Hi Michael, As part of orchestra, we do have our own preseeds and snippets that might be useful to push upstream. This includes the late_command to disable pxe as a snippet [1], [2]. The enlistment thing for default is orchestra (deprecated) only, which doesn't really affect cobbler.
If you are interested in merging all the amount of patches we have to make cobbler fully functional in ubuntu, I'll be more than happy to help. Best regards. [1]: http://bazaar.launchpad.net/~orchestra/orchestra/trunk/view/head:/provisioning-server/var/lib/cobbler/snippets/orchestra_disable_pxe [2]: http://bazaar.launchpad.net/~orchestra/orchestra/trunk/view/head:/provisioning-server/var/lib/cobbler/kickstarts/orchestra.preseed # Post scripts. Executes late command and disables PXE d-i preseed/late_command string true && \ $SNIPPET('orchestra_rsyslog_obtain_keys') && \ $SNIPPET('orchestra_disable_pxe') && \ true -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/898840 Title: 'default' preseed should be enlister To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cobbler/+bug/898840/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
