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
- Re: Create and Dispose dynamic content
... then dispose of a text file. ... A script will generate a text file using the
standard I/O functions and then present a link so the user can right-click and download. ...
I suppose it boils down to is there a way to write a script that gets executed when a session
ends whether the user explicitly logged out or not. ... (comp.lang.php) - Create and Dispose dynamic content
... then dispose of a text file. ... A script will generate a text file using
... explicitly logoff. ... I suppose it boils down to is there a way to write
... (comp.lang.php) - Re: Puzzler For You.
... I have constructed a script that boils down to a text file that ... I want to
write a script that performs ... > wget $ipaddr ... (comp.os.linux.misc)