Re: [SLE] Where does yast keep its list of installation sources? [SOLVED]
- From: Robert Morrison <orbert@xxxxxxxxxx>
- Date: Tue, 28 Feb 2006 09:36:54 -0600
On Monday 27 February 2006 12:24, Brad Bourn wrote:
You can use Yast itself to import/export...
http://www.novell.com/coolsolutions/tools/16683.html
Thanks Brad, great tip.
The "export" script on the page Brad links to boils down to:
installation_sources -s | while read line; do line="${line##*(}"; echo
${line%%)*}; done | sed '/Installation Sources/d'
And there's an import script too; how convenient.
--
Check the headers for your unsubscription address
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the archives at http://lists.suse.com
Please read the FAQs: suse-linux-e-faq@xxxxxxxx
- References:
- [SLE] Where does yast keep its list of installation sources?
- From: Robert Morrison
- Re: [SLE] Where does yast keep its list of installation sources? [SOLVED]
- From: Robert Morrison
- Re: [SLE] Where does yast keep its list of installation sources? [SOLVED]
- From: Brad Bourn
- [SLE] Where does yast keep its list of installation sources?
- Prev by Date: [SLE] Reinstalling LILO
- Next by Date: Re: [SLE] auto login in gdm under 9.3
- Previous by thread: Re: [SLE] Where does yast keep its list of installation sources? [SOLVED]
- Next by thread: Re: [SLE] Where does yast keep its list of installation sources?
- Index(es):
Relevant Pages
|