d-i apt-setup/extras boolean true d-i apt-setup/restricted boolean true d-i apt-setup/universe boolean true d-i apt-setup/partner boolean true d-i apt-setup/backports boolean false # Workaround for https://bugs.launchpad.net/ubuntu/+source/base-installer/+bug/1553121 d-i apt-setup/local0/repository string deb http://archive.canonical.com/ubuntu trusty partner d-i apt-setup/local0/source boolean false d-i apt-setup/local1/repository string deb http://jschule.github.io/ubuntu/ / d-i apt-setup/local1/comment string JTS local repository d-i apt-setup/local1/source boolean false d-i apt-setup/local1/key string http://jschule.github.io/ubuntu/repo.key d-i apt-setup/local2/repository string deb [ arch=amd64 ] http://dl.google.com/linux/chrome/deb/ stable main d-i apt-setup/local2/comment string Google Chrome Browser d-i apt-setup/local2/source boolean false d-i apt-setup/local2/key string http://dl.google.com/linux/linux_signing_key.pub d-i clock-setup/ntp boolean true d-i clock-setup/utc boolean true d-i console-setup/ask_detect false d-i debian-installer/missing-provide select ${DEFAULT} d-i debian-installer/locale string de_DE.UTF-8 d-i finish-install/reboot_in_progress note d-i debian-installer/exit/halt boolean false d-i grub-installer/only_debian boolean true d-i grub-installer/with_other_os boolean true d-i hw-detect/load_firmware boolean true d-i keyboard-configuration/layoutcode string de d-i keyboard-configuration/layout select German d-i keyboard-configuration/modelcode string pc105 d-i preseed/run string hide-removable-devices.sh find-and-set-proxy.sh d-i netcfg/get_domain string jts d-i netcfg/get_hostname string kaputt d-i netcfg/hostname string ohne d-i netcfg/wireless_wep string #d-i partman/early_command string rmmod uas usb_storage || true d-i partman-auto/choose_recipe select atomic d-i partman-auto/method string regular d-i partman/choose_partition select finish d-i partman/confirm boolean true d-i partman/confirm_nooverwrite boolean true d-i partman/unmount_active boolean true d-i partman-efi/non_efi_system boolean true d-i partman-lvm/confirm boolean true d-i partman-lvm/device_remove_lvm boolean true d-i partman-md/device_remove_md boolean true d-i partman-partitioning/confirm_write_new_label boolean true d-i passwd/user-fullname string EDV Admin d-i passwd/username string edv d-i passwd/user-password-crypted password $6$8w9OZMtq$tz12iVyUCSwBfmTdtJqR2SEIJwrdq8gkNrsOeY.WzkHG4TkW.067Uzx2hIVNl2noPXA/uQB/87CR8LmnimgJF1 d-i pkgsel/ignore-incomplete-language-support boolean false d-i pkgsel/include string jts-base jts-hostname jts-student d-i pkgsel/install-language-support boolean true d-i pkgsel/language-packs multiselect de, en, he d-i pkgsel/update-policy select none d-i pkgsel/upgrade select full-upgrade d-i time/zone select Europe/Berlin d-i user-setup/allow-password-weak boolean true d-i user-setup/encrypt-home boolean false tasksel tasksel/first multiselect ubuntu-desktop d-i preseed/late_command string \ in-target apt-get --yes purge epoptes epoptes-client apport apport-gtk apport-symptoms ; \ in-target sed -i -e '/oogle/d;/JTS/d;/jschule/d' /etc/apt/sources.list ; \ in-target rm -f /etc/apt/apt.conf ; \ if dmesg | grep -q -i virtualbox ; \ then in-target apt-get -y -q install jts-virtualbox-guest ; \ fi ; \ in-target ubuntu-drivers autoinstall ttf-mscorefonts-installer msttcorefonts/accepted-mscorefonts-eula select true ttf-mscorefonts-installer msttcorefonts/present-mscorefonts-eula note