adding install sources on the command line
Is there a way to add and remove install and you sources on the command line? Something like yast inst_source server1/core9 server1/sles9 server1/otherstuff yast you_server servername yast you_server -remove server Thanks, -m
not sure about YOU, but the regular installation sources can be added using the following utility: # installation_sources -h installation_sources: invalid option -- h Usage: installation_sources [-e] -a url Add source at given URL. -e Enable source. installation_sources -s Show all available sources. For my own use I wrote a small script to add and remove sources using the above utility, especially SLES9 network sources, take a look at http://www.suse.com/~nashif/add-source.sh Anas Michael Shannon wrote:
Is there a way to add and remove install and you sources on the command line?
Something like
yast inst_source server1/core9 server1/sles9 server1/otherstuff
yast you_server servername
yast you_server -remove server
Thanks,
-m
Anas Nashif wrote:
not sure about YOU, but the regular installation sources can be added using the following utility:
# installation_sources -h installation_sources: invalid option -- h Usage: installation_sources [-e] -a url Add source at given URL. -e Enable source. installation_sources -s Show all available sources.
For my own use I wrote a small script to add and remove sources using the above utility, especially SLES9 network sources, take a look at
Should be http://www.suse.com/~nashif/add-sources.sh Anas
Anas
Michael Shannon wrote:
Is there a way to add and remove install and you sources on the command line?
Something like
yast inst_source server1/core9 server1/sles9 server1/otherstuff
yast you_server servername
yast you_server -remove server
Thanks,
-m
participants (2)
-
Anas Nashif
-
Michael Shannon