By default, Cobbler passes 'text' on /proc/cmdline to new systems being kickstarted; it's included in the DEFAULTS hash in cobbler/setting.py.
Unfortunately, 'text' overrides 'cmdline', which is my preferred installation mode; I run installs with serial output and wish to log and process that output file programmatically, which is considerably more different if I need to scrape and interpret curses displays. How do I specify that a default kernel option should not be used? _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
