[opensuse-autoinstall] rules
Hello, I would like to make a custom rule that can differentiate between a kde and gnome installation. What is possible around setting a variable somehow that can then be used for this selection between the 2 display managers. I'm using a linuxrc info file to start the whole installation process, would it be possible to do something in here that can be used within the rules file to detect whether to install gnome or kde. Where can I find more information around this since I have been searching for this but so far not found anything useful. -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
on Saturday 25 September 2010 dutchguy69 wrote:
I would like to make a custom rule that can differentiate between a kde and gnome installation. What is possible around setting a variable somehow that can then be used for this selection between the 2 display managers. I'm using a linuxrc info file to start the whole installation process, would it be possible to do something in here that can be used within the rules file to detect whether to install gnome or kde. Where can I find more information around this since I have been searching for this but so far not found anything useful.
you can parse the info file in a rule for example. Or you can parse kernel commandline parameters you invent like "mydesktop=kde" or so. -- ciao, Uwe Gansert Uwe Gansert SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) Business: http://www.suse.de/~ug -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
participants (2)
-
dutchguy69
-
Uwe Gansert