package selection question
Is it possible to list all the packages we want in the install rather than use one of the pre-selected package groups? I will check for dependencies, but I want to trim down the install we are doing (on a linux cluster node). Thanks. -- Joe Landman email: landman@scalableinformatics.com web : http://www.scalableinformatics.com
Am Donnerstag, den 29.09.2005, 17:11 +0200 schrieb Joe Landman:
Is it possible to list all the packages we want in the install rather than use one of the pre-selected package groups? I will check for dependencies, but I want to trim down the install we are doing (on a linux cluster node). Thanks.
Like this? <software> <base>Minimal+X11</base> <packages config:type="list"> <package>bindutil</package> <package>bonnie</package> ... </packages> </software>
-- Joe Landman email: landman@scalableinformatics.com web : http://www.scalableinformatics.com
-- To unsubscribe, e-mail: suse-autoinstall-unsubscribe@suse.com For additional commands, e-mail: suse-autoinstall-help@suse.com
Regards, Stefan Voss -- Stefan Voss
participants (2)
-
Joe Landman
-
Stefan Voss