Package: live-build Version: 4.0~alpha30-1 Severity: normal In section 12.2 Customizing Debian Installer by preseeding
of the http://live.debian.net/manual/4.x/html/live-manual.en.html#495 states This kind of customization is best accomplished with *live-build* by placing the configuration in a preseed.cfg file included in config/debian-installer/. I have included the following in the preseed.cfg file in config/debian-installer but I am seeing none of it showing in the build ## Account setup # Skip creation of a root account (normal user account will be able to# use sudo). d-i passwd/root-login boolean false ## Finishing up the installation d-i finish-install/keep-consoles boolean true d-i finish-install/reboot_in_progress note d-i debian-installer/locale string en_US Has this functionality changed? -- Thank you, VastOne