oem-config oem-config/key string oem-config passwd/username string ubuntu oem-config passwd/user-fullname string Ubuntu oem-config oem-config/remove_extras boolean false oem-config oem-config/install-language-support boolean false oem-config oem-config/remove boolean true oem-config oem-config/extra_packages string oem-config oem-config/early_command string oem-config oem-config/late_command string oem-config oem-config/repository string d-i debian-installer/locale string en_US.UTF-8 d-i console-setup/ask_detect boolean false d-i console-setup/layoutcode string pc105 d-i netcfg/choose_interface select eth0 d-i netcfg/get_hostname string unassigned-hostname d-i netcfg/get_domain string unassigned-domain d-i netcfg/wireless_wep string d-i mirror/country string manual d-i mirror/http/hostname string mirror.gruenet d-i mirror/http/directory string /ubuntu-ports d-i mirror/http/proxy string d-i mirror/udeb/components multiselect main d-i clock-setup/utc boolean true d-i time/zone string US/Pacific d-i clock-setup/ntp boolean true d-i passwd/user-fullname string Ubuntu d-i passwd/username string ubuntu d-i passwd/user-password password ubuntu d-i passwd/user-password-again password ubuntu d-i user-setup/allow-password-weak boolean true d-i user-setup/encrypt-home boolean false d-i apt-setup/restricted boolean false d-i apt-setup/universe boolean true d-i apt-setup/proposed boolean true d-i apt-setup/services-select multiselect security d-i apt-setup/security_host string ports.ubuntu.com d-i apt-setup/security_path string /ubuntu-ports tasksel tasksel/first multiselect server, openssh-server d-i pkgsel/include string openjdk-6-jre-headless python-software-properties d-i pkgsel/update-policy select none d-i finish-install/reboot_in_progress note d-i preseed/late_command string chroot /target sh -c "sed -i 's/^%admin.*/%admin ALL=(ALL) NOPASSWD: ALL/' /etc/sudoers;sed -i 's/^%sudo.*/%sudo ALL=(ALL) NOPASSWD: ALL/' /etc/sudoers; sed -i 's/splash/fixrtc console=ttyO2,115200 mem=456M@0x80000000 mem=512M@0xA0000000/' /boot/boot.script;flash-kernel;echo 'ledtrig-heartbeat' >>/etc/modules"