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 orchestra, which is subscribed to orchestra in Ubuntu. https://bugs.launchpad.net/bugs/898840 Title: 'default' preseed should be enlister Status in “cobbler” package in Ubuntu: Won't Fix Status in “orchestra” package in Ubuntu: Fix Released Bug description: Currently the default preseed provides an install menu to allow people to select a release to install. It should instead preseed cobbler- enlist options to do enlistment with cobbler. Thanks. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cobbler/+bug/898840/+subscriptions -- Mailing list: https://launchpad.net/~orchestra Post to : [email protected] Unsubscribe : https://launchpad.net/~orchestra More help : https://help.launchpad.net/ListHelp

