# HG changeset patch # User Heiko Schlittermann # Date 1536331956 -7200 # Node ID b9c8d2fed9b78ef3f6a8e522254a0fff2815247c # Parent 519fca1ac4d5b27ea5de0c14bddb8f7c8d939c93 Moved to https://git.schlittermann.de/user/heiko/preseed diff -r 519fca1ac4d5 -r b9c8d2fed9b7 README --- a/README Mon Dec 15 08:17:27 2014 +0100 +++ b/README Fri Sep 07 16:52:36 2018 +0200 @@ -1,13 +1,1 @@ -Wo kommen die examples her? - -http://www.debian.org/releases/wheezy/example-preseed.txt - -Mehr steht dazu in unserem Wiki - - https://ssl.schlittermann.de/foswiki/bin/view/IUS/Preseed - -Wo kommt was hin? -Am besten mit "install wheezy foo.cfg" -# bosch.cfg robin.schlittermann.de:/var/www/d-i/wheezy/preseed.cfg -ith.cfg -> debian.schlittermann.de:~debian.schlittermann.de/htdocs/d-i/wheezy/ith/preseed.cfg -com.cfg -> debian.schlittermann.de:~debian.schlittermann.de/htdocs/d-i/wheezy/com/preseed.cfg +Moved to https://git.schlittermann.de/user/heiko/preseed diff -r 519fca1ac4d5 -r b9c8d2fed9b7 bin/run --- a/bin/run Mon Dec 15 08:17:27 2014 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,55 +0,0 @@ -#! /bin/bash - -set -e -export LC_ALL=C - -# http://cdimage.debian.org/cdimage/weekly-builds/amd64/jigdo-dvd/debian-testing-amd64-DVD-1.jigdo -# http://cdimage.debian.org/cdimage/weekly-builds/amd64/jigdo-dvd/debian-testing-amd64-DVD-1.template -# http://cdimage.debian.org/cdimage/unofficial/non-free/firmware/jessie/current/firmware.tar.gz - -for p in isohybrid genisoimage curl -do - command -v "$p" > /dev/null || { - echo "$0: command $p not found" >&2 - exit 2 - } -done - -iso="${1?iso file}" - - -if [[ -d target ]]; then - echo "skipping: unpack iso" -else - mkdir -p target - bsdtar xf "$iso" -C target/ - chmod -R u+w target -fi - -if [[ $(find target/firmware -type f | wc -l) -gt 1 ]]; then - echo "skipping: firmware unpack" -else - tar xf firmware.tar.gz -C target/firmware -fi - -if grep -q 'ius.cfg' target/isolinux/menu.cfg; then - echo "skipping: isolinux" -else - cp -v ~heiko/d/preseed/isolinux/ius.cfg target/isolinux/ - perl -i.bak -pe 's/^include stdmenu.cfg\Z/${&}\ninclude ius.cfg/' \ - target/isolinux/menu.cfg -fi - - -if [[ -f target.iso ]]; then - echo "skipping: geniso" -else - volid=$(isoinfo -d -i ${iso} | grep '^Volume id:' | cut -f3- -d' ') - genisoimage -o target.iso -V "$volid" \ - -r -J \ - -no-emul-boot -boot-load-size 4 -boot-info-table \ - -b isolinux/isolinux.bin \ - -c isolinux/isolinux.cat \ - ./target - isohybrid target.iso -fi diff -r 519fca1ac4d5 -r b9c8d2fed9b7 bosch.cfg --- a/bosch.cfg Mon Dec 15 08:17:27 2014 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,171 +0,0 @@ -# Preseed fuer Marcus' Schulungen bei Bosch -d-i anna/choose_modules multiselect -d-i anna/choose_modules_lowmem multiselect -d-i anna/install_failed error -d-i anna/no_kernel_modules boolean false -d-i anna/retriever string cdrom-retriever -d-i anna/standard_modules boolean true -d-i cdrom-detect/eject boolean true -d-i debconf/frontend string -d-i debconf/language string de -d-i debconf/priority select high -d-i debconf/showold boolean false -d-i debconf/translations-dropped boolean false -d-i debian-installer/add-kernel-opts string -d-i debian-installer/allow_unauthenticated boolean false -d-i debian-installer/consoledisplay string console-setup -d-i debian-installer/country string DE -d-i debian-installer/dummy string -d-i debian-installer/exit/always_halt boolean false -d-i debian-installer/exit/halt boolean false -d-i debian-installer/exit/poweroff boolean false -d-i debian-installer/framebuffer boolean true -d-i debian-installer/language string de -d-i debian-installer/locale select de_DE.UTF-8 -d-i debian-installer/main-menu select Installation abschließen -d-i debian-installer/main-menu/item-failure error -d-i debian-installer/missing-provide select ${DEFAULT} -d-i debian-installer/shell-plugin terminal -d-i debian-installer/terminal-plugin-unavailable error -d-i debian-installer/theme string -d-i di-utils-reboot/really_reboot boolean false -d-i di-utils-shell/do-shell note -d-i directfb/hw-accel boolean false -d-i espeakup/voice string -d-i finish-install/reboot_in_progress note -d-i hw-detect/load-ide boolean false -d-i hw-detect/load_firmware boolean true -d-i hw-detect/load_media boolean false -d-i hw-detect/modprobe_error error -d-i hw-detect/pcmcia_resources string -d-i hw-detect/retry_params string -d-i hw-detect/select_modules multiselect -d-i hw-detect/start_pcmcia boolean true -d-i keyboard-configuration/altgr select The default for the keyboard layout -d-i keyboard-configuration/compose select No compose key -d-i keyboard-configuration/ctrl_alt_bksp boolean false -d-i keyboard-configuration/layout select -d-i keyboard-configuration/layoutcode string de -d-i keyboard-configuration/model select -d-i keyboard-configuration/model select Generische PC-Tastatur mit 105 Tasten (Intl) -d-i keyboard-configuration/modelcode string pc105 -d-i keyboard-configuration/optionscode string -d-i keyboard-configuration/store_defaults_in_debconf_db boolean true -d-i keyboard-configuration/switch select No temporary switch -d-i keyboard-configuration/toggle select No toggling -d-i keyboard-configuration/unsupported_config_layout boolean true -d-i keyboard-configuration/unsupported_config_options boolean true -d-i keyboard-configuration/unsupported_layout boolean true -d-i keyboard-configuration/unsupported_options boolean true -d-i keyboard-configuration/variant select -d-i keyboard-configuration/variant select Deutsch -d-i keyboard-configuration/variantcode string -d-i keyboard-configuration/xkb-keymap select de-latin1-nodeadkeys -d-i localechooser/continentlist select -d-i localechooser/countrylist/Africa select -d-i localechooser/countrylist/Antarctica select -d-i localechooser/countrylist/Asia select -d-i localechooser/countrylist/Atlantic_Ocean select -d-i localechooser/countrylist/Caribbean select -d-i localechooser/countrylist/Central_America select -d-i localechooser/countrylist/Europe select -d-i localechooser/countrylist/Indian_Ocean select -d-i localechooser/countrylist/North_America select -d-i localechooser/countrylist/Oceania select -d-i localechooser/countrylist/South_America select -d-i localechooser/countrylist/other select -d-i localechooser/help/locale note -d-i localechooser/languagelist select de -d-i localechooser/preferred-locale select de_DE.UTF-8 -d-i localechooser/shortlist select DE -d-i localechooser/shortlist/ar select -d-i localechooser/shortlist/bn select -d-i localechooser/shortlist/bo select -d-i localechooser/shortlist/ca select -d-i localechooser/shortlist/de select -d-i localechooser/shortlist/el select -d-i localechooser/shortlist/en select -d-i localechooser/shortlist/es select -d-i localechooser/shortlist/eu select -d-i localechooser/shortlist/fr select -d-i localechooser/shortlist/it select -d-i localechooser/shortlist/nl select -d-i localechooser/shortlist/pa select -d-i localechooser/shortlist/pt select -d-i localechooser/shortlist/pt_BR select -d-i localechooser/shortlist/ru select -d-i localechooser/shortlist/sq select -d-i localechooser/shortlist/sr select -d-i localechooser/shortlist/sv select -d-i localechooser/shortlist/tr select -d-i localechooser/shortlist/zh_CN select -d-i localechooser/shortlist/zh_TW select -d-i localechooser/supported-locales multiselect -d-i localechooser/supported-locales multiselect en_US.UTF-8 -d-i localechooser/translation/no-select note -d-i localechooser/translation/none-yet note -d-i localechooser/translation/warn-light boolean true -d-i localechooser/translation/warn-severe boolean false -d-i lowmem/insufficient error -d-i lowmem/low note -d-i mouse/device string -d-i mouse/left boolean false -d-i mouse/protocol string -d-i netcfg/choose_interface select auto -d-i partman-auto/choose_recipe select atomic -d-i partman-auto/disk string /dev/sda -d-i partman-auto/method string regular -d-i partman-crypto/confirm_nooverwrite boolean true -d-i partman-lvm/confirm boolean true -d-i partman-lvm/confirm_nooverwrite boolean true -d-i partman-lvm/device_remove_lvm boolean true -d-i partman-md/confirm boolean true -d-i partman-md/confirm_nooverwrite boolean true -d-i partman-md/device_remove_md boolean true -d-i partman-partitioning/confirm_write_new_label boolean true -d-i partman/choose_partition select finish -d-i partman/confirm boolean true -d-i partman/confirm_nooverwrite boolean true -d-i pkgsel/include string \ - build-essential gdb linux-source vim gedit libncurses5-dev \ - firmware-linux firmware-linux-nonfree -d-i popularity-contest/participate boolean false -d-i preseed/boot_command string -d-i preseed/command_failed error -d-i preseed/early_command string -d-i preseed/file string -d-i preseed/file/checksum string -d-i preseed/include string -d-i preseed/include/checksum string -d-i preseed/include_command string -d-i preseed/interactive boolean false -d-i preseed/late_command string in-target perl -i.bak -ne 'print unless /^deb cdrom:/' /etc/apt/sources.list -d-i preseed/load_error error -d-i preseed/retrieve_error error -d-i preseed/run string -d-i rescue/enable boolean false -d-i retriever/cdrom/error boolean true -d-i save-logs/bad_directory error -d-i save-logs/directory string /mnt -d-i save-logs/floppy_mount_failed error -d-i save-logs/httpd_running note -d-i save-logs/insert_floppy note -d-i save-logs/menu select -d-i save-logs/no_network note -d-i apt-setup/use_mirror boolean true -d-i mirror/country string DE -d-i mirror/http/proxy string - -d-i grub-installer/only_debian boolean true -d-i grub-installer/with_other_os boolean true - -user-setup-udeb passwd/root-login boolean false -user-setup-udeb passwd/user-fullname string Hans Hanson -user-setup-udeb passwd/username string hans -user-setup-udeb passwd/user-password-crypted password $1$LRE4nOM/$llgLR1JiMANyEPmf/K3r10 - -choose-mirror-bin mirror/http/mirror select ftp.de.debian.org -tasksel tasksel/first multiselect desktop, ssh-server, standard - -apt-cdrom-setup apt-setup/cdrom/set-first boolean false -apt-mirror-setup apt-setup/non-free boolean true diff -r 519fca1ac4d5 -r b9c8d2fed9b7 com-jessie.cfg --- a/com-jessie.cfg Mon Dec 15 08:17:27 2014 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,184 +0,0 @@ -# ComCenter mit LVM -# -> debian.schlittermann.de:~debian.schlittermann.de/htdocs/d-i/jessie/com/preseed.cfg -d-i anna/choose_modules multiselect -d-i anna/choose_modules_lowmem multiselect -d-i anna/install_failed error -d-i anna/no_kernel_modules boolean false -d-i anna/retriever string cdrom-retriever -d-i anna/standard_modules boolean true -d-i cdrom-detect/eject boolean true -d-i debconf/frontend string -d-i debconf/language string de -d-i debconf/priority select high -d-i debconf/showold boolean false -d-i debconf/translations-dropped boolean false -d-i debian-installer/add-kernel-opts string -d-i debian-installer/allow_unauthenticated boolean false -d-i debian-installer/consoledisplay string console-setup -d-i debian-installer/country string DE -d-i debian-installer/dummy string -d-i debian-installer/exit/always_halt boolean false -d-i debian-installer/exit/halt boolean false -d-i debian-installer/exit/poweroff boolean false -d-i debian-installer/framebuffer boolean true -d-i debian-installer/language string de -d-i debian-installer/locale select de_DE.UTF-8 -d-i debian-installer/main-menu select Installation abschließen -d-i debian-installer/main-menu/item-failure error -d-i debian-installer/missing-provide select ${DEFAULT} -d-i debian-installer/shell-plugin terminal -d-i debian-installer/terminal-plugin-unavailable error -d-i debian-installer/theme string -d-i di-utils-reboot/really_reboot boolean false -d-i di-utils-shell/do-shell note -d-i directfb/hw-accel boolean false -d-i espeakup/voice string -d-i finish-install/reboot_in_progress note -d-i hw-detect/load-ide boolean false -d-i hw-detect/load_firmware boolean true -d-i hw-detect/load_media boolean false -d-i hw-detect/modprobe_error error -d-i hw-detect/pcmcia_resources string -d-i hw-detect/retry_params string -d-i hw-detect/select_modules multiselect -d-i hw-detect/start_pcmcia boolean true -d-i keyboard-configuration/altgr select The default for the keyboard layout -d-i keyboard-configuration/compose select No compose key -d-i keyboard-configuration/ctrl_alt_bksp boolean false -d-i keyboard-configuration/layout select -d-i keyboard-configuration/layoutcode string de -d-i keyboard-configuration/model select -d-i keyboard-configuration/model select Generische PC-Tastatur mit 105 Tasten (Intl) -d-i keyboard-configuration/modelcode string pc105 -d-i keyboard-configuration/optionscode string -d-i keyboard-configuration/store_defaults_in_debconf_db boolean true -d-i keyboard-configuration/switch select No temporary switch -d-i keyboard-configuration/toggle select No toggling -d-i keyboard-configuration/unsupported_config_layout boolean true -d-i keyboard-configuration/unsupported_config_options boolean true -d-i keyboard-configuration/unsupported_layout boolean true -d-i keyboard-configuration/unsupported_options boolean true -d-i keyboard-configuration/variant select -d-i keyboard-configuration/variant select Deutsch -d-i keyboard-configuration/variantcode string -#d-i keyboard-configuration/xkb-keymap select de-latin1-nodeadkeys -d-i keyboard-configuration/xkb-keymap select de -d-i localechooser/continentlist select -d-i localechooser/countrylist/Africa select -d-i localechooser/countrylist/Antarctica select -d-i localechooser/countrylist/Asia select -d-i localechooser/countrylist/Atlantic_Ocean select -d-i localechooser/countrylist/Caribbean select -d-i localechooser/countrylist/Central_America select -d-i localechooser/countrylist/Europe select -d-i localechooser/countrylist/Indian_Ocean select -d-i localechooser/countrylist/North_America select -d-i localechooser/countrylist/Oceania select -d-i localechooser/countrylist/South_America select -d-i localechooser/countrylist/other select -d-i localechooser/help/locale note -d-i localechooser/languagelist select de -d-i localechooser/preferred-locale select de_DE.UTF-8 -d-i localechooser/shortlist select DE -d-i localechooser/shortlist/ar select -d-i localechooser/shortlist/bn select -d-i localechooser/shortlist/bo select -d-i localechooser/shortlist/ca select -d-i localechooser/shortlist/de select -d-i localechooser/shortlist/el select -d-i localechooser/shortlist/en select -d-i localechooser/shortlist/es select -d-i localechooser/shortlist/eu select -d-i localechooser/shortlist/fr select -d-i localechooser/shortlist/it select -d-i localechooser/shortlist/nl select -d-i localechooser/shortlist/pa select -d-i localechooser/shortlist/pt select -d-i localechooser/shortlist/pt_BR select -d-i localechooser/shortlist/ru select -d-i localechooser/shortlist/sq select -d-i localechooser/shortlist/sr select -d-i localechooser/shortlist/sv select -d-i localechooser/shortlist/tr select -d-i localechooser/shortlist/zh_CN select -d-i localechooser/shortlist/zh_TW select -d-i localechooser/supported-locales multiselect -d-i localechooser/supported-locales multiselect en_US.UTF-8 -d-i localechooser/translation/no-select note -d-i localechooser/translation/none-yet note -d-i localechooser/translation/warn-light boolean true -d-i localechooser/translation/warn-severe boolean false -d-i lowmem/insufficient error -d-i lowmem/low note -d-i mouse/device string -d-i mouse/left boolean false -d-i mouse/protocol string -d-i netcfg/choose_interface select auto -d-i partman-auto/choose_recipe select multi -d-i partman-auto/disk string /dev/sda -d-i partman-auto/method string lvm -d-i partman-crypto/confirm_nooverwrite boolean true -d-i partman-lvm/confirm boolean true -d-i partman-lvm/confirm_nooverwrite boolean true -d-i partman-lvm/device_remove_lvm boolean true -d-i partman-md/confirm boolean true -d-i partman-md/confirm_nooverwrite boolean true -d-i partman-md/device_remove_md boolean true -d-i partman-partitioning/confirm_write_new_label boolean true -d-i partman/choose_partition select finish -d-i partman/confirm boolean true -d-i partman/confirm_nooverwrite boolean true -d-i pkgsel/include string build-essential \ - vim \ - firmware-linux firmware-linux-nonfree -d-i popularity-contest/participate boolean false -d-i preseed/boot_command string -d-i preseed/command_failed error -d-i preseed/early_command string -d-i preseed/file string -d-i preseed/file/checksum string -d-i preseed/include string -d-i preseed/include/checksum string -d-i preseed/include_command string -d-i preseed/interactive boolean false -d-i preseed/late_command string \ - in-target perl -i.bak -ne 'print unless /^deb cdrom:/' /etc/apt/sources.list; \ - in-target apt-get -y update && in-target apt-get -y upgrade; \ - in-target apt-get -y dist-upgrade; \ - in-target sh -c 'cd /tmp && wget -O- https://ssl.schlittermann.de/pkg/Generate-Hostname-0.01.tar.gz | tar xzf -'; \ - in-target sh -c 'cd /tmp/Generate-Hostname-0.01 && perl Build.PL && ./Build install'; \ - in-target sh -c 'hostname `/usr/local/bin/genhostname`'; \ - in-target sh -c 'hostname > /etc/hostname'; \ - in-target perl -i.bak -pe 's/debian/'`hostname`'/g' /etc/hosts; -d-i preseed/load_error error -d-i preseed/retrieve_error error -d-i preseed/run string -d-i rescue/enable boolean false -d-i retriever/cdrom/error boolean true -d-i save-logs/bad_directory error -d-i save-logs/directory string /mnt -d-i save-logs/floppy_mount_failed error -d-i save-logs/httpd_running note -d-i save-logs/insert_floppy note -d-i save-logs/menu select -d-i save-logs/no_network note -d-i apt-setup/use_mirror boolean true -d-i mirror/country string DE -d-i mirror/http/proxy string - -d-i grub-installer/only_debian boolean true -d-i grub-installer/with_other_os boolean true - -grub-installer grub-installer/choose_bootdev select /dev/sda - -tzsetup-udeb time/zone select Europe/Berlin -user-setup-udeb passwd/root-login boolean false -user-setup-udeb passwd/user-fullname string Hans Hanson -user-setup-udeb passwd/username string hans -user-setup-udeb passwd/user-password-crypted password $1$LRE4nOM/$llgLR1JiMANyEPmf/K3r10 - -choose-mirror-bin mirror/http/mirror select ftp.de.debian.org -tasksel tasksel/first multiselect desktop, ssh-server, standard - -apt-cdrom-setup apt-setup/cdrom/set-first boolean false -apt-mirror-setup apt-setup/non-free boolean true diff -r 519fca1ac4d5 -r b9c8d2fed9b7 com.cfg --- a/com.cfg Mon Dec 15 08:17:27 2014 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,174 +0,0 @@ -# ComCenter mit LVM -# -> debian.schlittermann.de:~debian.schlittermann.de/htdocs/d-i/wheezy/com/preseed.cfg -d-i anna/choose_modules multiselect -d-i anna/choose_modules_lowmem multiselect -d-i anna/install_failed error -d-i anna/no_kernel_modules boolean false -d-i anna/retriever string cdrom-retriever -d-i anna/standard_modules boolean true -d-i cdrom-detect/eject boolean true -d-i debconf/frontend string -d-i debconf/language string de -d-i debconf/priority select high -d-i debconf/showold boolean false -d-i debconf/translations-dropped boolean false -d-i debian-installer/add-kernel-opts string -d-i debian-installer/allow_unauthenticated boolean false -d-i debian-installer/consoledisplay string console-setup -d-i debian-installer/country string DE -d-i debian-installer/dummy string -d-i debian-installer/exit/always_halt boolean false -d-i debian-installer/exit/halt boolean false -d-i debian-installer/exit/poweroff boolean false -d-i debian-installer/framebuffer boolean true -d-i debian-installer/language string de -d-i debian-installer/locale select de_DE.UTF-8 -d-i debian-installer/main-menu select Installation abschließen -d-i debian-installer/main-menu/item-failure error -d-i debian-installer/missing-provide select ${DEFAULT} -d-i debian-installer/shell-plugin terminal -d-i debian-installer/terminal-plugin-unavailable error -d-i debian-installer/theme string -d-i di-utils-reboot/really_reboot boolean false -d-i di-utils-shell/do-shell note -d-i directfb/hw-accel boolean false -d-i espeakup/voice string -d-i finish-install/reboot_in_progress note -d-i hw-detect/load-ide boolean false -d-i hw-detect/load_firmware boolean true -d-i hw-detect/load_media boolean false -d-i hw-detect/modprobe_error error -d-i hw-detect/pcmcia_resources string -d-i hw-detect/retry_params string -d-i hw-detect/select_modules multiselect -d-i hw-detect/start_pcmcia boolean true -d-i keyboard-configuration/altgr select The default for the keyboard layout -d-i keyboard-configuration/compose select No compose key -d-i keyboard-configuration/ctrl_alt_bksp boolean false -d-i keyboard-configuration/layout select -d-i keyboard-configuration/layoutcode string de -d-i keyboard-configuration/model select -d-i keyboard-configuration/model select Generische PC-Tastatur mit 105 Tasten (Intl) -d-i keyboard-configuration/modelcode string pc105 -d-i keyboard-configuration/optionscode string -d-i keyboard-configuration/store_defaults_in_debconf_db boolean true -d-i keyboard-configuration/switch select No temporary switch -d-i keyboard-configuration/toggle select No toggling -d-i keyboard-configuration/unsupported_config_layout boolean true -d-i keyboard-configuration/unsupported_config_options boolean true -d-i keyboard-configuration/unsupported_layout boolean true -d-i keyboard-configuration/unsupported_options boolean true -d-i keyboard-configuration/variant select -d-i keyboard-configuration/variant select Deutsch -d-i keyboard-configuration/variantcode string -d-i keyboard-configuration/xkb-keymap select de-latin1-nodeadkeys -d-i localechooser/continentlist select -d-i localechooser/countrylist/Africa select -d-i localechooser/countrylist/Antarctica select -d-i localechooser/countrylist/Asia select -d-i localechooser/countrylist/Atlantic_Ocean select -d-i localechooser/countrylist/Caribbean select -d-i localechooser/countrylist/Central_America select -d-i localechooser/countrylist/Europe select -d-i localechooser/countrylist/Indian_Ocean select -d-i localechooser/countrylist/North_America select -d-i localechooser/countrylist/Oceania select -d-i localechooser/countrylist/South_America select -d-i localechooser/countrylist/other select -d-i localechooser/help/locale note -d-i localechooser/languagelist select de -d-i localechooser/preferred-locale select de_DE.UTF-8 -d-i localechooser/shortlist select DE -d-i localechooser/shortlist/ar select -d-i localechooser/shortlist/bn select -d-i localechooser/shortlist/bo select -d-i localechooser/shortlist/ca select -d-i localechooser/shortlist/de select -d-i localechooser/shortlist/el select -d-i localechooser/shortlist/en select -d-i localechooser/shortlist/es select -d-i localechooser/shortlist/eu select -d-i localechooser/shortlist/fr select -d-i localechooser/shortlist/it select -d-i localechooser/shortlist/nl select -d-i localechooser/shortlist/pa select -d-i localechooser/shortlist/pt select -d-i localechooser/shortlist/pt_BR select -d-i localechooser/shortlist/ru select -d-i localechooser/shortlist/sq select -d-i localechooser/shortlist/sr select -d-i localechooser/shortlist/sv select -d-i localechooser/shortlist/tr select -d-i localechooser/shortlist/zh_CN select -d-i localechooser/shortlist/zh_TW select -d-i localechooser/supported-locales multiselect -d-i localechooser/supported-locales multiselect en_US.UTF-8 -d-i localechooser/translation/no-select note -d-i localechooser/translation/none-yet note -d-i localechooser/translation/warn-light boolean true -d-i localechooser/translation/warn-severe boolean false -d-i lowmem/insufficient error -d-i lowmem/low note -d-i mouse/device string -d-i mouse/left boolean false -d-i mouse/protocol string -d-i netcfg/choose_interface select auto -d-i partman-auto/choose_recipe select multi -d-i partman-auto/disk string /dev/sda -d-i partman-auto/method string lvm -d-i partman-crypto/confirm_nooverwrite boolean true -d-i partman-lvm/confirm boolean true -d-i partman-lvm/confirm_nooverwrite boolean true -d-i partman-lvm/device_remove_lvm boolean true -d-i partman-md/confirm boolean true -d-i partman-md/confirm_nooverwrite boolean true -d-i partman-md/device_remove_md boolean true -d-i partman-partitioning/confirm_write_new_label boolean true -d-i partman/choose_partition select finish -d-i partman/confirm boolean true -d-i partman/confirm_nooverwrite boolean true -d-i pkgsel/include string build-essential \ - vim \ - firmware-linux firmware-linux-nonfree -d-i popularity-contest/participate boolean false -d-i preseed/boot_command string -d-i preseed/command_failed error -d-i preseed/early_command string -d-i preseed/file string -d-i preseed/file/checksum string -d-i preseed/include string -d-i preseed/include/checksum string -d-i preseed/include_command string -d-i preseed/interactive boolean false -d-i preseed/late_command string \ - in-target perl -i.bak -ne 'print unless /^deb cdrom:/' /etc/apt/sources.list; \ - in-target apt-get -y update && in-target apt-get -y upgrade -d-i preseed/load_error error -d-i preseed/retrieve_error error -d-i preseed/run string -d-i rescue/enable boolean false -d-i retriever/cdrom/error boolean true -d-i save-logs/bad_directory error -d-i save-logs/directory string /mnt -d-i save-logs/floppy_mount_failed error -d-i save-logs/httpd_running note -d-i save-logs/insert_floppy note -d-i save-logs/menu select -d-i save-logs/no_network note -d-i apt-setup/use_mirror boolean true -d-i mirror/country string DE -d-i mirror/http/proxy string - -d-i grub-installer/only_debian boolean true -d-i grub-installer/with_other_os boolean true - -user-setup-udeb passwd/root-login boolean false -user-setup-udeb passwd/user-fullname string Hans Hanson -user-setup-udeb passwd/username string hans -user-setup-udeb passwd/user-password-crypted password $1$LRE4nOM/$llgLR1JiMANyEPmf/K3r10 - -choose-mirror-bin mirror/http/mirror select ftp.de.debian.org -tasksel tasksel/first multiselect desktop, ssh-server, standard - -apt-cdrom-setup apt-setup/cdrom/set-first boolean false -apt-mirror-setup apt-setup/non-free boolean true diff -r 519fca1ac4d5 -r b9c8d2fed9b7 example-preseed.txt --- a/example-preseed.txt Mon Dec 15 08:17:27 2014 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,386 +0,0 @@ -#### Contents of the preconfiguration file (for wheezy) -### Localization -# Preseeding only locale sets language, country and locale. -d-i debian-installer/locale string en_US - -# The values can also be preseeded individually for greater flexibility. -#d-i debian-installer/language string en -#d-i debian-installer/country string NL -#d-i debian-installer/locale string en_GB.UTF-8 -# Optionally specify additional locales to be generated. -#d-i localechooser/supported-locales multiselect en_US.UTF-8, nl_NL.UTF-8 - -# Keyboard selection. -# keymap is an alias for keyboard-configuration/xkb-keymap -d-i keymap select us -# d-i keyboard-configuration/toggle select No toggling - -### Network configuration -# Disable network configuration entirely. This is useful for cdrom -# installations on non-networked devices where the network questions, -# warning and long timeouts are a nuisance. -#d-i netcfg/enable boolean false - -# netcfg will choose an interface that has link if possible. This makes it -# skip displaying a list if there is more than one interface. -d-i netcfg/choose_interface select auto - -# To pick a particular interface instead: -#d-i netcfg/choose_interface select eth1 - -# To set a different link detection timeout (default is 3 seconds). -# Values are interpreted as seconds. -#d-i netcfg/link_detection_timeout string 10 - -# If you have a slow dhcp server and the installer times out waiting for -# it, this might be useful. -#d-i netcfg/dhcp_timeout string 60 -#d-i netcfg/dhcpv6_timeout string 60 - -# If you prefer to configure the network manually, uncomment this line and -# the static network configuration below. -#d-i netcfg/disable_autoconfig boolean true - -# If you want the preconfiguration file to work on systems both with and -# without a dhcp server, uncomment these lines and the static network -# configuration below. -#d-i netcfg/dhcp_failed note -#d-i netcfg/dhcp_options select Configure network manually - -# Static network configuration. -# -# IPv4 example -#d-i netcfg/get_ipaddress string 192.168.1.42 -#d-i netcfg/get_netmask string 255.255.255.0 -#d-i netcfg/get_gateway string 192.168.1.1 -#d-i netcfg/get_nameservers string 192.168.1.1 -#d-i netcfg/confirm_static boolean true -# -# IPv6 example -#d-i netcfg/get_ipaddress string fc00::2 -#d-i netcfg/get_netmask string ffff:ffff:ffff:ffff:: -#d-i netcfg/get_gateway string fc00::1 -#d-i netcfg/get_nameservers string fc00::1 -#d-i netcfg/confirm_static boolean true - -# Any hostname and domain names assigned from dhcp take precedence over -# values set here. However, setting the values still prevents the questions -# from being shown, even if values come from dhcp. -d-i netcfg/get_hostname string unassigned-hostname -d-i netcfg/get_domain string unassigned-domain - -# If you want to force a hostname, regardless of what either the DHCP -# server returns or what the reverse DNS entry for the IP is, uncomment -# and adjust the following line. -#d-i netcfg/hostname string somehost - -# Disable that annoying WEP key dialog. -d-i netcfg/wireless_wep string -# The wacky dhcp hostname that some ISPs use as a password of sorts. -#d-i netcfg/dhcp_hostname string radish - -# If non-free firmware is needed for the network or other hardware, you can -# configure the installer to always try to load it, without prompting. Or -# change to false to disable asking. -#d-i hw-detect/load_firmware boolean true - -### Network console -# Use the following settings if you wish to make use of the network-console -# component for remote installation over SSH. This only makes sense if you -# intend to perform the remainder of the installation manually. -#d-i anna/choose_modules string network-console -#d-i network-console/authorized_keys_url string http://10.0.0.1/openssh-key -#d-i network-console/password password r00tme -#d-i network-console/password-again password r00tme - -### Mirror settings -# If you select ftp, the mirror/country string does not need to be set. -#d-i mirror/protocol string ftp -d-i mirror/country string manual -d-i mirror/http/hostname string http.us.debian.org -d-i mirror/http/directory string /debian -d-i mirror/http/proxy string - -# Suite to install. -#d-i mirror/suite string testing -# Suite to use for loading installer components (optional). -#d-i mirror/udeb/suite string testing - -### Account setup -# Skip creation of a root account (normal user account will be able to -# use sudo). -#d-i passwd/root-login boolean false -# Alternatively, to skip creation of a normal user account. -#d-i passwd/make-user boolean false - -# Root password, either in clear text -#d-i passwd/root-password password r00tme -#d-i passwd/root-password-again password r00tme -# or encrypted using an MD5 hash. -#d-i passwd/root-password-crypted password [MD5 hash] - -# To create a normal user account. -#d-i passwd/user-fullname string Debian User -#d-i passwd/username string debian -# Normal user's password, either in clear text -#d-i passwd/user-password password insecure -#d-i passwd/user-password-again password insecure -# or encrypted using an MD5 hash. -#d-i passwd/user-password-crypted password [MD5 hash] -# Create the first user with the specified UID instead of the default. -#d-i passwd/user-uid string 1010 - -# The user account will be added to some standard initial groups. To -# override that, use this. -#d-i passwd/user-default-groups string audio cdrom video - -### Clock and time zone setup -# Controls whether or not the hardware clock is set to UTC. -d-i clock-setup/utc boolean true - -# You may set this to any valid setting for $TZ; see the contents of -# /usr/share/zoneinfo/ for valid values. -d-i time/zone string US/Eastern - -# Controls whether to use NTP to set the clock during the install -d-i clock-setup/ntp boolean true -# NTP server to use. The default is almost always fine here. -#d-i clock-setup/ntp-server string ntp.example.com - -### Partitioning -## Partitioning example -# If the system has free space you can choose to only partition that space. -# This is only honoured if partman-auto/method (below) is not set. -#d-i partman-auto/init_automatically_partition select biggest_free - -# Alternatively, you may specify a disk to partition. If the system has only -# one disk the installer will default to using that, but otherwise the device -# name must be given in traditional, non-devfs format (so e.g. /dev/hda or -# /dev/sda, and not e.g. /dev/discs/disc0/disc). -# For example, to use the first SCSI/SATA hard disk: -#d-i partman-auto/disk string /dev/sda -# In addition, you'll need to specify the method to use. -# The presently available methods are: -# - regular: use the usual partition types for your architecture -# - lvm: use LVM to partition the disk -# - crypto: use LVM within an encrypted partition -d-i partman-auto/method string lvm - -# If one of the disks that are going to be automatically partitioned -# contains an old LVM configuration, the user will normally receive a -# warning. This can be preseeded away... -d-i partman-lvm/device_remove_lvm boolean true -# The same applies to pre-existing software RAID array: -d-i partman-md/device_remove_md boolean true -# And the same goes for the confirmation to write the lvm partitions. -d-i partman-lvm/confirm boolean true -d-i partman-lvm/confirm_nooverwrite boolean true - -# You can choose one of the three predefined partitioning recipes: -# - atomic: all files in one partition -# - home: separate /home partition -# - multi: separate /home, /usr, /var, and /tmp partitions -d-i partman-auto/choose_recipe select atomic - -# Or provide a recipe of your own... -# If you have a way to get a recipe file into the d-i environment, you can -# just point at it. -#d-i partman-auto/expert_recipe_file string /hd-media/recipe - -# If not, you can put an entire recipe into the preconfiguration file in one -# (logical) line. This example creates a small /boot partition, suitable -# swap, and uses the rest of the space for the root partition: -#d-i partman-auto/expert_recipe string \ -# boot-root :: \ -# 40 50 100 ext3 \ -# $primary{ } $bootable{ } \ -# method{ format } format{ } \ -# use_filesystem{ } filesystem{ ext3 } \ -# mountpoint{ /boot } \ -# . \ -# 500 10000 1000000000 ext3 \ -# method{ format } format{ } \ -# use_filesystem{ } filesystem{ ext3 } \ -# mountpoint{ / } \ -# . \ -# 64 512 300% linux-swap \ -# method{ swap } format{ } \ -# . - -# The full recipe format is documented in the file partman-auto-recipe.txt -# included in the 'debian-installer' package or available from D-I source -# repository. This also documents how to specify settings such as file -# system labels, volume group names and which physical devices to include -# in a volume group. - -# This makes partman automatically partition without confirmation, provided -# that you told it what to do using one of the methods above. -d-i partman-partitioning/confirm_write_new_label boolean true -d-i partman/choose_partition select finish -d-i partman/confirm boolean true -d-i partman/confirm_nooverwrite boolean true - -## Partitioning using RAID -# The method should be set to "raid". -#d-i partman-auto/method string raid -# Specify the disks to be partitioned. They will all get the same layout, -# so this will only work if the disks are the same size. -#d-i partman-auto/disk string /dev/sda /dev/sdb - -# Next you need to specify the physical partitions that will be used. -#d-i partman-auto/expert_recipe string \ -# multiraid :: \ -# 1000 5000 4000 raid \ -# $primary{ } method{ raid } \ -# . \ -# 64 512 300% raid \ -# method{ raid } \ -# . \ -# 500 10000 1000000000 raid \ -# method{ raid } \ -# . - -# Last you need to specify how the previously defined partitions will be -# used in the RAID setup. Remember to use the correct partition numbers -# for logical partitions. RAID levels 0, 1, 5, 6 and 10 are supported; -# devices are separated using "#". -# Parameters are: -# \ -# - -#d-i partman-auto-raid/recipe string \ -# 1 2 0 ext3 / \ -# /dev/sda1#/dev/sdb1 \ -# . \ -# 1 2 0 swap - \ -# /dev/sda5#/dev/sdb5 \ -# . \ -# 0 2 0 ext3 /home \ -# /dev/sda6#/dev/sdb6 \ -# . - -# For additional information see the file partman-auto-raid-recipe.txt -# included in the 'debian-installer' package or available from D-I source -# repository. - -# This makes partman automatically partition without confirmation. -d-i partman-md/confirm boolean true -d-i partman-partitioning/confirm_write_new_label boolean true -d-i partman/choose_partition select finish -d-i partman/confirm boolean true -d-i partman/confirm_nooverwrite boolean true - -## Controlling how partitions are mounted -# The default is to mount by UUID, but you can also choose "traditional" to -# use traditional device names, or "label" to try filesystem labels before -# falling back to UUIDs. -#d-i partman/mount_style select uuid - -### Base system installation -# Configure APT to not install recommended packages by default. Use of this -# option can result in an incomplete system and should only be used by very -# experienced users. -#d-i base-installer/install-recommends boolean false - -# The kernel image (meta) package to be installed; "none" can be used if no -# kernel is to be installed. -#d-i base-installer/kernel/image string linux-image-486 - -### Apt setup -# You can choose to install non-free and contrib software. -#d-i apt-setup/non-free boolean true -#d-i apt-setup/contrib boolean true -# Uncomment this if you don't want to use a network mirror. -#d-i apt-setup/use_mirror boolean false -# Select which update services to use; define the mirrors to be used. -# Values shown below are the normal defaults. -#d-i apt-setup/services-select multiselect security, volatile -#d-i apt-setup/security_host string security.debian.org -#d-i apt-setup/volatile_host string volatile.debian.org - -# Additional repositories, local[0-9] available -#d-i apt-setup/local0/repository string \ -# http://local.server/debian stable main -#d-i apt-setup/local0/comment string local server -# Enable deb-src lines -#d-i apt-setup/local0/source boolean true -# URL to the public key of the local repository; you must provide a key or -# apt will complain about the unauthenticated repository and so the -# sources.list line will be left commented out -#d-i apt-setup/local0/key string http://local.server/key - -# By default the installer requires that repositories be authenticated -# using a known gpg key. This setting can be used to disable that -# authentication. Warning: Insecure, not recommended. -#d-i debian-installer/allow_unauthenticated boolean true - -### Package selection -#tasksel tasksel/first multiselect standard, web-server -# If the desktop task is selected, install the kde and xfce desktops -# instead of the default gnome desktop. -#tasksel tasksel/desktop multiselect kde, xfce - -# Individual additional packages to install -#d-i pkgsel/include string openssh-server build-essential -# Whether to upgrade packages after debootstrap. -# Allowed values: none, safe-upgrade, full-upgrade -#d-i pkgsel/upgrade select none - -# Some versions of the installer can report back on what software you have -# installed, and what software you use. The default is not to report back, -# but sending reports helps the project determine what software is most -# popular and include it on CDs. -#popularity-contest popularity-contest/participate boolean false - -### Finishing up the installation -# During installations from serial console, the regular virtual consoles -# (VT1-VT6) are normally disabled in /etc/inittab. Uncomment the next -# line to prevent this. -#d-i finish-install/keep-consoles boolean true - -# Avoid that last message about the install being complete. -d-i finish-install/reboot_in_progress note - -# This will prevent the installer from ejecting the CD during the reboot, -# which is useful in some situations. -#d-i cdrom-detect/eject boolean false - -# This is how to make the installer shutdown when finished, but not -# reboot into the installed system. -#d-i debian-installer/exit/halt boolean true -# This will power off the machine instead of just halting it. -#d-i debian-installer/exit/poweroff boolean true - -### Preseeding other packages -# Depending on what software you choose to install, or if things go wrong -# during the installation process, it's possible that other questions may -# be asked. You can preseed those too, of course. To get a list of every -# possible question that could be asked during an install, do an -# installation, and then run these commands: -# debconf-get-selections --installer > file -# debconf-get-selections >> file - - -#### Advanced options -### Running custom commands during the installation -# d-i preseeding is inherently not secure. Nothing in the installer checks -# for attempts at buffer overflows or other exploits of the values of a -# preconfiguration file like this one. Only use preconfiguration files from -# trusted locations! To drive that home, and because it's generally useful, -# here's a way to run any shell command you'd like inside the installer, -# automatically. - -# This first command is run as early as possible, just after -# preseeding is read. -#d-i preseed/early_command string anna-install some-udeb -# This command is run immediately before the partitioner starts. It may be -# useful to apply dynamic partitioner preseeding that depends on the state -# of the disks (which may not be visible when preseed/early_command runs). -#d-i partman/early_command \ -# string debconf-set partman-auto/disk "$(list-devices disk | head -n1)" -# This command is run just before the install finishes, but when there is -# still a usable /target directory. You can chroot to /target and use it -# directly, or use the apt-install and in-target commands to easily install -# packages and run commands in the target system. -#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh - diff -r 519fca1ac4d5 -r b9c8d2fed9b7 files/com/xorg.conf --- a/files/com/xorg.conf Mon Dec 15 08:17:27 2014 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,246 +0,0 @@ -Section "ServerLayout" - Identifier "X.org Configured" - Screen 0 "Screen0" 0 0 - Screen 1 "Screen1" RightOf "Screen0" - Screen 2 "Screen2" RightOf "Screen1" - Screen 3 "Screen3" RightOf "Screen2" - InputDevice "Mouse0" "CorePointer" - InputDevice "Keyboard0" "CoreKeyboard" -EndSection - -Section "Files" - ModulePath "/usr/lib/xorg/modules" - FontPath "/usr/share/fonts/X11/misc" - FontPath "/usr/share/fonts/X11/cyrillic" - FontPath "/usr/share/fonts/X11/100dpi/:unscaled" - FontPath "/usr/share/fonts/X11/75dpi/:unscaled" - FontPath "/usr/share/fonts/X11/Type1" - FontPath "/usr/share/fonts/X11/100dpi" - FontPath "/usr/share/fonts/X11/75dpi" - FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" - FontPath "built-ins" -EndSection - -Section "Module" - Load "glx" - Load "record" - Load "dri2" - Load "extmod" - Load "dri" - Load "dbe" -EndSection - -Section "InputDevice" - Identifier "Keyboard0" - Driver "kbd" -EndSection - -Section "InputDevice" - Identifier "Mouse0" - Driver "mouse" - Option "Protocol" "auto" - Option "Device" "/dev/input/mice" - Option "ZAxisMapping" "4 5 6 7" -EndSection - -Section "Monitor" - Identifier "Monitor0" - VendorName "Monitor Vendor" - ModelName "Monitor Model" -EndSection - -Section "Monitor" - Identifier "Monitor1" - VendorName "Monitor Vendor" - ModelName "Monitor Model" -EndSection - -Section "Monitor" - Identifier "Monitor2" - VendorName "Monitor Vendor" - ModelName "Monitor Model" -EndSection - -Section "Monitor" - Identifier "Monitor3" - VendorName "Monitor Vendor" - ModelName "Monitor Model" -EndSection - -Section "Device" - ### Available Driver options are:- - ### Values: : integer, : float, : "True"/"False", - ### : "String", : " Hz/kHz/MHz", - ### : "%" - ### [arg]: arg optional - #Option "SWcursor" # [] - #Option "HWcursor" # [] - #Option "NoAccel" # [] - #Option "ShadowFB" # [] - #Option "VideoKey" # - #Option "WrappedFB" # [] - #Option "GLXVBlank" # [] - #Option "ZaphodHeads" # - #Option "PageFlip" # [] - #Option "SwapLimit" # - #Option "AsyncUTSDFS" # [] - Identifier "Card0" - Driver "nouveau" - BusID "PCI:0:5:0" -EndSection - -Section "Device" - Identifier "Card1" - Driver "nvidia" - BusID "PCI:0:5:0" -EndSection - -Section "Device" - ### Available Driver options are:- - ### Values: : integer, : float, : "True"/"False", - ### : "String", : " Hz/kHz/MHz", - ### : "%" - ### [arg]: arg optional - #Option "ShadowFB" # [] - #Option "Rotate" # - #Option "fbdev" # - #Option "debug" # [] - Identifier "Card2" - Driver "fbdev" - BusID "PCI:0:5:0" -EndSection - -Section "Device" - ### Available Driver options are:- - ### Values: : integer, : float, : "True"/"False", - ### : "String", : " Hz/kHz/MHz", - ### : "%" - ### [arg]: arg optional - #Option "ShadowFB" # [] - #Option "DefaultRefresh" # [] - #Option "ModeSetClearScreen" # [] - Identifier "Card3" - Driver "vesa" - BusID "PCI:0:5:0" -EndSection - -Section "Screen" - Identifier "Screen0" - Device "Card0" - Monitor "Monitor0" - SubSection "Display" - Viewport 0 0 - Depth 1 - EndSubSection - SubSection "Display" - Viewport 0 0 - Depth 4 - EndSubSection - SubSection "Display" - Viewport 0 0 - Depth 8 - EndSubSection - SubSection "Display" - Viewport 0 0 - Depth 15 - EndSubSection - SubSection "Display" - Viewport 0 0 - Depth 16 - EndSubSection - SubSection "Display" - Viewport 0 0 - Depth 24 - EndSubSection -EndSection - -Section "Screen" - Identifier "Screen1" - Device "Card1" - Monitor "Monitor1" - SubSection "Display" - Viewport 0 0 - Depth 1 - EndSubSection - SubSection "Display" - Viewport 0 0 - Depth 4 - EndSubSection - SubSection "Display" - Viewport 0 0 - Depth 8 - EndSubSection - SubSection "Display" - Viewport 0 0 - Depth 15 - EndSubSection - SubSection "Display" - Viewport 0 0 - Depth 16 - EndSubSection - SubSection "Display" - Viewport 0 0 - Depth 24 - EndSubSection -EndSection - -Section "Screen" - Identifier "Screen2" - Device "Card2" - Monitor "Monitor2" - SubSection "Display" - Viewport 0 0 - Depth 1 - EndSubSection - SubSection "Display" - Viewport 0 0 - Depth 4 - EndSubSection - SubSection "Display" - Viewport 0 0 - Depth 8 - EndSubSection - SubSection "Display" - Viewport 0 0 - Depth 15 - EndSubSection - SubSection "Display" - Viewport 0 0 - Depth 16 - EndSubSection - SubSection "Display" - Viewport 0 0 - Depth 24 - EndSubSection -EndSection - -Section "Screen" - Identifier "Screen3" - Device "Card3" - Monitor "Monitor3" - SubSection "Display" - Viewport 0 0 - Depth 1 - EndSubSection - SubSection "Display" - Viewport 0 0 - Depth 4 - EndSubSection - SubSection "Display" - Viewport 0 0 - Depth 8 - EndSubSection - SubSection "Display" - Viewport 0 0 - Depth 15 - EndSubSection - SubSection "Display" - Viewport 0 0 - Depth 16 - EndSubSection - SubSection "Display" - Viewport 0 0 - Depth 24 - EndSubSection -EndSection - diff -r 519fca1ac4d5 -r b9c8d2fed9b7 install --- a/install Mon Dec 15 08:17:27 2014 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,23 +0,0 @@ -#! /usr/bin/perl - -use 5.010; -use strict; -use warnings; - -die "$0: need filenames to install\n" if not @ARGV; - -install($_) foreach @ARGV; - -sub install { - my $file = shift; - - local @ARGV = ($file); - my $destination = (map { /->\s*(\S+)/ } grep { /# ->/ } <>)[0]; - - die "No destination for $file\n" if not $destination; - say "$file => $destination"; - - system("scp", $file => $destination); - die if $?; - -} diff -r 519fca1ac4d5 -r b9c8d2fed9b7 isolinux/README --- a/isolinux/README Mon Dec 15 08:17:27 2014 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,4 +0,0 @@ -Die .cfg-Datei muß irgendwo nach ${CD}/isolinux/ kopiert werden und in -${CD}/isolinux/menu.cfg muß dann eine Referenz auf dieses File drin -stehen. - diff -r 519fca1ac4d5 -r b9c8d2fed9b7 isolinux/ius.cfg --- a/isolinux/ius.cfg Mon Dec 15 08:17:27 2014 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,19 +0,0 @@ -label com-auto - menu label COM Automated install - kernel /install.amd/vmlinuz - append auto=true url=debian.schlittermann.de/d-i/jessie/com/ priority=critical vga=788 initrd=/install.amd/initrd.gz -- quiet - -label com-auto-gui - menu label C^OM Graphical automated install - kernel /install.amd/vmlinuz - append auto=true url=debian.schlittermann.de/d-i/jessie/com/ priority=critical video=vesa:ywrap,mtrr vga=788 initrd=/install.amd/gtk/initrd.gz -- quiet - -label ith-auto - menu label ITH Automated install - kernel /install.amd/vmlinuz - append auto=true url=debian.schlittermann.de/d-i/jessie/ith/ priority=critical vga=788 initrd=/install.amd/initrd.gz -- quiet - -label ith-auto-gui - menu label I^TH Graphical automated install - kernel /install.amd/vmlinuz - append auto=true url=debian.schlittermann.de/d-i/jessie/ith/ priority=critical video=vesa:ywrap,mtrr vga=788 initrd=/install.amd/gtk/initrd.gz -- quiet diff -r 519fca1ac4d5 -r b9c8d2fed9b7 isolinux/menu.cfg --- a/isolinux/menu.cfg Mon Dec 15 08:17:27 2014 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,32 +0,0 @@ -menu hshift 7 -menu width 61 - -menu title Debian GNU/Linux installer boot menu -include stdmenu.cfg -include ius.cfg -include txt.cfg -include amdtxt.cfg -include gtk.cfg -include amdgtk.cfg -menu begin advanced - menu label ^Advanced options - menu title Advanced options - include stdmenu.cfg - label mainmenu - menu label ^Back.. - menu exit - include adtxt.cfg - include amdadtxt.cfg - include adgtk.cfg - include amdadgtk.cfg -menu end -label help - menu label ^Help - text help - Display help screens; type 'menu' at boot prompt to return to this menu - endtext - config prompt.cfg -include spk.cfg -include amdspk.cfg -include spkgtk.cfg -include amdspgtk.cfg diff -r 519fca1ac4d5 -r b9c8d2fed9b7 ith-jessy.cfg --- a/ith-jessy.cfg Mon Dec 15 08:17:27 2014 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,185 +0,0 @@ -ITH mit LVM -# -> debian.schlittermann.de:~debian.schlittermann.de/htdocs/d-i/jessie/ith/preseed.cfg -d-i anna/choose_modules multiselect -d-i anna/choose_modules_lowmem multiselect -d-i anna/install_failed error -d-i anna/no_kernel_modules boolean false -d-i anna/retriever string cdrom-retriever -d-i anna/standard_modules boolean true -d-i cdrom-detect/eject boolean true -d-i debconf/frontend string -d-i debconf/language string de -d-i debconf/priority select high -d-i debconf/showold boolean false -d-i debconf/translations-dropped boolean false -d-i debian-installer/add-kernel-opts string -d-i debian-installer/allow_unauthenticated boolean false -d-i debian-installer/consoledisplay string console-setup -d-i debian-installer/country string DE -d-i debian-installer/dummy string -d-i debian-installer/exit/always_halt boolean false -d-i debian-installer/exit/halt boolean false -d-i debian-installer/exit/poweroff boolean false -d-i debian-installer/framebuffer boolean true -d-i debian-installer/language string de -d-i debian-installer/locale select de_DE.UTF-8 -d-i debian-installer/main-menu select Installation abschließen -d-i debian-installer/main-menu/item-failure error -d-i debian-installer/missing-provide select ${DEFAULT} -d-i debian-installer/shell-plugin terminal -d-i debian-installer/terminal-plugin-unavailable error -d-i debian-installer/theme string -d-i di-utils-reboot/really_reboot boolean false -d-i di-utils-shell/do-shell note -d-i directfb/hw-accel boolean false -d-i espeakup/voice string -d-i finish-install/reboot_in_progress note -d-i hw-detect/load-ide boolean false -d-i hw-detect/load_firmware boolean true -d-i hw-detect/load_media boolean false -d-i hw-detect/modprobe_error error -d-i hw-detect/pcmcia_resources string -d-i hw-detect/retry_params string -d-i hw-detect/select_modules multiselect -d-i hw-detect/start_pcmcia boolean true -d-i keyboard-configuration/altgr select The default for the keyboard layout -d-i keyboard-configuration/compose select No compose key -d-i keyboard-configuration/ctrl_alt_bksp boolean false -d-i keyboard-configuration/layout select -d-i keyboard-configuration/layoutcode string de -d-i keyboard-configuration/model select -d-i keyboard-configuration/model select Generische PC-Tastatur mit 105 Tasten (Intl) -d-i keyboard-configuration/modelcode string pc105 -d-i keyboard-configuration/optionscode string -d-i keyboard-configuration/store_defaults_in_debconf_db boolean true -d-i keyboard-configuration/switch select No temporary switch -d-i keyboard-configuration/toggle select No toggling -d-i keyboard-configuration/unsupported_config_layout boolean true -d-i keyboard-configuration/unsupported_config_options boolean true -d-i keyboard-configuration/unsupported_layout boolean true -d-i keyboard-configuration/unsupported_options boolean true -d-i keyboard-configuration/variant select -d-i keyboard-configuration/variant select Deutsch -d-i keyboard-configuration/variantcode string -#d-i keyboard-configuration/xkb-keymap select de-latin1-nodeadkeys -d-i keyboard-configuration/xkb-keymap select de -d-i localechooser/continentlist select -d-i localechooser/countrylist/Africa select -d-i localechooser/countrylist/Antarctica select -d-i localechooser/countrylist/Asia select -d-i localechooser/countrylist/Atlantic_Ocean select -d-i localechooser/countrylist/Caribbean select -d-i localechooser/countrylist/Central_America select -d-i localechooser/countrylist/Europe select -d-i localechooser/countrylist/Indian_Ocean select -d-i localechooser/countrylist/North_America select -d-i localechooser/countrylist/Oceania select -d-i localechooser/countrylist/South_America select -d-i localechooser/countrylist/other select -d-i localechooser/help/locale note -d-i localechooser/languagelist select de -d-i localechooser/preferred-locale select de_DE.UTF-8 -d-i localechooser/shortlist select DE -d-i localechooser/shortlist/ar select -d-i localechooser/shortlist/bn select -d-i localechooser/shortlist/bo select -d-i localechooser/shortlist/ca select -d-i localechooser/shortlist/de select -d-i localechooser/shortlist/el select -d-i localechooser/shortlist/en select -d-i localechooser/shortlist/es select -d-i localechooser/shortlist/eu select -d-i localechooser/shortlist/fr select -d-i localechooser/shortlist/it select -d-i localechooser/shortlist/nl select -d-i localechooser/shortlist/pa select -d-i localechooser/shortlist/pt select -d-i localechooser/shortlist/pt_BR select -d-i localechooser/shortlist/ru select -d-i localechooser/shortlist/sq select -d-i localechooser/shortlist/sr select -d-i localechooser/shortlist/sv select -d-i localechooser/shortlist/tr select -d-i localechooser/shortlist/zh_CN select -d-i localechooser/shortlist/zh_TW select -d-i localechooser/supported-locales multiselect -d-i localechooser/supported-locales multiselect en_US.UTF-8 -d-i localechooser/translation/no-select note -d-i localechooser/translation/none-yet note -d-i localechooser/translation/warn-light boolean true -d-i localechooser/translation/warn-severe boolean false -d-i lowmem/insufficient error -d-i lowmem/low note -d-i mouse/device string -d-i mouse/left boolean false -d-i mouse/protocol string -d-i netcfg/choose_interface select auto -d-i partman-auto/choose_recipe select atomic -d-i partman-auto/disk string /dev/sda -#d-i partman-auto/method string lvm -d-i partman-auto/method string regular -d-i partman-crypto/confirm_nooverwrite boolean true -d-i partman-lvm/confirm boolean true -d-i partman-lvm/confirm_nooverwrite boolean true -d-i partman-lvm/device_remove_lvm boolean true -d-i partman-md/confirm boolean true -d-i partman-md/confirm_nooverwrite boolean true -d-i partman-md/device_remove_md boolean true -d-i partman-partitioning/confirm_write_new_label boolean true -d-i partman/choose_partition select finish -d-i partman/confirm boolean true -d-i partman/confirm_nooverwrite boolean true -d-i pkgsel/include string build-essential \ - vim \ - firmware-linux firmware-linux-nonfree -d-i popularity-contest/participate boolean false -d-i preseed/boot_command string -d-i preseed/command_failed error -d-i preseed/early_command string -d-i preseed/file string -d-i preseed/file/checksum string -d-i preseed/include string -d-i preseed/include/checksum string -d-i preseed/include_command string -d-i preseed/interactive boolean false -d-i preseed/late_command string \ - in-target perl -i.bak -ne 'print unless /^deb cdrom:/' /etc/apt/sources.list; \ - in-target apt-get -y update && in-target apt-get -y upgrade; \ - in-target apt-get -y dist-upgrade; \ - in-target sh -c 'cd /tmp && wget -O- https://ssl.schlittermann.de/pkg/Generate-Hostname-0.01.tar.gz | tar xzf -'; \ - in-target sh -c 'cd /tmp/Generate-Hostname-0.01 && perl Build.PL && ./Build install'; \ - in-target sh -c 'hostname `/usr/local/bin/genhostname`'; \ - in-target sh -c 'hostname > /etc/hostname'; \ - in-target perl -i.bak -pe 's/debian/'`hostname`'/g' /etc/hosts; -d-i preseed/load_error error -d-i preseed/retrieve_error error -d-i preseed/run string -d-i rescue/enable boolean false -d-i retriever/cdrom/error boolean true -d-i save-logs/bad_directory error -d-i save-logs/directory string /mnt -d-i save-logs/floppy_mount_failed error -d-i save-logs/httpd_running note -d-i save-logs/insert_floppy note -d-i save-logs/menu select -d-i save-logs/no_network note -d-i apt-setup/use_mirror boolean true -d-i mirror/country string DE -d-i mirror/http/proxy string - -d-i grub-installer/only_debian boolean true -d-i grub-installer/with_other_os boolean true - -grub-installer grub-installer/choose_bootdev select /dev/sda - -tzsetup-udeb time/zone select Europe/Berlin -user-setup-udeb passwd/root-login boolean false -user-setup-udeb passwd/user-fullname string T. Eilnehmer -user-setup-udeb passwd/username string teilnehmer -user-setup-udeb passwd/user-password-crypted password $1$od807b/U$bCNiuit1zRU0ZWaF/8eg3. - -choose-mirror-bin mirror/http/mirror select ftp.de.debian.org -tasksel tasksel/first multiselect desktop, ssh-server, standard - -apt-cdrom-setup apt-setup/cdrom/set-first boolean false -apt-mirror-setup apt-setup/non-free boolean true diff -r 519fca1ac4d5 -r b9c8d2fed9b7 ith.cfg --- a/ith.cfg Mon Dec 15 08:17:27 2014 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,180 +0,0 @@ -ITH mit LVM -# -> debian.schlittermann.de:~debian.schlittermann.de/htdocs/d-i/wheezy/ith/preseed.cfg -d-i anna/choose_modules multiselect -d-i anna/choose_modules_lowmem multiselect -d-i anna/install_failed error -d-i anna/no_kernel_modules boolean false -d-i anna/retriever string cdrom-retriever -d-i anna/standard_modules boolean true -d-i cdrom-detect/eject boolean true -d-i debconf/frontend string -d-i debconf/language string de -d-i debconf/priority select high -d-i debconf/showold boolean false -d-i debconf/translations-dropped boolean false -d-i debian-installer/add-kernel-opts string -d-i debian-installer/allow_unauthenticated boolean false -d-i debian-installer/consoledisplay string console-setup -d-i debian-installer/country string DE -d-i debian-installer/dummy string -d-i debian-installer/exit/always_halt boolean false -d-i debian-installer/exit/halt boolean false -d-i debian-installer/exit/poweroff boolean false -d-i debian-installer/framebuffer boolean true -d-i debian-installer/language string de -d-i debian-installer/locale select de_DE.UTF-8 -d-i debian-installer/main-menu select Installation abschließen -d-i debian-installer/main-menu/item-failure error -d-i debian-installer/missing-provide select ${DEFAULT} -d-i debian-installer/shell-plugin terminal -d-i debian-installer/terminal-plugin-unavailable error -d-i debian-installer/theme string -d-i di-utils-reboot/really_reboot boolean false -d-i di-utils-shell/do-shell note -d-i directfb/hw-accel boolean false -d-i espeakup/voice string -d-i finish-install/reboot_in_progress note -d-i hw-detect/load-ide boolean false -d-i hw-detect/load_firmware boolean true -d-i hw-detect/load_media boolean false -d-i hw-detect/modprobe_error error -d-i hw-detect/pcmcia_resources string -d-i hw-detect/retry_params string -d-i hw-detect/select_modules multiselect -d-i hw-detect/start_pcmcia boolean true -d-i keyboard-configuration/altgr select The default for the keyboard layout -d-i keyboard-configuration/compose select No compose key -d-i keyboard-configuration/ctrl_alt_bksp boolean false -d-i keyboard-configuration/layout select -d-i keyboard-configuration/layoutcode string de -d-i keyboard-configuration/model select -d-i keyboard-configuration/model select Generische PC-Tastatur mit 105 Tasten (Intl) -d-i keyboard-configuration/modelcode string pc105 -d-i keyboard-configuration/optionscode string -d-i keyboard-configuration/store_defaults_in_debconf_db boolean true -d-i keyboard-configuration/switch select No temporary switch -d-i keyboard-configuration/toggle select No toggling -d-i keyboard-configuration/unsupported_config_layout boolean true -d-i keyboard-configuration/unsupported_config_options boolean true -d-i keyboard-configuration/unsupported_layout boolean true -d-i keyboard-configuration/unsupported_options boolean true -d-i keyboard-configuration/variant select -d-i keyboard-configuration/variant select Deutsch -d-i keyboard-configuration/variantcode string -d-i keyboard-configuration/xkb-keymap select de-latin1-nodeadkeys -d-i localechooser/continentlist select -d-i localechooser/countrylist/Africa select -d-i localechooser/countrylist/Antarctica select -d-i localechooser/countrylist/Asia select -d-i localechooser/countrylist/Atlantic_Ocean select -d-i localechooser/countrylist/Caribbean select -d-i localechooser/countrylist/Central_America select -d-i localechooser/countrylist/Europe select -d-i localechooser/countrylist/Indian_Ocean select -d-i localechooser/countrylist/North_America select -d-i localechooser/countrylist/Oceania select -d-i localechooser/countrylist/South_America select -d-i localechooser/countrylist/other select -d-i localechooser/help/locale note -d-i localechooser/languagelist select de -d-i localechooser/preferred-locale select de_DE.UTF-8 -d-i localechooser/shortlist select DE -d-i localechooser/shortlist/ar select -d-i localechooser/shortlist/bn select -d-i localechooser/shortlist/bo select -d-i localechooser/shortlist/ca select -d-i localechooser/shortlist/de select -d-i localechooser/shortlist/el select -d-i localechooser/shortlist/en select -d-i localechooser/shortlist/es select -d-i localechooser/shortlist/eu select -d-i localechooser/shortlist/fr select -d-i localechooser/shortlist/it select -d-i localechooser/shortlist/nl select -d-i localechooser/shortlist/pa select -d-i localechooser/shortlist/pt select -d-i localechooser/shortlist/pt_BR select -d-i localechooser/shortlist/ru select -d-i localechooser/shortlist/sq select -d-i localechooser/shortlist/sr select -d-i localechooser/shortlist/sv select -d-i localechooser/shortlist/tr select -d-i localechooser/shortlist/zh_CN select -d-i localechooser/shortlist/zh_TW select -d-i localechooser/supported-locales multiselect -d-i localechooser/supported-locales multiselect en_US.UTF-8 -d-i localechooser/translation/no-select note -d-i localechooser/translation/none-yet note -d-i localechooser/translation/warn-light boolean true -d-i localechooser/translation/warn-severe boolean false -d-i lowmem/insufficient error -d-i lowmem/low note -d-i mouse/device string -d-i mouse/left boolean false -d-i mouse/protocol string -d-i netcfg/choose_interface select auto -d-i partman-auto/choose_recipe select atomic -d-i partman-auto/disk string /dev/sda -#d-i partman-auto/method string lvm -d-i partman-auto/method string regular -d-i partman-crypto/confirm_nooverwrite boolean true -d-i partman-lvm/confirm boolean true -d-i partman-lvm/confirm_nooverwrite boolean true -d-i partman-lvm/device_remove_lvm boolean true -d-i partman-md/confirm boolean true -d-i partman-md/confirm_nooverwrite boolean true -d-i partman-md/device_remove_md boolean true -d-i partman-partitioning/confirm_write_new_label boolean true -d-i partman/choose_partition select finish -d-i partman/confirm boolean true -d-i partman/confirm_nooverwrite boolean true -d-i pkgsel/include string build-essential \ - vim \ - firmware-linux firmware-linux-nonfree -d-i popularity-contest/participate boolean false -d-i preseed/boot_command string -d-i preseed/command_failed error -d-i preseed/early_command string -d-i preseed/file string -d-i preseed/file/checksum string -d-i preseed/include string -d-i preseed/include/checksum string -d-i preseed/include_command string -d-i preseed/interactive boolean false -d-i preseed/late_command string \ - in-target perl -i.bak -ne 'print unless /^deb cdrom:/' /etc/apt/sources.list; \ - in-target apt-get -y update && in-target apt-get -y upgrade; \ - in-target sh -c 'cd /tmp && wget -O- https://ssl.schlittermann.de/pkg/Generate-Hostname-0.01.tar.gz | tar xzf -'; \ - in-target sh -c 'cd /tmp/Generate-Hostname-0.01 && perl Build.PL && ./Build install'; \ - in-target sh -c 'hostname `/usr/local/bin/genhostname`'; \ - in-target sh -c 'hostname > /etc/hostname'; \ - in-target perl -i.bak -pe 's/debian/'`hostname`'/g' /etc/hosts; -d-i preseed/load_error error -d-i preseed/retrieve_error error -d-i preseed/run string -d-i rescue/enable boolean false -d-i retriever/cdrom/error boolean true -d-i save-logs/bad_directory error -d-i save-logs/directory string /mnt -d-i save-logs/floppy_mount_failed error -d-i save-logs/httpd_running note -d-i save-logs/insert_floppy note -d-i save-logs/menu select -d-i save-logs/no_network note -d-i apt-setup/use_mirror boolean true -d-i mirror/country string DE -d-i mirror/http/proxy string - -d-i grub-installer/only_debian boolean true -d-i grub-installer/with_other_os boolean true - -user-setup-udeb passwd/root-login boolean false -user-setup-udeb passwd/user-fullname string T. Eilnehmer -user-setup-udeb passwd/username string teilnehmer -user-setup-udeb passwd/user-password-crypted password $1$od807b/U$bCNiuit1zRU0ZWaF/8eg3. - -choose-mirror-bin mirror/http/mirror select ftp.de.debian.org -tasksel tasksel/first multiselect desktop, ssh-server, standard - -apt-cdrom-setup apt-setup/cdrom/set-first boolean false -apt-mirror-setup apt-setup/non-free boolean true diff -r 519fca1ac4d5 -r b9c8d2fed9b7 nagios.cfg --- a/nagios.cfg Mon Dec 15 08:17:27 2014 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,187 +0,0 @@ -# ITH fuer nagios/icinga -d-i anna/choose_modules multiselect -d-i anna/choose_modules_lowmem multiselect -d-i anna/install_failed error -d-i anna/no_kernel_modules boolean false -d-i anna/retriever string cdrom-retriever -d-i anna/standard_modules boolean true -d-i cdrom-detect/eject boolean true -d-i debconf/frontend string -d-i debconf/language string de -d-i debconf/priority select high -d-i debconf/showold boolean false -d-i debconf/translations-dropped boolean false -d-i debian-installer/add-kernel-opts string -d-i debian-installer/allow_unauthenticated boolean false -d-i debian-installer/consoledisplay string console-setup -d-i debian-installer/country string DE -d-i debian-installer/dummy string -d-i debian-installer/exit/always_halt boolean false -d-i debian-installer/exit/halt boolean false -d-i debian-installer/exit/poweroff boolean false -d-i debian-installer/framebuffer boolean true -d-i debian-installer/language string de -d-i debian-installer/locale select de_DE.UTF-8 -d-i debian-installer/main-menu select Installation abschließen -d-i debian-installer/main-menu/item-failure error -d-i debian-installer/missing-provide select ${DEFAULT} -d-i debian-installer/shell-plugin terminal -d-i debian-installer/terminal-plugin-unavailable error -d-i debian-installer/theme string -d-i di-utils-reboot/really_reboot boolean false -d-i di-utils-shell/do-shell note -d-i directfb/hw-accel boolean false -d-i espeakup/voice string -d-i finish-install/reboot_in_progress note -d-i hw-detect/load-ide boolean false -d-i hw-detect/load_firmware boolean true -d-i hw-detect/load_media boolean false -d-i hw-detect/modprobe_error error -d-i hw-detect/pcmcia_resources string -d-i hw-detect/retry_params string -d-i hw-detect/select_modules multiselect -d-i hw-detect/start_pcmcia boolean true -d-i keyboard-configuration/altgr select The default for the keyboard layout -d-i keyboard-configuration/compose select No compose key -d-i keyboard-configuration/ctrl_alt_bksp boolean false -d-i keyboard-configuration/layout select -d-i keyboard-configuration/layoutcode string de -d-i keyboard-configuration/model select -d-i keyboard-configuration/model select Generische PC-Tastatur mit 105 Tasten (Intl) -d-i keyboard-configuration/modelcode string pc105 -d-i keyboard-configuration/optionscode string -d-i keyboard-configuration/store_defaults_in_debconf_db boolean true -d-i keyboard-configuration/switch select No temporary switch -d-i keyboard-configuration/toggle select No toggling -d-i keyboard-configuration/unsupported_config_layout boolean true -d-i keyboard-configuration/unsupported_config_options boolean true -d-i keyboard-configuration/unsupported_layout boolean true -d-i keyboard-configuration/unsupported_options boolean true -d-i keyboard-configuration/variant select -d-i keyboard-configuration/variant select Deutsch -d-i keyboard-configuration/variantcode string -d-i keyboard-configuration/xkb-keymap select de-latin1-nodeadkeys -d-i localechooser/continentlist select -d-i localechooser/countrylist/Africa select -d-i localechooser/countrylist/Antarctica select -d-i localechooser/countrylist/Asia select -d-i localechooser/countrylist/Atlantic_Ocean select -d-i localechooser/countrylist/Caribbean select -d-i localechooser/countrylist/Central_America select -d-i localechooser/countrylist/Europe select -d-i localechooser/countrylist/Indian_Ocean select -d-i localechooser/countrylist/North_America select -d-i localechooser/countrylist/Oceania select -d-i localechooser/countrylist/South_America select -d-i localechooser/countrylist/other select -d-i localechooser/help/locale note -d-i localechooser/languagelist select de -d-i localechooser/preferred-locale select de_DE.UTF-8 -d-i localechooser/shortlist select DE -d-i localechooser/shortlist/ar select -d-i localechooser/shortlist/bn select -d-i localechooser/shortlist/bo select -d-i localechooser/shortlist/ca select -d-i localechooser/shortlist/de select -d-i localechooser/shortlist/el select -d-i localechooser/shortlist/en select -d-i localechooser/shortlist/es select -d-i localechooser/shortlist/eu select -d-i localechooser/shortlist/fr select -d-i localechooser/shortlist/it select -d-i localechooser/shortlist/nl select -d-i localechooser/shortlist/pa select -d-i localechooser/shortlist/pt select -d-i localechooser/shortlist/pt_BR select -d-i localechooser/shortlist/ru select -d-i localechooser/shortlist/sq select -d-i localechooser/shortlist/sr select -d-i localechooser/shortlist/sv select -d-i localechooser/shortlist/tr select -d-i localechooser/shortlist/zh_CN select -d-i localechooser/shortlist/zh_TW select -d-i localechooser/supported-locales multiselect -d-i localechooser/supported-locales multiselect en_US.UTF-8 -d-i localechooser/translation/no-select note -d-i localechooser/translation/none-yet note -d-i localechooser/translation/warn-light boolean true -d-i localechooser/translation/warn-severe boolean false -d-i lowmem/insufficient error -d-i lowmem/low note -d-i mouse/device string -d-i mouse/left boolean false -d-i mouse/protocol string -d-i netcfg/choose_interface select auto -d-i partman-auto/disk string /dev/sda -d-i partman-auto/choose_recipe select atomic -d-i partman-auto/method string lvm -d-i partman-crypto/confirm_nooverwrite boolean true -d-i partman-lvm/confirm boolean true -d-i partman-lvm/confirm_nooverwrite boolean true -d-i partman-lvm/device_remove_lvm boolean true -d-i partman-md/confirm boolean true -d-i partman-md/confirm_nooverwrite boolean true -d-i partman-md/device_remove_md boolean true -d-i partman-partitioning/confirm_write_new_label boolean true -d-i partman/choose_partition select finish -d-i partman/confirm boolean true -d-i partman/confirm_nooverwrite boolean true -d-i pkgsel/include string build-essential \ - vim \ - firmware-linux firmware-linux-nonfree \ - nagios3 icinga -d-i popularity-contest/participate boolean false -d-i preseed/boot_command string -d-i preseed/command_failed error -d-i preseed/early_command string -d-i preseed/file string -d-i preseed/file/checksum string -d-i preseed/include string -d-i preseed/include/checksum string -d-i preseed/include_command string -d-i preseed/interactive boolean false -d-i preseed/late_command string in-target perl -i.bak -ne 'print unless /^deb cdrom:/' /etc/apt/sources.list -d-i preseed/load_error error -d-i preseed/retrieve_error error -d-i preseed/run string -d-i rescue/enable boolean false -d-i retriever/cdrom/error boolean true -d-i save-logs/bad_directory error -d-i save-logs/directory string /mnt -d-i save-logs/floppy_mount_failed error -d-i save-logs/httpd_running note -d-i save-logs/insert_floppy note -d-i save-logs/menu select -d-i save-logs/no_network note -d-i apt-setup/use_mirror boolean true -d-i mirror/country string DE -d-i mirror/http/proxy string - -d-i grub-installer/only_debian boolean true -d-i grub-installer/with_other_os boolean true - -user-setup-udeb passwd/root-login boolean false -user-setup-udeb passwd/user-fullname string Hans Hanson -user-setup-udeb passwd/username string hans -user-setup-udeb passwd/user-password-crypted password $1$Tj/Wbq4S$M9azDnpw/zrUaS.kfoIoZ0 - -choose-mirror-bin mirror/http/mirror select ftp.de.debian.org -tasksel tasksel/first multiselect desktop, ssh-server, standard - -apt-cdrom-setup apt-setup/cdrom/set-first boolean false -apt-mirror-setup apt-setup/non-free boolean true - -## nagios|icinga -icinga-cgi icinga/adminpassword-repeat password x -nagios3-cgi nagios3/adminpassword-repeat password x -# Passwort für die Web-Administration von nagios: -nagios3-cgi nagios3/adminpassword password x -icinga-cgi icinga/adminpassword password x -icinga-cgi icinga/adminpassword-mismatch error -icinga-cgi icinga/httpd multiselect apache2 -# Unterstützung für nagios-1.x-Links in nagios3 freischalten? -nagios3-cgi nagios3/nagios1-in-apacheconf boolean false -nagios3-cgi nagios3/adminpassword-mismatch note -icinga-common icinga/check_external_commands boolean true -# Für nagios3 einzurichtende Apache-Server: -nagios3-cgi nagios3/httpd multiselect apache2 diff -r 519fca1ac4d5 -r b9c8d2fed9b7 wheezy/di.txt --- a/wheezy/di.txt Mon Dec 15 08:17:27 2014 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1234 +0,0 @@ -# Zu verwendende Dienste: -# Choices: Sicherheitsaktualisierungen (von security.debian.org), Release-Updates -apt-setup-udeb apt-setup/services-select multiselect security -# Nicht-existierendes physikalisches Volume -partman-auto-lvm partman-auto-lvm/no_such_pv error -# Integrität einer weiteren CD-ROM prüfen? -d-i cdrom-checker/nextcd boolean false -# GRUB installieren? -grub-installer grub-installer/grub_not_mature_on_this_platform boolean false -# Anzahl der aktiven Geräte für das RAID-Array: -# Choices: -partman-md partman-md/raiddevs multiselect -# Web-Server gestartet, aber kein Netzwerk -d-i save-logs/no_network note -# Debootstrap-Fehler -bootstrap-base base-installer/debootstrap/error/invalidrel error -# for internal use only -d-i debian-installer/consoledisplay string console-setup -# GRUB konnte nicht konfiguriert werden. -grub-installer grub-installer/sataraid-error error -# Treiber werden für Ihr Laufwerk benötigt: -# Choices: ohne Laufwerk fortfahren, , keines der obigen -disk-detect disk-detect/module_select select continue with no disk drive -# -d-i debian-installer/shell-plugin terminal -# for internal use; can be preseeded -disk-detect disk-detect/multipath/enable boolean false -# root das Anmelden erlauben? -user-setup-udeb passwd/root-login boolean false -# Land oder Gebiet: -# Choices: Belgien, Deutschland, Liechtenstein, Luxemburg, Österreich, Schweiz, weitere -d-i localechooser/shortlist select DE -# Identischer Einbindungspunkt für zwei Dateisysteme -partman-target partman-target/same_mountpoint error -# Beabsichtigen Sie, Fire-Wire-Ethernet zu benutzen? -ethdetect ethdetect/use_firewire_ethernet boolean false -# Partitionierungsschema: -# Choices: Alle Dateien auf eine Partition\, für Anfänger empfohlen, Separate /home-Partition, Separate /home-\, /usr-\, /var- und /tmp-Partitionen -partman-auto partman-auto/choose_recipe select /lib/partman/recipes/30atomic -# Zurück zum Hauptmenü und Fehler beheben? -partman-basicfilesystems partman-basicfilesystems/check_failed boolean -# Typ des Schlüssels für diese Partition: -# Choices: -partman-crypto partman-crypto/keytype select -# Die angegebene Größe ist ungültig -partman-partitioning partman-partitioning/bad_new_size error -# Zu verkleinernde Volume-Gruppe: -# Choices: -partman-lvm partman-lvm/vgreduce_names select -# Geräte für die neue Volume-Gruppe: -# Choices: -partman-lvm partman-lvm/vgcreate_parts multiselect -# Grundsystem kann nicht installiert werden -bootstrap-base base-installer/cannot_install error -# Die gewählte Festplatte konnte nicht partitioniert werden. -partman-auto partman-auto/autopartitioning_failed error -# Vorherige Änderungen auf das Speichergerät schreiben und fortfahren? -partman-partitioning partman-partitioning/confirm_copy boolean -# Rechnername: -netcfg netcfg/get_hostname string debian -# Unerwarteter Fehler beim Erzeugen der Volume-Gruppe -partman-auto-lvm partman-auto-lvm/vg_create_error error -# for internal use; can be preseeded -d-i preseed/include_command string -# location -# Choices: Lissabon, Madeira-Archipel, Azoren -tzsetup-udeb tzsetup/country/PT select -# Beim Löschen der Volume-Gruppe ist ein Fehler aufgetreten -partman-lvm partman-lvm/vgdelete_error error -# Herkunftsland für die Tastatur: -# Choices: -d-i keyboard-configuration/layout select -# Trotz unzureichendem Speicher mit der Installation der Verschlüsselungskomponenten fortfahren? -partman-crypto partman-crypto/install_udebs_low_mem boolean -# Unbrauchbarer, freier Speicher -partman-auto partman-auto/unusable_space error -# Sind diese Informationen richtig? -netcfg netcfg/confirm_static boolean true -# -# Choices: Kanada, Mexiko, St. Pierre und Miquelon, Vereinigte Staaten -d-i localechooser/countrylist/North_America select -# -# Choices: Greece, Cyprus, other -d-i localechooser/shortlist/el select -# Ist die Systemzeit auf UTC gesetzt? -clock-setup clock-setup/utc boolean true -# Ungültige Passphrase -netcfg netcfg/invalid_pass error -# Algorithmus zur Erzeugung des Initialisierungsvektors für diese Partition: -# Choices: -partman-crypto partman-crypto/ivalgorithm select -# Tastaturbelegung: -# Choices: -d-i keyboard-configuration/variant select Deutsch -# -# Choices: Algerien, Angola, Benin, Botsuana, Burkina Faso, Burundi, Kamerun, Kap Verde, Zentralafrikanische Republik, Tschad, Kongo, Demokratische Republik Kongo, Côte d'Ivoire, Dschibuti, Ägypten, Äquatorialguinea, Eritrea, Äthiopien, Gabun, Gambia, Ghana, Guinea, Guinea-Bissau, Kenia, Lesotho, Liberia, Libyen, Malawi, Mali, Mauretanien, Marokko, Mosambik, Namibia, Niger, Nigeria, Ruanda, São Tomé und Príncipe, Senegal, Sierra Leone, Somalia, Südafrika, Südsudan, Sudan, Swasiland, Tansania\, Vereinigte Republik, Togo, Tunesien, Uganda, Westsahara, Sambia, Simbabwe -d-i localechooser/countrylist/Africa select -# Passphrasen-Eingabefehler -partman-crypto partman-crypto/passphrase-mismatch error -# Mit der Partitionierung fortfahren? -partman-partitioning partman-partitioning/unknown_label boolean true -# Benutzername für Ihr Konto: -user-setup-udeb passwd/username string hans -# Benötigte Verschlüsselungsoptionen fehlen -partman-crypto partman-crypto/options_missing error -# Bei der Erstellung des neuen logischen Volumes ist ein Fehler aufgetreten -partman-lvm partman-lvm/lvcreate_error error -# iSCSI login failed -partman-iscsi partman-iscsi/login/failed error -# An der Paketverwendungserfassung teilnehmen? -d-i popularity-contest/participate boolean false -# Zum Menü zurückkehren, um die boot-fähig-Markierung zu setzen? -partman-ext3 partman-ext3/boot_not_bootable boolean -# -# Choices: Finland, Sweden, other -d-i localechooser/shortlist/sv select -# Voreingestellte Optionen der Tastaturbelegung () beibehalten? -d-i keyboard-configuration/unsupported_options boolean true -# Ändern der Größe fehlgeschlagen -partman-partitioning partman-partitioning/new_size_commit_failed error -# -# Choices: Cyprus, Turkey, other -d-i localechooser/shortlist/tr select -# Interaktive Shell -d-i di-utils-shell/do-shell note -# for internal use; can be preseeded -disk-detect disk-detect/dmraid/enable boolean false -# -# Choices: -partman-base partman/exception_handler select -# Möchten Sie die Partitionierung fortsetzen? -partman-target partman-target/mount_failed boolean true -# for internal use only -# Choices: stable, testing, unstable -d-i cdrom/suite select testing -# iSCSI configuration actions -# Choices: Log into iSCSI targets, Finish -partman-iscsi partman-iscsi/mainmenu select -# for internal use; can be preseeded -partman-auto partman-auto/expert_recipe string -# Zweck der Partition: -# Choices: -partman-target partman-target/choose_method select -# Debian-Archiv Spiegel-Verzeichnis: -choose-mirror-bin mirror/http/directory string /debian/ -# Zu installierender Kernel: -# Choices: linux-image-3.2.0-4-amd64,linux-image-amd64, Keiner -bootstrap-base base-installer/kernel/image select linux-image-amd64 -# Von Ihrer Ethernet-Karte benötigter Treiber: -# Choices: keine Ethernet-Karte, , keines der obigen -ethdetect ethdetect/module_select select no ethernet card -# LVM-Daten können nicht automatisch entfernt werden -partman-lvm partman-lvm/device_remove_lvm_span error -# No iSCSI targets discovered -partman-iscsi partman-iscsi/login/no_targets error -# Verschlüsselungskonfiguration fehlgeschlagen -partman-crypto partman-crypto/crypto_root_needs_boot error -# Volume-Gruppe: -# Choices: -partman-lvm partman-lvm/lvcreate_vgnames select -# city -# Choices: Westen (Sumatra\, Jakarta\, Java\, West- und Zentralkalimantan), Zentral (Sulawesi\, Bali\, Nusa Tenggara\, Ost- und Südkalimantan), Osten (Maluku\, Papua) -tzsetup-udeb tzsetup/country/ID select -# Löschen von Daten auf fehlgeschlagen -partman-crypto partman-crypto/erase_failed error -# Zurück zum Hauptmenü und Partitionierung fortsetzen? -partman-efi partman-efi/no_efi boolean -# Anzahl der aktiven Geräte für das RAID-Array: -partman-md partman-md/raiddevcount string -# Debootstrap-Fehler -bootstrap-base base-installer/debootstrap/error/unknownrelsig error -# Wählen Sie einen Installationsschritt: -# Choices: -d-i debian-installer/missing-provide select ${DEFAULT} -# CD-ROM-Integrität überprüfen? -d-i cdrom-checker/start boolean false -# Land des Debian-Archiv-Spiegelservers: -# Choices: Daten von Hand eingeben, Algerien, Argentinien, Australien, Österreich, Bangladesch, Weißrussland, Belgien, Bosnien und Herzegowina, Brasilien, Bulgarien, Kanada, Chile, China, Kolumbien, Costa Rica, Kroatien, Tschechische Republik, Dänemark, El Salvador, Estland, Finnland, Frankreich, Französisch-Polynesien, Georgien, Deutschland, Griechenland, Hongkong, Ungarn, Island, Indien, Indonesien, Irland, Israel, Italien, Japan, Kasachstan, Kenia, Korea\, Republik, Lettland, Litauen, Luxemburg, Mazedonien\, ehemalige jugoslawische Republik, Madagaskar, Malaysia, Malta, Mexiko, Moldau, Niederlande, Neukaledonien, Neuseeland, Nicaragua, Norwegen, Philippinen, Polen, Portugal, Rumänien, Russische Föderation, Serbien, Singapur, Slowakei, Slowenien, Südafrika, Spanien, Schweden, Schweiz, Taiwan, Tadschikistan, Thailand, Türkei, Ukraine, Vereinigtes Königreich, Vereinigte Staaten, Usbekistan, Venezuela, Vietnam -choose-mirror-bin mirror/http/countries select DE -# for internal use only -user-setup-udeb passwd/user-default-groups string audio cdrom dip floppy video plugdev netdev powerdev scanner bluetooth debian-tor -# location -# Choices: Guayaquil, Galapagos -tzsetup-udeb tzsetup/country/EC select -# Keine Installation auf ein unsauberes Ziel -base-installer base-installer/unclean_target_cancel error -# Keine Partitionen zu verschlüsseln -partman-crypto partman-crypto/nothing_to_setup note -# Neue Größe der Partition: -partman-partitioning partman-partitioning/new_partition_size string some number -# for internal use; can be preseeded -# Choices: Network Manager, ifupdown (/etc/network/interfaces), No network configuration -netcfg netcfg/target_network_config select ifupdown -# Vorkonfigurationsdatei konnte nicht geladen werden -d-i preseed/retrieve_error error -# Verzeichnis, in dem die Installationsprotokolle gespeichert werden: -d-i save-logs/directory string /mnt -# Die automatische Netzwerkkonfiguration ist fehlgeschlagen -netcfg netcfg/dhcp_failed note -# for internal use only -d-i debconf/showold boolean false -# Fehler beim Öffnen der Prüfsummen-Datei -d-i cdrom-checker/md5file_failed error -# FTP Proxy-Daten (leer lassen für keinen Proxy): -choose-mirror-bin mirror/ftp/proxy string -# Dieses Software-RAID-Gerät wirklich löschen? -partman-md partman-md/deleteverify boolean false -# for internal use only -clock-setup clock-setup/system-time-changed boolean true -# Neue Größe der Partition: -partman-partitioning partman-partitioning/new_size string some number -# -# Choices: Andorra, Spain, France, Italy, other -d-i localechooser/shortlist/ca select -# Änderungen auf das Speichergerät schreiben und RAID konfigurieren? -d-i partman-md/confirm_nooverwrite boolean true -# ESSID für : -netcfg netcfg/wireless_essid string -# Logisches Volume: -# Choices: -partman-lvm partman-lvm/lvdelete_lvnames select -# Wartezeit für Erkennung einer Verbindung ungültig -netcfg netcfg/bad_link_wait_timeout error -# Der ausgewählte Kernel kann nicht installiert werden. -bootstrap-base base-installer/kernel/failed-install error -# GRUB konnte nicht konfiguriert werden. -grub-installer grub-installer/update-grub-failed error -# Optionen für den Ressourcenbereich von PCMCIA: -d-i hw-detect/pcmcia_resources string -# for internal use; can be preseeded -# Choices: none, safe-upgrade, full-upgrade -pkgsel pkgsel/upgrade select safe-upgrade -# Möchten Sie zum Hauptmenü zurückkehren, um die Fehler zu beheben? -partman-ufs partman-ufs/root_not_ufs boolean -# Gateway nicht erreichbar -netcfg netcfg/gateway_unreachable error -# for internal use; can be preseeded -grub-installer grub-installer/skip boolean false -# for internal use; can be preseeded -bootstrap-base base-installer/kernel/linux/extra-packages string -# Keine RAID-Partitionen verfügbar -partman-md partman-md/noparts error -# Anzahl der aktiven Geräte für das RAID0-Array: -# Choices: -partman-md partman-md/raid0devs multiselect -# IPv6 für Punkt-zu-Punkt-Verbindungen nicht unterstützt -netcfg netcfg/no_ipv6_pointopoint error -# Zu erweiternde Volume-Gruppe: -# Choices: -partman-lvm partman-lvm/vgextend_names select -# Setzen der Firmware-Variablen für den automatischen Start -nobootloader nobootloader/confirmation_powerpc_chrp_pegasos note -# Einbinden der Diskette fehlgeschlagen -d-i save-logs/floppy_mount_failed error -# Zurückgehen und einen anderen Spiegel ausprobieren? -choose-mirror-bin mirror/no-default boolean true -# for internal use only -d-i debconf/language string de -# Zu verwendender NTP-Server: -clock-setup clock-setup/ntp-server string 0.debian.pool.ntp.org -# Kein physikalisches Volume in der Volume-Gruppe definiert -partman-auto-lvm partman-auto-lvm/no_pv_in_vg error -# -# Choices: China, Singapore, Taiwan, Hong Kong, other -d-i localechooser/shortlist/zh_TW select -# Adresse des DNS-Servers: -netcfg netcfg/get_nameservers string -# Dummy template for preseeding unavailable questions -d-i debian-installer/dummy string -# Bitte geben Sie zusätzliche Parameter für das Modul an: -d-i hw-detect/retry_params string -# Möchten Sie zum Hauptmenü zurückkehren, um die Fehler zu beheben? -partman-ext3 partman-ext3/boot_not_ext2_or_ext3 boolean -# Falsche CD-ROM gefunden -d-i cdrom-detect/wrong-cd error -# Verschlüsselungskonfiguration fehlgeschlagen -partman-crypto partman-crypto/crypto_boot_not_possible error -# Schlüsselaustausch und Verbindung fehlgeschlagen -netcfg netcfg/wpa_supplicant_failed note -# Primäre Netzwerk-Schnittstelle: -# Choices: -netcfg netcfg/choose_interface select auto -# Apt-Konfigurationsproblem -apt-cdrom-setup apt-setup/cdrom/failed error -# for internal use; can be preseeded -d-i cdrom-detect/eject boolean true -# Herunterladen der Verschlüsselungskomponenten fehlgeschlagen -partman-crypto partman-crypto/install_udebs_failure error -# for internal use only -user-setup-udeb passwd/user-uid string -# -# Choices: Argentina, Bolivia, Chile, Colombia, Costa Rica, Ecuador, El Salvador, Spain, United States, Guatemala, Honduras, Mexico, Nicaragua, Panama, Paraguay, Peru, Puerto Rico, Dominican Republic, Uruguay, Venezuela, other -d-i localechooser/shortlist/es select -# RAID-Konfiguration fehlgeschlagen -partman-md partman-md/commit_failed error -# for internal use; can be preseeded -d-i preseed/run string -# Änderungen auf die Speichergeräte schreiben und LVM einrichten? -d-i partman-lvm/confirm_nooverwrite boolean true -# Protokolldateien können nicht gespeichert werden -d-i save-logs/bad_directory error -# -# Choices: Belgium, Canada, France, Luxembourg, Switzerland, other -d-i localechooser/shortlist/fr select -# Aktionen zur Verschlüsselungskonfiguration -# Choices: Verschlüsselte Datenträger erzeugen, Fertigstellen -partman-crypto partman-crypto/mainmenu select -# Debootstrap-Fehler -bootstrap-base base-installer/debootstrap/fallback-error error -# for internal use; can be preseeded -apt-setup-udeb apt-setup/security_host string security.debian.org -# Insufficient memory -d-i lowmem/insufficient error -# for internal use -d-i keyboard-configuration/optionscode string -# Gerät wird verwendet -partman-base partman-base/devicelocked error -# Keine physikalischen Volumes ausgewählt -partman-lvm partman-lvm/vgreduce_nosel error -# Einbinden von /target/proc fehlgeschlagen -nobootloader nobootloader/mounterr error -# Wählen Sie die zu partitionierende Festplatte: -# Choices: -partman-auto partman-auto/select_disk select -# for internal use; can be preseeded -netcfg netcfg/enable boolean true -# Diese Version von Debian installieren: -# Choices: wheezy${!TAB}-${!TAB}Testing -choose-mirror-bin mirror/suite select testing -# -# Choices: China, Taiwan, Singapore, Hong Kong, other -d-i localechooser/shortlist/zh_CN select -# zone -# Choices: Osten (Eastern), Zentral, Gebirge (Mountain), Pazifik, Alaska, Hawaii, Arizona, Ost-Indiana, Samoa -tzsetup-udeb tzsetup/country/US select US/Eastern -# Fehlende Firmware von Wechseldatenträger laden? -d-i hw-detect/load_firmware boolean true -# -# Choices: Italy, Switzerland, other -d-i localechooser/shortlist/it select -# Keine Volume-Gruppe gefunden -partman-lvm partman-lvm/vgdelete_novg error -# In die initrd aufzunehmende Treiber: -# Choices: generisch: alle verfügbaren Treiber einbinden, angepasst: nur für das System benötigte Treiber einbinden -bootstrap-base base-installer/initramfs-tools/driver-policy select most -# -# Choices: Antarktis -d-i localechooser/countrylist/Antarctica select -# Netzwerk-Konfigurationsmethode: -# Choices: Autom. Konfiguration erneut versuchen, Autom. Konfiguration erneut versuchen mit einem DHCP-Rechnernamen, Netzwerk manuell einrichten, , Netzwerk unkonfiguriert belassen -netcfg netcfg/dhcp_options select Configure network manually -# Wählen Sie den nächsten Schritt in der Installationsroutine: -# Choices: Sprache wählen/Choose language, Tastatur konfigurieren, CD-ROM erkennen und einbinden, Installer-Komponenten von CD laden, Netzwerk-Hardware erkennen, Netzwerk einrichten, Debconf-Vorkonfigurationsdatei herunterladen, Benutzer und Passwörter einrichten, Uhr einstellen, Festplatten erkennen, Festplatten partitionieren, Grundsystem installieren, Paketmanager konfigurieren, Software auswählen und installieren, GRUB-Bootloader auf einer Festplatte installieren, LILO-Bootloader auf einer Festplatte installieren, Ohne Bootloader fortfahren, Installation abschließen, Debconf-Priorität ändern, CD-ROM(s) überprüfen, Installationsprotokolle speichern, Eine Shell ausführen, Eine CD auswerfen, Installation abbrechen -d-i debian-installer/main-menu select Installation abschließen -# Wie mit freiem Speicher verfahren: -# Choices: -partman-base partman/free_space select -# Rechnername des Debian-Archiv-Spiegelservers: -choose-mirror-bin mirror/ftp/hostname string mirror -# Beim Verkleinern der Volume-Gruppe ist ein Fehler aufgetreten -partman-lvm partman-lvm/vgreduce_error error -# for internal use; can be preseeded -partman-auto partman-auto/expert_recipe_file string -# Fehler beim Laden der Installer-Komponenten -d-i anna/install_failed error -# -# Choices: Russian Federation, Ukraine, other -d-i localechooser/shortlist/ru select -# for internal use -d-i keyboard-configuration/modelcode string pc105 -# Entering low memory mode -d-i lowmem/low note -# state -# Choices: Australisches Hauptstadtterritorium (ACT), New South Wales, Victoria, Nordterritorium, Queensland, Südaustralien, Tasmanien, Westaustralien, Eyre-Highway, Yancowinna County, Lord-Howe-Insel -tzsetup-udeb tzsetup/country/AU select Australia/Canberra -# -# Choices: Jordan, United Arab Emirates, Bahrain, Algeria, Syrian Arab Republic, Saudi Arabia, Sudan, Iraq, Kuwait, Morocco, India, Yemen, Tunisia, Oman, Qatar, Lebanon, Libya, Egypt, other -d-i localechooser/shortlist/ar select -# Aktuelle Optionen der Tastaturbelegung in der Konfigurationsdatei behalten? -d-i keyboard-configuration/unsupported_config_options boolean true -# for internal use; can be preseeded -partman-auto partman-auto/disk string /dev/sda -# city -# Choices: Almaty, Ksyl-Orda, Aqtöbe, Atyrau, Oral -tzsetup-udeb tzsetup/country/KZ select -# Eine andere CD oder DVD einlesen? -apt-cdrom-setup apt-setup/cdrom/set-first boolean false -# Nicht genug RAID-Partitionen angegeben -partman-auto-raid partman-auto-raid/notenoughparts error -# -# Choices: Antigua and Barbuda, Australia, Botswana, Canada, Hong Kong, India, Ireland, New Zealand, Nigeria, Philippines, Singapore, South Africa, United Kingdom, United States, Zambia, Zimbabwe, other -d-i localechooser/shortlist/en select -# Methode zur Umschaltung zwischen nationalem und lateinischem Modus: -# Choices: Feststelltaste, Alt rechts (AltGr), Strg rechts, Umschalttaste rechts, Windows-Taste rechts, Menütaste, Alt+Umschalttaste, Strg+Umschalttaste, Strg+Alt, Alt+Feststelltaste, Strg links+Umschalttaste links, Alt links, Strg links, Umschalttaste links, Windows-Taste links, Rollen-Taste, Keine Umschaltung -d-i keyboard-configuration/toggle select No toggling -# Existierende logische Volume-Daten entfernen? -d-i partman-lvm/device_remove_lvm boolean true -partman-lvm partman-lvm/device_remove_lvm boolean true -# Einbinden von /target/proc fehlgeschlagen -grub-installer grub-installer/mounterr error -# for internal use only -d-i anna/retriever string cdrom-retriever -# for internal use; can be preseeded -netcfg netcfg/dhcp_timeout string 25 -# Einbindungspunkt für diese Partition: -partman-basicfilesystems partman-basicfilesystems/mountpoint_manual string -# for internal use; can be preseeded -bootstrap-base base-installer/debootstrap_script string -# Die angegebene Größe ist zu groß -partman-partitioning partman-partitioning/big_new_size error -# Shadow-Passwörter benutzen? -user-setup-udeb passwd/shadow boolean true -# Punkt-zu-Punkt-Adresse: -netcfg netcfg/get_pointopoint string -# -# Choices: Curaçao -d-i localechooser/countrylist/other select -# -# Choices: Albanien, Andorra, Armenien, Österreich, Aserbaidschan, Weißrussland, Belgien, Bosnien und Herzegowina, Bulgarien, Kroatien, Zypern, Tschechische Republik, Dänemark, Estland, Färöer-Inseln, Finnland, Frankreich, Georgien, Deutschland, Gibraltar, Griechenland, Grönland, Guernsey, Heiliger Stuhl (Staat Vatikanstadt), Ungarn, Island, Irland, Insel Man, Italien, Jersey, Lettland, Liechtenstein, Litauen, Luxemburg, Mazedonien\, ehemalige jugoslawische Republik, Malta, Moldau, Monaco, Montenegro, Niederlande, Norwegen, Polen, Portugal, Rumänien, Russische Föderation, San Marino, Serbien, Slowakei, Slowenien, Spanien, Svalbard und Jan Mayen, Schweden, Schweiz, Ukraine, Vereinigtes Königreich, Åland-Inseln -d-i localechooser/countrylist/Europe select -# Aktuelle Einteilung der Partitionen beibehalten und LVM konfigurieren? -partman-lvm partman-lvm/confirm_nochanges boolean false -# HTTP-Proxy-Daten (leer lassen für keinen Proxy): -choose-mirror-bin mirror/http/proxy string http://10.0.1.1:3128/ -# Gebietsschema -d-i localechooser/help/locale note -# CD-ROM-Treiber von einem Wechseldatenträger laden? -d-i cdrom-detect/load_media boolean true -# »Contrib«-Software verwenden? -apt-mirror-setup apt-setup/contrib boolean false -# for internal use; can be preseeded -d-i debian-installer/framebuffer boolean true -# Eine andere CD oder DVD einlesen? -apt-cdrom-setup apt-setup/cdrom/set-failed boolean true -# Es wurde keine Netzwerk-Schnittstelle gefunden -netcfg netcfg/no_interfaces error -# Dummy template for preseeding unavailable questions -d-i espeakup/voice string -# Position der neuen Partition: -# Choices: Anfang, Ende -partman-partitioning partman-partitioning/new_partition_place select -# for internal use; can be preseeded -d-i preseed/include string -# for internal use -bootstrap-base base-installer/kernel/linux/initramfs-tools/driver-policy string most -# iSCSI targets on : -# Choices: -partman-iscsi partman-iscsi/login/targets multiselect -# Fehler beim Lesen der Release-Datei -d-i cdrom-detect/no-release error -# Ignoriere Fragen mit einer Priorität niedriger als: -# Choices: kritisch, hoch, mittel, niedrig -d-i debconf/priority select high -# for internal use; can be preseeded -finish-install finish-install/keep-consoles boolean false -# Ohne Installation eines Kernels fortfahren? -bootstrap-base base-installer/kernel/skip-install boolean false -# Herunterladen des Schlüssels für lokales Depot fehlgeschlagen: -# Choices: Wiederholen, Ignorieren -apt-setup-udeb apt-setup/local/key-error select Retry -# Keine Volume-Gruppe gefunden -partman-lvm partman-lvm/vgreduce_novg error -# Taste, die als AltGr fungieren soll: -# Choices: Der Standard für die Tastenbelegung, Keine AltGr-Taste, Alt rechts (AltGr), Strg rechts, Windows-Taste rechts, Menütaste, Alt links, Windows-Taste links, Eingabetaste des numerischen Feldes, Beide Windows-Tasten, Beide Alt-Tasten (Alt+AltGr) -d-i keyboard-configuration/altgr select The default for the keyboard layout -# Ungültiges Dateisystem für diesen Einbindungspunkt -partman-basicfilesystems partman-basicfilesystems/posix_filesystem_required error -# Der Schlüssel für wird jetzt erzeugt. -partman-crypto partman-crypto/entropy entropy -# Den GRUB-Bootloader auf das Multipath-Gerät installieren? -grub-installer grub-installer/multipath boolean true -# CD-ROM gefunden -d-i cdrom-detect/success note -# -# Choices: Bouvet-Insel, Falklandinseln (Malwinen), St. Helena\, Ascension und Tristan da Cunha, South Georgia und die Südlichen Sandwichinseln -d-i localechooser/countrylist/Atlantic_Ocean select -# Installation ohne Kernel-Module fortsetzen? -d-i anna/no_kernel_modules boolean false -# Den GRUB-Bootloader auf die Serial-ATA-RAID-Platte installieren? -grub-installer grub-installer/sataraid boolean true -# Der Name der Volume-Gruppe überlappt mit einem Gerätenamen -partman-lvm partman-lvm/vgcreate_devnameused error -# Rechnername des Debian-Archiv-Spiegelservers: -choose-mirror-bin mirror/http/hostname string ftp.de.debian.org -# for internal use; can be preseeded -d-i debian-installer/exit/poweroff boolean false -# Prozentsatz der für den Super-User (root) reservierten Dateisystemblöcke: -partman-basicfilesystems partman-basicfilesystems/specify_reserved string -# Name der Volume-Gruppe: -partman-lvm partman-lvm/vgcreate_name string -# -# Choices: Bangladesh, India, other -d-i localechooser/shortlist/bn select -# for internal use; can be preseeded -bootstrap-base base-installer/kernel/linux/extra-packages-2.6 string -# for internal use; can be preseeded -d-i preseed/include/checksum string -# Installation von LILO fehlgeschlagen -lilo-installer lilo-installer/failed error -# Integritätstest fehlgeschlagen -d-i cdrom-checker/mismatch error -# Name der Volume-Gruppe für das neue System: -partman-auto-lvm partman-auto-lvm/new_vg_name_exists string -# Debootstrap-Fehler -bootstrap-base base-installer/no_codename error -# for internal use; can be preseeded -grub-installer grub-installer/grub2_instead_of_grub_legacy boolean true -# Ungültiger Benutzername -user-setup-udeb passwd/username-bad error -# Ziel für die LILO-Installation: -# Choices: : Software RAID Array, Andere Auswahl (Erweitert) -lilo-installer lilo-installer/bootdev_raid select -# for internal use; can be preseeded -partman-iscsi partman-iscsi/login/all_targets boolean false -# Fehlende Treiber von einem Wechseldatenträger laden? -d-i hw-detect/load_media boolean false -# Keine physikalischen Volumes ausgewählt -partman-lvm partman-lvm/vgcreate_nosel error -# Ungültiger WEP-Schlüssel -netcfg netcfg/invalid_wep error -# for internal use; can be preseeded -network-preseed auto-install/defaultroot string d-i/wheezy/./preseed.cfg -# for internal use; can be preseeded -bootstrap-base base-installer/excludes string -# Ohne Netzwerk-Spiegel fortsetzen? -apt-mirror-setup apt-setup/no_mirror boolean false -# durch Hardware-Schalter deaktiviert -netcfg netcfg/kill_switch_enabled note -# Voreingestellte Tastaturbelegung () beibehalten? -d-i keyboard-configuration/unsupported_layout boolean true -# PC-Card-Dienste starten? -d-i hw-detect/start_pcmcia boolean true -# Die gewählte Festplatte konnte nicht partitioniert werden. -partman-auto-lvm partman-auto-lvm/unusable_recipe error -# Beim Verkleinern der Volume-Gruppe ist ein Fehler aufgetreten -partman-lvm partman-lvm/vgcreate_error error -# Keine Software-RAID-Geräte verfügbar -partman-md partman-md/delete_no_md error -# Leeres Passwort -user-setup-udeb user-setup/password-empty error -# Möchten Sie zum Hauptmenü zurückkehren, um die Fehler zu beheben? -partman-ext3 partman/boot_not_first_partition boolean -# Debootstrap-Fehler -bootstrap-base base-installer/debootstrap/error/couldntdl error -# zone -# Choices: Zentral, Gebirge (Mountain), Pazifik -tzsetup-udeb tzsetup/country/MX select -# LVM-Konfiguration fehlgeschlagen -partman-lvm partman-lvm/commit_failed error -# Vollständiger Name des neuen Benutzers: -user-setup-udeb passwd/user-fullname string Hans Hanson -# for internal use; can be preseeded -d-i debian-installer/add-kernel-opts string -# Fehler beim Einrichten von RAID -partman-auto-raid partman-auto-raid/error error -# DHCP-Rechnername: -netcfg netcfg/dhcp_hostname string -# Die angegebene Größe ist zu klein -partman-partitioning partman-partitioning/small_new_size error -# for internal use; can be preseeded -partman-auto partman-auto/method string regular -# Möchten Sie zum Partitionierungsmenü zurückkehren? -partman-basicfilesystems partman-basicfilesystems/no_mount_point boolean -# Dummy template for preseeding unavailable questions -d-i mouse/protocol string -# Dummy template for preseeding unavailable questions -d-i mouse/left string false -# Dieses Gerät aus der Volume-Gruppe entfernen: -# Choices: -partman-lvm partman-lvm/vgreduce_parts multiselect -# for internal use -d-i keyboard-configuration/layoutcode string de -# Typische Nutzung für diese Partition: -# Choices: -partman-basicfilesystems partman-basicfilesystems/specify_usage select -# Kein Root-Dateisystem -partman-target partman-target/no_root error -# state -# Choices: Acre, Alagoas, Amazonas, Amapá, Bahia, Ceará, Distrito Federal (Bundesdistrikt), Espírito Santo, Fernando de Noronha, Goiás, Maranhão, Minas Gerais, Mato Grosso do Sul, Mato Grosso, Pará, Paraíba, Pernambuco, Piauí, Paraná, Rio de Janeiro, Rio Grande do Norte, Rondônia, Roraima, Rio Grande do Sul, Santa Catarina, Sergipe, São Paulo, Tocantins -tzsetup-udeb tzsetup/country/BR select America/Sao_Paulo -# for internal use; can be preseeded -apt-setup-udeb apt-setup/multiarch string -# Typ der neuen Partition: -# Choices: Primär, Logisch -partman-partitioning partman-partitioning/new_partition_type select -# Fehler -netcfg netcfg/error error -# Architektur nicht unterstützt -choose-mirror-bin mirror/noarch error -# Dies ist eine Übersicht über Ihre konfigurierten Partitionen und Einbindungspunkte. Wählen Sie eine Partition, um Änderungen vorzunehmen (Dateisystem, Einbindungspunkt, usw.), freien Speicher, um Partitionen anzulegen oder ein Gerät, um eine Partitionstabelle zu erstellen. -# Choices: Geführte Partitionierung, Software-RAID konfigurieren, Logical Volume Manager konfigurieren, Verschlüsselte Datenträger konfigurieren, Configure iSCSI volumes, , SCSI1 (0\,0\,0) (sda) - 6.4 GB ATA QEMU HARDDISK,   ${!TAB}${!ALIGN=RIGHT}Nr. 1${!TAB}primär${!TAB}${!ALIGN=RIGHT}6.1 GB${!TAB}${!TAB}F${!TAB}ext4${!TAB}${!TAB}/${!TAB},   ${!TAB}${!ALIGN=RIGHT}Nr. 5${!TAB}logisch${!TAB}${!ALIGN=RIGHT}315.6 MB${!TAB}${!TAB}F${!TAB}Swap${!TAB}${!TAB}Swap${!TAB}, , Änderungen an den Partitionen rückgängig machen, Partitionierung beenden und Änderungen übernehmen -partman-base partman/choose_partition select 90finish__________finish -# Die gewählte Festplatte konnte nicht partitioniert werden. -partman-auto partman-auto/no_recipe error -# for internal use -d-i keyboard-configuration/store_defaults_in_debconf_db boolean true -# Debootstrap-Fehler -bootstrap-base base-installer/debootstrap/error/nogetrelsig error -# Leere Passphrasen -partman-crypto partman-crypto/passphrase-empty error -# Löschen des Software-RAID-Geräts fehlgeschlagen -partman-md partman-md/deletefailed error -# -# Choices: Brazil, Portugal, other -d-i localechooser/shortlist/pt select -# for internal use; can be preseeded -d-i preseed/early_command string -# Nicht unterstützter initrd-Erzeuger -bootstrap-base base-installer/initramfs/unsupported error -# WEP-Schlüssel für drahtloses Netzwerkgerät : -netcfg netcfg/wireless_wep string -# location -# Choices: Madrid, Ceuta, Kanarische Inseln -tzsetup-udeb tzsetup/country/ES select -# GRUB konnte nicht konfiguriert werden. -grub-installer grub-installer/multipath-error error -# for internal use; can be preseeded -bootstrap-base base-installer/includes string -# for internal use only -d-i debian-installer/exit/always_halt boolean false -# iSCSI initiator username for : -partman-iscsi partman-iscsi/login/username string -# Partition wird verwendet -partman-base partman-base/partlocked error -# location -# Choices: Auckland, Chatham-Inseln -tzsetup-udeb tzsetup/country/NZ select -# for internal use; can be preseeded -netcfg netcfg/hostname string -# Es konnte nicht auf das Archiv zugegriffen werden -apt-setup-udeb apt-setup/service-failed error -# -# Choices: Afrika, Antarktis, Asien, Atlantischer Ozean, Karibik, Mittelamerika, Europa, Indischer Ozean, Nordamerika, Ozeanien, Südamerika, weitere -d-i localechooser/continentlist select -# Änderungen auf die Festplatten schreiben? -partman-base partman/confirm boolean false -# Sind Sie sicher, dass Sie einen zufälligen Schlüssel verwenden möchten? -partman-crypto partman-crypto/use_random_for_nonswap boolean false -# Gerät für die Bootloader-Installation: -grub-installer grub-installer/bootdev string -# IP-Adresse: -netcfg netcfg/get_ipaddress string -# Wirklich die Daten auf löschen? -partman-crypto partman-crypto/warn_erase boolean false -# Ungültiger logischer Volume-Name oder Volume-Gruppen-Name -partman-lvm partman-lvm/badnamegiven error -# Verschlüsselung für diese Partition: -# Choices: -partman-crypto partman-crypto/cipher select -# Debian Start-CD-ROM einlegen -d-i cdrom-checker/firstcd note -# Ungültige IP-Adresse -netcfg netcfg/bad_ipaddress error -# Wie sollen die Installationsprotokolle übertragen oder gespeichert werden? -# Choices: Diskette, Web, Eingebundenes Dateisystem -d-i save-logs/menu select -# Ohne Default-Route fortsetzen? -netcfg netcfg/no_default_route boolean -# GRUB konnte nicht auf installiert werden. -grub-installer grub-installer/grub-install-failed error -# Die Installation von GRUB ist fehlgeschlagen -grub-installer grub-installer/apt-install-failed error -# Zu löschende Volume-Gruppe: -# Choices: -partman-lvm partman-lvm/vgdelete_names select -# Flags (Markierungen) der neuen Partition: -# Choices: -partman-partitioning partman-partitioning/set_flags multiselect -# Mit der Installation fortfahren? -partman-base partman/confirm_nochanges boolean false -# Logical Volume Management -partman-lvm partman-lvm/help note -# LILO zur Verwendung mit einer seriellen Konsole eingerichtet -lilo-installer lilo-installer/serial-console note -# Name des logischen Volumes: -partman-lvm partman-lvm/lvcreate_name string -# Initialisierung eines verschlüsselten Datenträgers fehlgeschlagen -partman-crypto partman-crypto/init_failed error -# Änderungen auf das Speichergerät schreiben und RAID konfigurieren? -partman-md partman-md/confirm boolean true -# for internal use; can be preseeded -d-i rescue/enable boolean false -# for internal use only -d-i cdrom-detect/cdrom_fs string iso9660 -# Kein Name für das logische Volume angegeben -partman-lvm partman-lvm/lvcreate_nonamegiven error -# Bitte formatierte Diskette in das Laufwerk einlegen -d-i save-logs/insert_floppy note -# Zu verschlüsselnde Geräte: -# Choices: -partman-crypto partman-crypto/create/partitions multiselect -# Nicht empfohlenes JFS-Dateisystem für /boot benutzen? -partman-jfs partman-jfs/jfs_boot boolean false -# Translations temporarily not available -d-i localechooser/translation/none-yet note -# Mit der Installation auf ein unsauberes Ziel fortfahren? -base-installer base-installer/use_unclean_target boolean true -# Weitere 30 Sekunden auf hwclock zur Einstellung der Uhr warten? -clock-setup clock-setup/hwclock-wait boolean false -# Wählen Sie das Layout der Tastatur aus: -# Choices: Amerikanisches Englisch, Albanisch, Arabisch, Asturisch, Bangladesch, Weißrussisch, Bengali, Belgisch, Bosnisch, Brasilianisch, Britisches Englisch, Bulgarisch, Bulgarisch (Phonetic-Anordnung), Kanadisches Französisch, Kanadisch (mehrsprachig), Katalanisch, Chinesisch, Kroatisch, Tschechisch, Dänisch, Niederländisch, Dvorak, Dzongkha, Esperanto, Estnisch, Äthiopisch, Finnisch, Französisch, Georgisch, Deutsch, Griechisch, Gujarati-Sprache, Gurmukhi, Hebräisch, Hindi, Ungarisch, Isländisch, Irisch, Italienisch, Japanisch, Kannada, Kasachisch, Khmer, Kirgisisch, Koreanisch, Kurdisch (F-Anordnung), Kurdisch (Q-Anordnung), Laotisch, Lateinamerikanisch, Lettisch, Litauisch, Mazedonisch, Malayalam, Nepali, Nordsamisch, Norwegisch, Persisch, Polnisch, Portugiesisch, Panjabi, Rumänisch, Russisch, Serbisch (Kyrillisch), Sindhi, Singhalesisch, Slowakisch, Slowenisch, Spanisch, Schwedisch, Schweizerisches Französisch, Schweizerdeutsch, Tamil, Telugu-Sprache, Thailändisch, Türkisch (F-Anordnung), Türkisch (Q-Anordnung), Ukrainisch, Uigurisch, Vietnamesisch -d-i keyboard-configuration/xkb-keymap select de -# Typ des drahtlosen Netzwerks (WLAN) für : -# Choices: WEP/Offenes Netzwerk, WPA/WPA2 PSK -netcfg netcfg/wireless_security_type select -# Dummy template for preseeding unavailable questions -d-i mouse/device string -# for internal use only -d-i cdrom-detect/hybrid boolean false -# for internal use only -d-i debconf/translations-dropped boolean false -# Setzen der Firmware-Variablen für den automatischen Start -nobootloader nobootloader/confirmation_powerpc_pasemi note -# Land, das zur Bestimmung des Standard-Gebietsschemas verwendet wird: -# Choices: -d-i localechooser/preferred-locale select de_DE.UTF-8 -# iSCSI target portal address: -partman-iscsi partman-iscsi/login/address string -# -# Choices: Spain, France, other -d-i localechooser/shortlist/eu select -# Zurück zum Menü? -partman-basicmethods partman-basicmethods/method_only boolean -# Separates Dateisystem ist hier nicht erlaubt -partman-target partman-target/must_be_on_root error -# Keine physikalischen Volumes ausgewählt -partman-lvm partman-lvm/vgextend_nosel error -# Fehler bei Initialisierung des physikalischen Volumes -partman-lvm partman-lvm/pvcreate_error error -# -# Choices: Argentinien, Bolivien, Brasilien, Chile, Kolumbien, Ecuador, Französisch-Guyana, Guyana, Paraguay, Peru, Suriname, Uruguay, Venezuela -d-i localechooser/countrylist/South_America select -# Aktuelle Einteilung der Partitionen beibehalten und verschlüsselte Datenträger konfigurieren? -partman-crypto partman-crypto/confirm_nochanges boolean false -# Einbinden der CD-ROM fehlgeschlagen -d-i cdrom-checker/mntfailed error -# Noch einmal versuchen, die CD-ROM einzubinden? -d-i cdrom-detect/retry boolean true -# -# Choices: Serbia, Montenegro, other -d-i localechooser/shortlist/sr select -# for internal use; can be preseeded -netcfg netcfg/dhcpv6_timeout string 15 -# Ungültige Größenangabe -partman-partitioning partman-partitioning/bad_new_partition_size error -# Vorherige Änderungen auf das Speichergerät schreiben und fortfahren? -partman-partitioning partman-partitioning/confirm_resize boolean -# Partitionseinstellungen: -# Choices: -partman-base partman/active_partition select -# Domain-Name: -netcfg netcfg/get_domain string -# Für den CD-Zugriff benötigtes Modul: -# Choices: -d-i cdrom-detect/cdrom_module select none -# Drahtloses Netzwerk (WLAN): -# Choices: ESSID manuell eingeben -netcfg netcfg/wireless_show_essids select -# for internal use; can be preseeded -d-i preseed/file string -# location -# Choices: McMurdo, Rothera, Palmer, Mawson, Davis, Casey, Vostok, Dumont-d'Urville, Syowa -tzsetup-udeb tzsetup/country/AQ select -# for internal use; can be preseeded -d-i hw-detect/load-ide boolean false -# for internal use; can be preseeded -d-i preseed/interactive boolean false -# Installationsschritt fehlgeschlagen -d-i debian-installer/main-menu/item-failure error -# Beim Ausführen von »« ist ein Fehler aufgetreten -d-i hw-detect/modprobe_error error -# Mit der Partitionierung fortfahren? -partman-partitioning partman-partitioning/unsupported_label boolean false -# for internal use; can be preseeded -# Choices: cylinder, minimal, optimal -partman-base partman/alignment select optimal -# Den GRUB-Bootloader in den Master Boot Record installieren? -grub-installer grub-installer/with_other_os boolean true -# Keine Volume-Gruppe gefunden -partman-lvm partman-lvm/lvcreate_nofreevg error -# Reservierter Benutzername -user-setup-udeb passwd/username-reserved error -# for internal use only -partman-auto-raid partman-auto-raid/raidnum string -# Keine Geräte ausgewählt -partman-crypto partman-crypto/create/nosel error -# -partman-base partman/exception_handler_note note -# Ungültiger Rechnername -netcfg netcfg/invalid_hostname error -# -# Choices: Pakistan, India, other -d-i localechooser/shortlist/pa select -# Strg+Alt+Zurück (Ctrl+Alt+Backspace) verwenden, um den X-Server zu beenden? -d-i keyboard-configuration/ctrl_alt_bksp boolean false -# for internal use; can be preseeded -partman-base partman/early_command string -# city -# Choices: Ulan-Bator (Ulaanbaatar), Chowd, Tschoibalsan -tzsetup-udeb tzsetup/country/MN select -# for internal use; can be preseeded -partman-base partman/default_filesystem string ext4 -# for internal use; can be preseeded -network-preseed auto-install/enable boolean true -unknown auto-install/enable boolean true -# Soll jetzt ein normales Benutzerkonto erstellt werden? -user-setup-udeb passwd/make-user boolean true -# Name der Volume-Gruppe für das neue System: -partman-auto-lvm partman-auto-lvm/new_vg_name string -# -# Choices: China, India, other -d-i localechooser/shortlist/bo select -# Language: -# Choices: C, Albanian, Arabic, Asturian, Basque, Belarusian, Bosnian, Bulgarian, Catalan, Chinese (Simplified), Chinese (Traditional), Croatian, Czech, Danish, Dutch, English, Esperanto, Estonian, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Irish, Italian, Japanese, Kazakh, Korean, Kurdish, Latvian, Lithuanian, Macedonian, Northern Sami, Norwegian Bokmaal, Norwegian Nynorsk, Persian, Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian (Cyrillic), Slovak, Slovenian, Spanish, Swedish, Tagalog, Thai, Turkish, Ukrainian, Uyghur, Vietnamese, Welsh -d-i localechooser/languagelist select de -# Nicht genug RAID-Partitionen verfügbar -partman-md partman-md/notenoughparts error -# Zu ladende Installer-Komponenten: -# Choices: -d-i anna/choose_modules_lowmem multiselect -# Debootstrap-Warnung -bootstrap-base base-installer/debootstrap/fallback-warning error -# WPA-Passphrase für drahtloses Netzwerkgerät : -netcfg netcfg/wireless_wpa string -# Unsicherer Swap-Speicher entdeckt -partman-crypto partman-crypto/unsafe_swap error -# for internal use only -d-i debian-installer/language string de -# city -# Choices: Kinshasa, Lubumbashi -tzsetup-udeb tzsetup/country/CD select -# Kein DHCP-Client gefunden -netcfg netcfg/no_dhcp_client error -# location -# Choices: Tahiti (Gesellschaftsinseln), Marquesas-Inseln, Gambier-Inseln -tzsetup-udeb tzsetup/country/PF select -# Zurück zum Hauptmenü und Fehler beheben? -partman-basicfilesystems partman-basicfilesystems/swap_check_failed boolean -# Typ des Software-RAID-Geräts: -# Choices: RAID0, RAID1, RAID5, RAID6, RAID10 -partman-md partman-md/createmain select -# Wartezeit (in Sekunden) für Erkennung einer Verbindung: -netcfg netcfg/link_wait_timeout string 3 -# for internal use -d-i keyboard-configuration/variantcode string -# Name für das Dateisystem auf dieser Partition: -partman-basicfilesystems partman-basicfilesystems/choose_label string -# Passworteingabefehler -grub-installer grub-installer/password-mismatch error -# Debian-Archiv-Spiegelserver: -# Choices: ftp.de.debian.org, ftp2.de.debian.org, ftp.halifax.rwth-aachen.de, debian.morphium.info, ftp.uni-erlangen.de, debian.tu-bs.de, ftp.uni-kl.de, debian.cruisix.net, mirror.1und1.de, mirror.de.leaseweb.net, cdn.debian.net, ftp.tu-clausthal.de, debian.uni-duisburg-essen.de, ftp.freenet.de, ftp.informatik.rwth-aachen.de, ftp-stud.hs-esslingen.de, ftp.stw-bonn.de, ftp.uni-koeln.de, ftp.tu-chemnitz.de, ftp.uni-bayreuth.de, ftp5.gwdg.de, ftp.hosteurope.de, ftp.informatik.uni-frankfurt.de, debian.netcologne.de, artfiles.org, debian.intergenia.de, ftp.plusline.de, mirror.ayous.org, mirror.unitedcolo.de, mirrors.mycraft.eu, debian.mirror.iphh.net, deb-mirror.de -choose-mirror-bin mirror/http/mirror select ftp.de.debian.org -# -# Choices: Anguilla, Antigua und Barbuda, Aruba, Bahamas, Barbados, Bermuda, Bonaire\, Sint Eustatius und Saba, Cayman-Inseln, Kuba, Dominica, Dominikanische Republik, Grenada, Guadeloupe, Haiti, Jamaika, Martinique, Montserrat, Puerto Rico, Saint-Barthélemy, St. Kitts und Nevis, St. Lucia, Saint Martin (Französischer Teil), St. Vincent und die Grenadinen, Saint-Martin (Niederländischer Teil), Trinidad und Tobago, Turks- und Caicosinseln, Britische Jungferninseln, Amerikanische Jungferninseln -d-i localechooser/countrylist/Caribbean select -# Sprachauswahl nicht mehr möglich -d-i localechooser/translation/no-select note -# Kopieren einer Datei von der CD-ROM fehlgeschlagen. Wiederholen? -d-i retriever/cdrom/error boolean true -# -# Choices: Afghanistan, Bahrain, Bangladesch, Bhutan, Brunei Darussalam, Kambodscha, China, Hongkong, Indien, Indonesien, Iran\, Islamische Republik, Irak, Israel, Japan, Jordanien, Kasachstan, Korea\, Demokratische Volksrepublik, Korea\, Republik, Kuwait, Kirgisistan, Laos\, Demokratische Volksrepublik, Libanon, Macao, Malaysia, Mongolei, Myanmar, Nepal, Oman, Pakistan, Palästina\, Staat, Philippinen, Katar, Saudi-Arabien, Singapur, Sri Lanka, Syrien\, Arabische Republik, Taiwan, Tadschikistan, Thailand, Timor-Leste, Türkei, Turkmenistan, Vereinigte Arabische Emirate, Usbekistan, Vietnam, Jemen -d-i localechooser/countrylist/Asia select -# Änderungen auf die Platte schreiben und verschlüsselte Datenträger konfigurieren? -d-i partman-crypto/confirm_nooverwrite boolean true -# zone -# Choices: Tarawa (Gilbert-Inseln), Enderbury (Phönix-Inseln), Kiritimati (Linieninseln) -tzsetup-udeb tzsetup/country/KI select -# Debian-Archiv Spiegel-Verzeichnis: -choose-mirror-bin mirror/ftp/directory string /debian/ -# Die Uhr mittels NTP einstellen? -clock-setup clock-setup/ntp boolean true -# for internal use; can be preseeded -d-i debian-installer/country string DE -# for internal use only -bootstrap-base base-installer/kernel/linux/link_in_boot boolean false -# Kein Dateisystem nach /target eingebunden -base-installer base-installer/no_target_mounted error -# Wie mit diesem Gerät verfahren: -# Choices: -partman-base partman/storage_device select -# Fehler bei Installation des Grundsystems -bootstrap-base base-installer/debootstrap/error-abnormal error -# Keine gültige Debian-CD-ROM -d-i cdrom-checker/wrongcd error -# Partitionierungsmethode: -# Choices: -partman-auto partman-auto/init_automatically_partition select -# for internal use; can be preseeded -netcfg netcfg/disable_autoconfig boolean false -# Erzeugen des Swap-Speichers fehlgeschlagen -partman-basicfilesystems partman-basicfilesystems/create_swap_failed error -# -# Choices: Belgien, Deutschland, Liechtenstein, Luxemburg, Österreich, Schweiz, weitere -d-i localechooser/shortlist/de select -# Änderungen auf die Speichergeräte schreiben und LVM einrichten? -d-i partman-lvm/confirm boolean true -partman-lvm partman-lvm/confirm boolean true -# Software-RAID nicht verfügbar -partman-md partman-md/nomd error -# for internal use; can be preseeded -d-i anna/standard_modules boolean true -# Möchten Sie die angegebene Volume-Gruppe wirklich löschen? -partman-lvm partman-lvm/vgdelete_confirm boolean true -# Die Vorkonfigurationsdatei konnte nicht verarbeitet werden -d-i preseed/load_error error -# for internal use; can be preseeded -partman-partitioning partman-partitioning/default_label string -# for internal use; can be preseeded -d-i preseed/file/checksum string -# for internal use; can be preseeded -grub-installer grub-installer/make_active boolean true -# Keine Volume-Gruppe gefunden -partman-lvm partman-lvm/vgextend_novg error -# Gerätedatei für CD-ROM-Zugriff: -d-i cdrom-detect/cdrom_device string /dev/sr0 -# for internal use; can be preseeded (deprecated) -netcfg netcfg/disable_dhcp boolean false -# for internal use only -choose-mirror-bin mirror/codename string wheezy -# Mit der Installation ohne /boot-Partition fortfahren? -partman-auto-lvm partman-auto-lvm/no_boot boolean -# Neue, leere Partitionstabelle erstellen? -partman-partitioning partman-partitioning/confirm_write_new_label boolean true -# »Non-free«-Software verwenden? -apt-mirror-setup apt-setup/non-free boolean false -# Änderungen auf die Platte schreiben und verschlüsselte Datenträger konfigurieren? -partman-crypto partman-crypto/confirm boolean false -# for internal use; can be preseeded -# Choices: traditional, label, uuid -partman-target partman/mount_style select uuid -# Dummy template for preseeding unavailable questions -d-i directfb/hw-accel string false -# ESSID für : -netcfg netcfg/wireless_essid_again string -# location -# Choices: Nuuk (Godthåb), Danmarkshavn, Scoresbysund, Thule -tzsetup-udeb tzsetup/country/GL select -# Schlüsseldateierstellung fehlgeschlagen -partman-crypto partman-crypto/keyfile-problem error -# Aktionen zur Software-RAID-Konfiguration: -# Choices: MD-Gerät erstellen, MD-Gerät löschen, Fertigstellen -partman-md partman-md/mainmenu select -# zone -# Choices: Moskau-01 - Kaliningrad, Moskau+00 - Moskau, Moskau+02 - Jekaterinburg, Moskau+03 - Omsk, Moskau+04 - Krasnojarsk, Moskau+05 - Irkutsk, Moskau+06 - Jakutsk, Moskau+07 - Wladiwostok, Moskau+08 - Magadan -tzsetup-udeb tzsetup/country/RU select Europe/Moscow -# Aktuelle LVM-Konfiguration: -partman-lvm partman-lvm/displayall note -# Kernel kann nicht installiert werden -bootstrap-base base-installer/kernel/no-kernels-found error -# for internal use; can be preseeded -d-i debian-installer/allow_unauthenticated boolean false -# Datei-Download fehlgeschlagen: -# Choices: Wiederholen, Spiegelserver wechseln, Ignorieren -apt-mirror-setup apt-setup/mirror/error select Retry -# for internal use only -bootstrap-base base-installer/kernel/linux/initrd-2.6 boolean true -# for internal use; can be preseeded -ethdetect ethdetect/prompt_missing_firmware boolean true -# Die Installation in der gewählten Sprache fortsetzen? -d-i localechooser/translation/warn-severe boolean false -# for internal use; can be preseeded -d-i debian-installer/theme string -# -# Choices: Samoa, Australien, Cookinseln, Fidschi, Französisch-Polynesien, Guam, Kiribati, Marshallinseln, Mikronesien\, Föderierte Staaten von, Nauru, Neukaledonien, Neuseeland, Niue, Norfolkinsel, Nördliche Mariana-Inseln, Palau, Papua-Neuguinea, Pitcairn, Samoa, Salomoninseln, Tokelau, Tonga, Tuvalu, United States Minor Outlying Islands, Vanuatu, Wallis und Futuna -d-i localechooser/countrylist/Oceania select -# Kein Bootloader installiert -nobootloader nobootloader/confirmation_common note -# zone -# Choices: Santiago, Osterinsel -tzsetup-udeb tzsetup/country/CL select -# Sind Sie sicher, dass Sie die Installation beenden möchten? -d-i di-utils-reboot/really_reboot boolean false -# -# Choices: Brazil, Portugal, other -d-i localechooser/shortlist/pt_BR select -# Werkzeug zum Erzeugen der Boot-initrd: -# Choices: -bootstrap-base base-installer/initramfs/generator select -# for internal use only -d-i debconf/frontend string -# Beim Löschen des logischen Volumes ist ein Fehler aufgetreten -partman-lvm partman-lvm/lvdelete_error error -# Dummy template for preseeding unavailable questions -d-i tasksel/first string desktop, ssh-server, standard -# JFS-Root-Dateisystem benutzen, obwohl es nicht empfohlen wird? -partman-jfs partman-jfs/jfs_root boolean false -# Ungültige Bezeichnung einer Partition -lilo-installer lilo-installer/manual_bootdev_error error -# Ungültige ESSID -netcfg netcfg/invalid_essid error -# for internal use; can be preseeded -d-i debian-installer/exit/halt boolean false -# Partitionstabellen-Typ: -# Choices: aix, amiga, bsd, dvh, gpt, mac, msdos, pc98, sun, loop -partman-partitioning partman-partitioning/choose_label select -# Es wurden keine nutzbaren physikalischen Volumes gefunden -partman-lvm partman-lvm/nopartitions error -# Soll diese Partition als aktiv markiert werden? -lilo-installer lilo-installer/activate-part boolean true -# Ungültiger Archiv-Spiegel -choose-mirror-bin mirror/bad error -# -# Choices: Belize, Costa Rica, El Salvador, Guatemala, Honduras, Nicaragua, Panama -d-i localechooser/countrylist/Central_America select -# Aktuelle Tastaturbelegung in der Konfigurationsdatei beibehalten? -d-i keyboard-configuration/unsupported_config_layout boolean true -# Wählen Sie Ihre Zeitzone: -# Choices: Europe/Berlin -tzsetup-udeb time/zone select Europe/Berlin -# Erzeugen eines Dateisystems fehlgeschlagen -partman-basicfilesystems partman-basicfilesystems/create_failed error -# Ziel für die LILO-Installation: -# Choices: : Master Boot Record, : Neue Debian-Partition, Andere Auswahl (Erweitert) -lilo-installer lilo-installer/bootdev select -# Schwache Passphrasen verwenden? -partman-crypto partman-crypto/weak_passphrase boolean false -# Einen Netzwerkspiegel verwenden? -apt-mirror-setup apt-setup/use_mirror boolean true -# Protokoll für Datei-Downloads: -# Choices: http, ftp -choose-mirror-bin mirror/protocol select http -# Quellpartition: -# Choices: -partman-partitioning partman-partitioning/source_partition select -# Debootstrap-Fehler -bootstrap-base base-installer/debootstrap/error/nogetrel error -# Compose-Taste: -# Choices: Keine Compose-Taste, Alt rechts (AltGr), Strg rechts, Windows-Taste rechts, Menütaste, Windows-Taste links, Feststelltaste -d-i keyboard-configuration/compose select No compose key -# Eine andere CD oder DVD einlesen? -apt-cdrom-setup apt-setup/cdrom/set-next boolean false -# Es wurde keine Ethernet-Karte erkannt. -ethdetect ethdetect/cannot_find error -# for internal use; can be preseeded -network-preseed preseed/url/checksum string -# Der Name der Volume-Gruppe wird bereits verwendet -partman-lvm partman-lvm/vgcreate_nameused error -# Einbindungspunkt für diese Partition: -# Choices: / - Das Wurzeldateisystem, /boot - Statische Dateien des Bootloaders, /home - Home-Verzeichnisse der Benutzer, /tmp - Temporäre Dateien, /usr - Statische Daten, /var - Sich ändernde Daten, /srv - Daten für Server-Dienste\, die bereitgestellt werden, /opt - Zusätzliche Anwendungen, /usr/local - Lokale Hierarchie, Von Hand angeben, Nicht einbinden -partman-basicfilesystems partman-basicfilesystems/mountpoint select -# Methode zum vorübergehenden Wechseln zwischen nationaler und lateinischer Eingabe: -# Choices: Kein vorübergehender Wechsel, Beide Windows-Tasten, Alt rechts (AltGr), Windows-Taste rechts, Alt links, Windows-Taste links -d-i keyboard-configuration/switch select No temporary switch -# location -# Choices: Yap, Truk-Inseln, Pohnpei, Kosrae -tzsetup-udeb tzsetup/country/FM select -# Anzahl der Reserve-Geräte für das RAID-Array: -# Choices: -partman-md partman-md/raidsparedevs multiselect -# Schlüssellänge für diese Partition: -# Choices: -partman-crypto partman-crypto/keysize select -# Kein partitionierbares Medium -disk-detect disk-detect/cannot_find error -# Zu ladende Installer-Komponenten: -# Choices: cfdisk-udeb: Manually partition a hard drive (cfdisk), choose-mirror: Choose mirror to install from (menu item), cpuburn-udeb: perform CPU stress test (burn in) - expert use only, crypto-dm-modules-3.2.0-4-amd64-di: devicemapper crypto module, driver-injection-disk-detect: Detect OEM driver injection disks, espeakup-udeb: Configure the speech synthesizer voice, event-modules-3.2.0-4-amd64-di: Event support, fuse-modules-3.2.0-4-amd64-di: FUSE modules, irda-modules-3.2.0-4-amd64-di: Infrared devices support, load-media: Load installer components from removable media, lowmem: free memory for lowmem install, mbr-udeb: Master Boot Record for IBM-PC compatible computers, multipath-modules-3.2.0-4-amd64-di: Multipath support, nbd-modules-3.2.0-4-amd64-di: Network Block Device modules, network-console: Continue installation remotely using SSH, ntfs-modules-3.2.0-4-amd64-di: NTFS filesystem support, openssh-client-udeb: secure shell client for the Debian installer, parted-udeb: Manually partition a hard drive (parted), partman-reiserfs: Add to partman support for reiserfs, plip-modules-3.2.0-4-amd64-di: PLIP drivers, ppp-modules-3.2.0-4-amd64-di: PPP drivers, ppp-udeb: Point-to-Point Protocol (PPP) - package for Debian Installer, qnx4-modules-3.2.0-4-amd64-di: QNX4 filesystem support, reiserfs-modules-3.2.0-4-amd64-di: Reiser filesystem support, rescue-mode: mount requested partition and start a rescue shell, sound-modules-3.2.0-4-amd64-di: sound support, squashfs-modules-3.2.0-4-amd64-di: squashfs modules, udf-modules-3.2.0-4-amd64-di: UDF modules, virtio-modules-3.2.0-4-amd64-di: virtio modules -d-i anna/choose_modules multiselect -# Integritätstest erfolgreich -d-i cdrom-checker/passed note -# Möchten Sie zum Partitionierungsmenü zurückkehren? -partman-basicfilesystems partman-basicfilesystems/no_swap boolean true -# Die Partition beginnt bei und endet bei . -partman-base partman/show_partition_chs note -# Zu löschendes Software-RAID-Gerät: -# Choices: -partman-md partman-md/deletemenu select -# Sind Sie sicher, dass Sie eine boot-fähige logische Partition haben möchten? -partman-partitioning partman-partitioning/bootable_logical boolean false -# Einbindungspunkt für diese Partition: -# Choices: /dos, /windows, Von Hand angeben, Nicht einbinden -partman-basicfilesystems partman-basicfilesystems/fat_mountpoint select -# Beim Erweitern der Volume-Gruppe ist ein Fehler aufgetreten -partman-lvm partman-lvm/vgextend_error error -# Der Name der Volume-Gruppe wird bereits verwendet -partman-auto-lvm partman-auto-lvm/vg_exists error -# Hilfe zur Partitionierung -partman-target partman-target/help note -# Netzwerk automatisch einrichten? -netcfg netcfg/use_autoconfig boolean true -# country code or "manual" (for internal use) -choose-mirror-bin mirror/country string DE -# Ein CD-ROM-Modul und Gerät manuell angeben? -d-i cdrom-detect/manual_config boolean true -# Kein Volume-Gruppen-Name angegeben -partman-lvm partman-lvm/vgcreate_nonamegiven error -# Benötigte Programme fehlen -partman-crypto partman-crypto/tools_missing note -# Größe des logischen Volumes: -partman-lvm partman-lvm/lvcreate_size string -# Debootstrap-Fehler -bootstrap-base base-installer/debootstrap/error/missingrelentry error -# Ziel für die LILO-Installation: -lilo-installer lilo-installer/manual_bootdev string -# Der Volume-Gruppe hinzuzufügende Geräte: -# Choices: -partman-lvm partman-lvm/vgextend_parts multiselect -# for internal use; can be preseeded -lilo-installer lilo-installer/skip boolean false -# zone -# Choices: Neufundland, Atlantik, Osten (Eastern), Zentral, Ost-Saskatchewan, Saskatchewan, Gebirge (Mountain), Pazifik -tzsetup-udeb tzsetup/country/CA select Canada/Eastern -# Konsolen-Plugin nicht verfügbar -d-i debian-installer/terminal-plugin-unavailable error -# Debian-CD-ROM einlegen -d-i cdrom-checker/askmount note -# Passworteingabefehler -user-setup-udeb user-setup/password-mismatch error -# Zusätzliche Gebietsschemata: -# Choices: aa_DJ.UTF-8, aa_DJ, aa_ER, aa_ER@saaho, aa_ET, af_ZA.UTF-8, af_ZA, am_ET, an_ES.UTF-8, an_ES, ar_AE.UTF-8, ar_AE, ar_BH.UTF-8, ar_BH, ar_DZ.UTF-8, ar_DZ, ar_EG.UTF-8, ar_EG, ar_IN, ar_IQ.UTF-8, ar_IQ, ar_JO.UTF-8, ar_JO, ar_KW.UTF-8, ar_KW, ar_LB.UTF-8, ar_LB, ar_LY.UTF-8, ar_LY, ar_MA.UTF-8, ar_MA, ar_OM.UTF-8, ar_OM, ar_QA.UTF-8, ar_QA, ar_SA.UTF-8, ar_SA, ar_SD.UTF-8, ar_SD, ar_SY.UTF-8, ar_SY, ar_TN.UTF-8, ar_TN, ar_YE.UTF-8, ar_YE, az_AZ.UTF-8, as_IN.UTF-8, ast_ES.UTF-8, ast_ES, be_BY.UTF-8, be_BY, be_BY@latin, bem_ZM, ber_DZ, ber_MA, bg_BG.UTF-8, bg_BG, bn_BD, bn_IN, bo_CN, bo_IN, br_FR.UTF-8, br_FR, br_FR@euro, bs_BA.UTF-8, bs_BA, byn_ER, ca_AD.UTF-8, ca_AD, ca_ES.UTF-8, ca_ES, ca_ES@euro, ca_ES.UTF-8@valencia, ca_ES@valencia, ca_FR.UTF-8, ca_FR, ca_IT.UTF-8, ca_IT, crh_UA, cs_CZ.UTF-8, cs_CZ, csb_PL, cv_RU, cy_GB.UTF-8, cy_GB, da_DK.UTF-8, da_DK, de_AT.UTF-8, de_AT, de_AT@euro, de_BE.UTF-8, de_BE, de_BE@euro, de_CH.UTF-8, de_CH, de_DE, de_DE@euro, de_LI.UTF-8, de_LU.UTF-8, de_LU, de_LU@euro, dv_MV, dz_BT, el_GR.UTF-8, el_GR, el_CY.UTF-8, el_CY, en_AG, en_AU.UTF-8, en_AU, en_BW.UTF-8, en_BW, en_CA.UTF-8, en_CA, en_DK.UTF-8, en_DK.ISO-8859-15, en_DK, en_GB.UTF-8, en_GB, en_GB.ISO-8859-15, en_HK.UTF-8, en_HK, en_IE.UTF-8, en_IE, en_IE@euro, en_IN, en_NG, en_NZ.UTF-8, en_NZ, en_PH.UTF-8, en_PH, en_SG.UTF-8, en_SG, en_US.UTF-8, en_US, en_US.ISO-8859-15, en_ZA.UTF-8, en_ZA, en_ZM, en_ZW.UTF-8, en_ZW, eo.UTF-8, eo, es_AR.UTF-8, es_AR, es_BO.UTF-8, es_BO, es_CL.UTF-8, es_CL, es_CO.UTF-8, es_CO, es_CR.UTF-8, es_CR, es_DO.UTF-8, es_DO, es_EC.UTF-8, es_EC, es_ES.UTF-8, es_ES, es_ES@euro, es_GT.UTF-8, es_GT, es_HN.UTF-8, es_HN, es_MX.UTF-8, es_MX, es_NI.UTF-8, es_NI, es_PA.UTF-8, es_PA, es_PE.UTF-8, es_PE, es_PR.UTF-8, es_PR, es_PY.UTF-8, es_PY, es_SV.UTF-8, es_SV, es_US.UTF-8, es_US, es_UY.UTF-8, es_UY, es_VE.UTF-8, es_VE, et_EE.UTF-8, et_EE, et_EE.ISO-8859-15, eu_ES.UTF-8, eu_ES, eu_ES@euro, eu_FR.UTF-8, eu_FR, eu_FR@euro, fa_IR, ff_SN, fi_FI.UTF-8, fi_FI, fi_FI@euro, fil_PH, fo_FO.UTF-8, fo_FO, fr_BE.UTF-8, fr_BE, fr_BE@euro, fr_CA.UTF-8, fr_CA, fr_CH.UTF-8, fr_CH, fr_FR.UTF-8, fr_FR, fr_FR@euro, fr_LU.UTF-8, fr_LU, fr_LU@euro, fur_IT, fy_NL, fy_DE, ga_IE.UTF-8, ga_IE, ga_IE@euro, gd_GB.UTF-8, gd_GB, gez_ER, gez_ER@abegede, gez_ET, gez_ET@abegede, gl_ES.UTF-8, gl_ES, gl_ES@euro, gu_IN, gv_GB.UTF-8, gv_GB, ha_NG, he_IL.UTF-8, he_IL, hi_IN, hne_IN, hr_HR.UTF-8, hr_HR, hsb_DE.UTF-8, hsb_DE, ht_HT, hu_HU.UTF-8, hu_HU, hy_AM, hy_AM.ARMSCII-8, ia, id_ID.UTF-8, id_ID, ig_NG, ik_CA, is_IS.UTF-8, is_IS, it_CH.UTF-8, it_CH, it_IT.UTF-8, it_IT, it_IT@euro, iu_CA, iw_IL.UTF-8, iw_IL, ja_JP.UTF-8, ja_JP.EUC-JP, ka_GE.UTF-8, ka_GE, kk_KZ.UTF-8, kk_KZ, kl_GL.UTF-8, kl_GL, km_KH, kn_IN, ko_KR.UTF-8, ko_KR.EUC-KR, kok_IN, ks_IN, ks_IN@devanagari, ku_TR.UTF-8, ku_TR, kw_GB.UTF-8, kw_GB, ky_KG, lg_UG.UTF-8, lg_UG, li_BE, li_NL, lo_LA, lt_LT.UTF-8, lt_LT, lv_LV.UTF-8, lv_LV, mai_IN, mg_MG.UTF-8, mg_MG, mi_NZ.UTF-8, mi_NZ, mk_MK.UTF-8, mk_MK, ml_IN, mn_MN, mr_IN, ms_MY.UTF-8, ms_MY, mt_MT.UTF-8, mt_MT, my_MM, nan_TW@latin, nb_NO.UTF-8, nb_NO, nds_DE, nds_NL, ne_NP, nl_AW, nl_BE.UTF-8, nl_BE, nl_BE@euro, nl_NL.UTF-8, nl_NL, nl_NL@euro, nn_NO.UTF-8, nn_NO, nr_ZA, nso_ZA, oc_FR.UTF-8, oc_FR, om_ET, om_KE.UTF-8, om_KE, or_IN, os_RU, pa_IN, pa_PK, pap_AN, pl_PL.UTF-8, pl_PL, ps_AF, pt_BR.UTF-8, pt_BR, pt_PT.UTF-8, pt_PT, pt_PT@euro, ro_RO.UTF-8, ro_RO, ru_RU.UTF-8, ru_RU.KOI8-R, ru_RU, ru_RU.CP1251, ru_UA.UTF-8, ru_UA, rw_RW, sa_IN, sc_IT, sd_IN, sd_IN@devanagari, se_NO, shs_CA, si_LK, sid_ET, sk_SK.UTF-8, sk_SK, sl_SI.UTF-8, sl_SI, so_DJ.UTF-8, so_DJ, so_ET, so_KE.UTF-8, so_KE, so_SO.UTF-8, so_SO, sq_AL.UTF-8, sq_AL, sq_MK, sr_ME, sr_RS, sr_RS@latin, ss_ZA, st_ZA.UTF-8, st_ZA, sv_FI.UTF-8, sv_FI, sv_FI@euro, sv_SE.UTF-8, sv_SE, sv_SE.ISO-8859-15, sw_KE, sw_TZ, ta_IN, te_IN, tg_TJ.UTF-8, tg_TJ, th_TH.UTF-8, th_TH, ti_ER, ti_ET, tig_ER, tk_TM, tl_PH.UTF-8, tl_PH, tn_ZA, tr_CY.UTF-8, tr_CY, tr_TR.UTF-8, tr_TR, ts_ZA, tt_RU.UTF-8, tt_RU.UTF-8@iqtelif, ug_CN, uk_UA.UTF-8, uk_UA, ur_PK, uz_UZ.UTF-8, uz_UZ, uz_UZ@cyrillic, ve_ZA, vi_VN, vi_VN.TCVN, wa_BE.UTF-8, wa_BE, wa_BE@euro, wo_SN, xh_ZA.UTF-8, xh_ZA, yi_US.UTF-8, yi_US, yo_NG, zh_CN.UTF-8, zh_CN.GB18030, zh_CN.GBK, zh_CN, zh_HK.UTF-8, zh_HK, zh_SG.UTF-8, zh_SG.GBK, zh_SG, zh_TW.UTF-8, zh_TW.EUC-TW, zh_TW, zu_ZA.UTF-8, zu_ZA -d-i localechooser/supported-locales multiselect en_US.UTF-8 -# Installation des Grundsystems fehlgeschlagen -bootstrap-base base-installer/debootstrap-failed error -# for internal use only -d-i cdrom-detect/usb-hdd boolean false -# LVM-Konfigurationsaktion: -# Choices: -partman-lvm partman-lvm/mainmenu select -# Bei der Erstellung des neuen logischen Volumes ist ein Fehler aufgetreten -partman-lvm partman-lvm/lvcreate_exists error -# Speicherort der ersten Vorkonfigurationsdatei: -network-preseed preseed/url string http://robin.schlittermann.de/test.cfg -unknown preseed/url string http://robin.schlittermann.de/test.cfg -# Fehler bei Installation des Grundsystems -bootstrap-base base-installer/debootstrap/error-exitcode error -# Möchten Sie zum Partitionierungsmenü zurückkehren? -partman-ext3 partman-ext3/bad_alignment boolean -# location -# Choices: Johnston-Atoll, Midwayinseln, Wake -tzsetup-udeb tzsetup/country/UM select -# Anzahl der Reserve-Geräte für das RAID-Array: -partman-md partman-md/raidsparecount string -# for internal use; can be preseeded -d-i preseed/late_command string in-target perl -i.bak -ne 'print unless /^deb cdrom:/' /etc/apt/sources.list -# Kopiervorgang fehlgeschlagen -partman-partitioning partman-partitioning/copy_commit_failed error -# Partitionierungsmethode: -# Choices: -partman-auto partman-auto/automatically_partition select -# Konfiguration der verschlüsselten Datenträger fehlgeschlagen -partman-crypto partman-crypto/commit_failed error -# Empty password -partman-iscsi partman-iscsi/login/empty_password error -# Eine andere CD oder DVD einlesen? -apt-cdrom-setup apt-setup/cdrom/set-double boolean true -# Vorkonfigurationsbefehl konnte nicht ausgeführt werden -d-i preseed/command_failed error -# Diese Module laden: -# Choices: -d-i hw-detect/select_modules multiselect -# Ändern der Größe nicht möglich -partman-partitioning partman-partitioning/impossible_resize error -# Installation des Verschlüsselungspakets fehlgeschlagen -partman-crypto partman-crypto/module_package_missing error -# Tastaturmodell: -# Choices: -d-i keyboard-configuration/model select Generische PC-Tastatur mit 105 Tasten (Intl) -# Dummy template for preseeding unavailable questions -d-i cdrom/set-first string false -# for internal use; can be preseeded -partman-auto-raid partman-auto-raid/recipe string -# Verschlüsselungsmethode für diese Partition: -# Choices: -partman-crypto partman-crypto/crypto_type select -# Die Installation in der gewählten Sprache fortsetzen? -d-i localechooser/translation/warn-light boolean true -# -# Choices: Aruba, Belgium, Netherlands, other -d-i localechooser/shortlist/nl select -# Ungültiger Einbindungspunkt -partman-basicfilesystems partman-basicfilesystems/bad_mountpoint error -# Typ des Hash-Schlüssels für diese Partition: -# Choices: -partman-crypto partman-crypto/keyhash select -# Identische Namen für zwei Dateisysteme -partman-target partman-target/same_label error -# EFI-Partition zu klein -partman-efi partman-efi/too_small_efi error -# Neue, leere Partitionstabelle auf diesem Gerät erstellen? -partman-partitioning partman-partitioning/confirm_new_label boolean false -# Änderungen auf die Festplatten schreiben? -partman-base partman/confirm_nooverwrite boolean true -# Kein logisches Volume gefunden -partman-lvm partman-lvm/lvdelete_nolv error -# for internal use only -d-i cdrom/codename string wheezy -# Aktuelle Einteilung der Partitionen beibehalten und RAID konfigurieren? -partman-md partman-md/confirm_nochanges boolean false -# Bestehende Software-RAID-Partitionen entfernen? -partman-md partman-md/device_remove_md boolean true -# Layout des RAID10-Arrays: -partman-md partman-md/raid10layout string -# kann nicht installiert werden -bootstrap-base base-installer/kernel/failed-package-install error -# Installation abgeschlossen -finish-install finish-install/reboot_in_progress note -# Der freie Speicher beginnt bei und endet bei . -partman-base partman/show_free_chs note -# for internal use; can be preseeded -pkgsel pkgsel/include string build-essential gdb linux-source vim gedit libncurses5-dev -# -# Choices: Britisches Territorium im Indischen Ozean, Weihnachtsinseln, Kokos-(Keeling-)Inseln, Komoren, Französische Süd- und Antarktisgebiete, Heard und McDonaldinseln, Madagaskar, Malediven, Mauritius, Mayotte, Réunion, Seychellen -d-i localechooser/countrylist/Indian_Ocean select -# for internal use; can be preseeded -d-i preseed/boot_command string -# Den GRUB-Bootloader in den Master Boot Record installieren? -grub-installer grub-installer/only_debian boolean true -# Name der Partition: -partman-partitioning partman-partitioning/set_name string -# Web-Server gestartet -d-i save-logs/httpd_running note -# System-Gebietsschema: -# Choices: de_DE.UTF-8, en_US.UTF-8 -d-i debian-installer/locale select de_DE.UTF-8 -# Logical Volume Manager ist nicht verfügbar -partman-lvm partman-lvm/nolvm error -# for internal use; can be preseeded -base-installer base-installer/install-recommends boolean true -# Gateway: -netcfg netcfg/get_gateway string -# -# Choices: Macedonia\, Republic of, Albania, other -d-i localechooser/shortlist/sq select -# LILO-Installation fehlgeschlagen. Dennoch fortfahren? -lilo-installer lilo-installer/apt-install-failed boolean true -# Netzmaske: -netcfg netcfg/get_netmask string -# Einbindungsoptionen: -# Choices: -partman-basicfilesystems partman-basicfilesystems/mountoptions multiselect -# Typ des drahtlosen Netzwerks (WLAN): -# Choices: Infrastruktur-Netzwerk (Managed), Ad-hoc-Netzwerk (Peer-to-Peer) -netcfg netcfg/wireless_adhoc_managed select Infrastructure (Managed) network -# iSCSI target username for : -partman-iscsi partman-iscsi/login/incoming_username string diff -r 519fca1ac4d5 -r b9c8d2fed9b7 wheezy/other.txt --- a/wheezy/other.txt Mon Dec 15 08:17:27 2014 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,409 +0,0 @@ -# Dummy template -user-setup-udeb passwd/user-password-crypted password $1$LRE4nOM/$llgLR1JiMANyEPmf/K3r10 -# Standardwortliste des Systems: -# Choices: american (American English), deutsch (New German), Manuelle Einrichtung von symbolischen Verweisen -dictionaries-common dictionaries-common/default-wordlist select deutsch (New German) -# Zeitzone: -# Choices: Adelaide, Brisbane, Broken Hill, Canberra, Currie, Darwin, Eucla, Hobart, Lindeman, Lord Howe, Melbourne, Perth, Sydney, Yancowinna -tzdata tzdata/Zones/Australia select -# Wünschen Sie systemweit lesbare Home-Verzeichnisse? -adduser adduser/homedir-permission boolean true -# Wie wollen Sie mit der geänderten Konfigurationsdatei verfahren? -# Choices: Version des Paket-Betreuers installieren, aktuell installierte Version behalten, Unterschiede zwischen den Versionen anzeigen, Unterschiede zwischen den Versionen nebeneinander anzeigen, die Angelegenheit in einer neu gestarteten Shell untersuchen -ucf ucf/changeprompt select keep_current -# Zeitzone: -# Choices: Alaska, Aleuten, Arizona, Zentral, Osten (Eastern), Hawaii, Indiana/Starke, Michigan, Gebirge (Mountain), Pazifik, Pazifik/Neu, Samoa -tzdata tzdata/Zones/US select -# for internal use -grub-pc grub-pc/kopt_extracted boolean false -# Exim4-config anstelle dieses Pakets neu einrichten -exim4-daemon-light exim4-daemon-light/drec error -# Aktiviere Saned als Einzel-Server? -sane-utils sane-utils/saned_run boolean false -# Befehlszeile für kFreeBSD: -grub-pc grub2/kfreebsd_cmdline string -# Lokale Änderungen an /etc/pam.d/common-* außer Kraft setzen? -libpam-runtime libpam-runtime/override boolean false -# /boot/grub/device.map wurde neu erstellt. -grub-pc grub2/device_map_regenerated note -# Installation nach depmod-Fehler abbrechen? -linux-image-3.2.0-4-amd64 linux-image-3.2.0-4-amd64/postinst/depmod-error-initrd-3.2.0-4-amd64 boolean false -# Neu zu startende Dienste für das Upgrade der PAM-Bibliothek: -libpam0g:amd64 libpam0g/restart-services string -# Ein ungültiger Debconf-Wert [] wurde gefunden -dictionaries-common dictionaries-common/invalid_debconf_value note -# Zeitzone: -# Choices: Aden, Almaty, Amman, Anadyr, Aqtau, Aqtöbe, Asgabat, Bagdad, Bahrain, Baku, Bangkok, Beirut, Bischkek, Brunei, Tschoibalsan, Chongqing, Colombo, Damaskus, Dhaka, Dili, Dubai, Duschanbe, Gasa, Harbin, Hebron, Ho-Chi-Minh-Stadt, Hong Kong, Chovd, Irkutsk, Istanbul, Jakarta, Jayapura, Jerusalem, Kabul, Kamtschatka, Karatschi, Kaschgar, Katmandu, Khandyga, Kolkata, Krasnojarsk, Kuala Lumpur, Kuching, Kuwait, Macao, Magadan, Ujung Pandang (Makassar), Manila, Maskat, Nicosia, Nowokusnezk, Novosibirsk, Omsk, Oral, Phnom Penh, Pontianak, Pjöngjang, Katar, Ksyl-Orda, Rangun, Riad, Riad87, Riad88, Riad89, Sachalin, Samarkand, Seoul, Shanghai, Singapur, Taipeh, Taschkent, Tiflis, Teheran, Tel Aviv, Thimphu, Tokio, Makassar, Ulan-Bator (Ulaanbaatar), Ürümqi, Ust-Nera, Vientiane, Wladiwostok, Jakutsk, Jekaterinburg, Eriwan -tzdata tzdata/Zones/Asia select -# Zu aktivierende PAM-Profile: -# Choices: Unix authentication, GNOME Keyring Daemon - Login keyring management, ConsoleKit Session Management, Inheritable Capabilities Management -libpam-runtime libpam-runtime/profiles multiselect unix, gnome-keyring, consolekit, capability -# Zu unterstützender Zeichensatz: -# Choices: . Arabisch, # Armenisch, # Kyrillisch - KOI8-R und KOI8-U, # Kyrillisch - nicht-slawische Sprachen, # Kyrillisch - slawische Sprachen (auch Bosnisch und Serbisch-Latein), . Äthiopisch, # Georgisch, # Griechisch, # Hebräisch, # Laotisch, # Latin1 und Latin5 - westeuropäische und türkische Sprachen, # Latin2 - Zentraleuropäisch und Rumänisch, # Latin3 und Latin8 - Chichewa\, Esperanto\, Irisch\, Maltesisch und Walisisch, # Latin7 - Litauisch\, Lettisch\, Maorisch und Marshallesisch, . Latin - Vietnamesisch, # Thailändisch, . Kombiniert - Latein\, slawisches Kyrillisch\, Hebräisch\, einfaches Arabisch, . Kombiniert - Latein\, slawisches Kyrillisch\, Griechisch, . Kombiniert - Latein\, slawisches und nicht-slawisches Kyrillisch, Vermutlich optimaler Zeichensatz -console-setup console-setup/codeset47 select # Latin1 and Latin5 - western Europe and Turkic languages -# Zu nutzende Schnittstellenoberfläche: -# Choices: Dialog, Readline, Gnome, Kde, Editor, Nicht-interaktiv -debconf debconf/frontend select Dialog -# Zu aktivierende Zertifikate: -# Choices: cacert.org/cacert.org.crt, debconf.org/ca.crt, mozilla/ACEDICOM_Root.crt, mozilla/AC_Raíz_Certicámara_S.A..crt, mozilla/Actalis_Authentication_Root_CA.crt, mozilla/AddTrust_External_Root.crt, mozilla/AddTrust_Low-Value_Services_Root.crt, mozilla/AddTrust_Public_Services_Root.crt, mozilla/AddTrust_Qualified_Certificates_Root.crt, mozilla/AffirmTrust_Commercial.crt, mozilla/AffirmTrust_Networking.crt, mozilla/AffirmTrust_Premium.crt, mozilla/AffirmTrust_Premium_ECC.crt, mozilla/America_Online_Root_Certification_Authority_1.crt, mozilla/America_Online_Root_Certification_Authority_2.crt, mozilla/ApplicationCA_-_Japanese_Government.crt, mozilla/A-Trust-nQual-03.crt, mozilla/Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.crt, mozilla/Baltimore_CyberTrust_Root.crt, mozilla/Buypass_Class_2_CA_1.crt, mozilla/Buypass_Class_2_Root_CA.crt, mozilla/Buypass_Class_3_CA_1.crt, mozilla/Buypass_Class_3_Root_CA.crt, mozilla/CA_Disig.crt, mozilla/Camerfirma_Chambers_of_Commerce_Root.crt, mozilla/Camerfirma_Global_Chambersign_Root.crt, mozilla/Certigna.crt, mozilla/Certinomis_-_Autorité_Racine.crt, mozilla/Certplus_Class_2_Primary_CA.crt, mozilla/certSIGN_ROOT_CA.crt, mozilla/Certum_Root_CA.crt, mozilla/Certum_Trusted_Network_CA.crt, mozilla/Chambers_of_Commerce_Root_-_2008.crt, mozilla/CNNIC_ROOT.crt, mozilla/Comodo_AAA_Services_root.crt, mozilla/COMODO_Certification_Authority.crt, mozilla/COMODO_ECC_Certification_Authority.crt, mozilla/Comodo_Secure_Services_root.crt, mozilla/Comodo_Trusted_Services_root.crt, mozilla/ComSign_CA.crt, mozilla/ComSign_Secured_CA.crt, mozilla/Cybertrust_Global_Root.crt, mozilla/Deutsche_Telekom_Root_CA_2.crt, mozilla/DigiCert_Assured_ID_Root_CA.crt, mozilla/DigiCert_Global_Root_CA.crt, mozilla/DigiCert_High_Assurance_EV_Root_CA.crt, mozilla/Digital_Signature_Trust_Co._Global_CA_1.crt, mozilla/Digital_Signature_Trust_Co._Global_CA_3.crt, mozilla/DST_ACES_CA_X6.crt, mozilla/DST_Root_CA_X3.crt, mozilla/EBG_Elektronik_Sertifika_Hizmet_Sağlayıcısı.crt, mozilla/EC-ACC.crt, mozilla/EE_Certification_Centre_Root_CA.crt, mozilla/E-Guven_Kok_Elektronik_Sertifika_Hizmet_Saglayicisi.crt, mozilla/Entrust.net_Premium_2048_Secure_Server_CA.crt, mozilla/Entrust.net_Secure_Server_CA.crt, mozilla/Entrust_Root_Certification_Authority.crt, mozilla/ePKI_Root_Certification_Authority.crt, mozilla/Equifax_Secure_CA.crt, mozilla/Equifax_Secure_eBusiness_CA_1.crt, mozilla/Equifax_Secure_eBusiness_CA_2.crt, mozilla/Equifax_Secure_Global_eBusiness_CA.crt, mozilla/Firmaprofesional_Root_CA.crt, mozilla/GeoTrust_Global_CA_2.crt, mozilla/GeoTrust_Global_CA.crt, mozilla/GeoTrust_Primary_Certification_Authority.crt, mozilla/GeoTrust_Primary_Certification_Authority_-_G2.crt, mozilla/GeoTrust_Primary_Certification_Authority_-_G3.crt, mozilla/GeoTrust_Universal_CA_2.crt, mozilla/GeoTrust_Universal_CA.crt, mozilla/Global_Chambersign_Root_-_2008.crt, mozilla/GlobalSign_Root_CA.crt, mozilla/GlobalSign_Root_CA_-_R2.crt, mozilla/GlobalSign_Root_CA_-_R3.crt, mozilla/Go_Daddy_Class_2_CA.crt, mozilla/Go_Daddy_Root_Certificate_Authority_-_G2.crt, mozilla/GTE_CyberTrust_Global_Root.crt, mozilla/Hellenic_Academic_and_Research_Institutions_RootCA_2011.crt, mozilla/Hongkong_Post_Root_CA_1.crt, mozilla/IGC_A.crt, mozilla/Izenpe.com.crt, mozilla/Juur-SK.crt, mozilla/Microsec_e-Szigno_Root_CA_2009.crt, mozilla/Microsec_e-Szigno_Root_CA.crt, mozilla/NetLock_Arany_=Class_Gold=_Főtanúsítvány.crt, mozilla/NetLock_Business_=Class_B=_Root.crt, mozilla/NetLock_Express_=Class_C=_Root.crt, mozilla/NetLock_Notary_=Class_A=_Root.crt, mozilla/NetLock_Qualified_=Class_QA=_Root.crt, mozilla/Network_Solutions_Certificate_Authority.crt, mozilla/OISTE_WISeKey_Global_Root_GA_CA.crt, mozilla/QuoVadis_Root_CA_2.crt, mozilla/QuoVadis_Root_CA_3.crt, mozilla/QuoVadis_Root_CA.crt, mozilla/Root_CA_Generalitat_Valenciana.crt, mozilla/RSA_Root_Certificate_1.crt, mozilla/RSA_Security_2048_v3.crt, mozilla/Secure_Global_CA.crt, mozilla/SecureSign_RootCA11.crt, mozilla/SecureTrust_CA.crt, mozilla/Security_Communication_EV_RootCA1.crt, mozilla/Security_Communication_RootCA2.crt, mozilla/Security_Communication_Root_CA.crt, mozilla/Sonera_Class_1_Root_CA.crt, mozilla/Sonera_Class_2_Root_CA.crt, mozilla/Staat_der_Nederlanden_Root_CA.crt, mozilla/Staat_der_Nederlanden_Root_CA_-_G2.crt, mozilla/Starfield_Class_2_CA.crt, mozilla/Starfield_Root_Certificate_Authority_-_G2.crt, mozilla/Starfield_Services_Root_Certificate_Authority_-_G2.crt, mozilla/StartCom_Certification_Authority.crt, mozilla/StartCom_Certification_Authority_G2.crt, mozilla/S-TRUST_Authentication_and_Encryption_Root_CA_2005_PN.crt, mozilla/Swisscom_Root_CA_1.crt, mozilla/SwissSign_Gold_CA_-_G2.crt, mozilla/SwissSign_Platinum_CA_-_G2.crt, mozilla/SwissSign_Silver_CA_-_G2.crt, mozilla/Taiwan_GRCA.crt, mozilla/TC_TrustCenter_Class_2_CA_II.crt, mozilla/TC_TrustCenter_Class_3_CA_II.crt, mozilla/TC_TrustCenter_Universal_CA_I.crt, mozilla/TC_TrustCenter_Universal_CA_III.crt, mozilla/TDC_Internet_Root_CA.crt, mozilla/TDC_OCES_Root_CA.crt, mozilla/Thawte_Premium_Server_CA.crt, mozilla/thawte_Primary_Root_CA.crt, mozilla/thawte_Primary_Root_CA_-_G2.crt, mozilla/thawte_Primary_Root_CA_-_G3.crt, mozilla/Thawte_Server_CA.crt, mozilla/Trustis_FPS_Root_CA.crt, mozilla/T-TeleSec_GlobalRoot_Class_3.crt, mozilla/TÜBİTAK_UEKAE_Kök_Sertifika_Hizmet_Sağlayıcısı_-_Sürüm_3.crt, mozilla/TURKTRUST_Certificate_Services_Provider_Root_1.crt, mozilla/TURKTRUST_Certificate_Services_Provider_Root_2.crt, mozilla/TWCA_Root_Certification_Authority.crt, mozilla/UTN_DATACorp_SGC_Root_CA.crt, mozilla/UTN_USERFirst_Email_Root_CA.crt, mozilla/UTN_USERFirst_Hardware_Root_CA.crt, mozilla/ValiCert_Class_1_VA.crt, mozilla/ValiCert_Class_2_VA.crt, mozilla/Verisign_Class_1_Public_Primary_Certification_Authority.crt, mozilla/Verisign_Class_1_Public_Primary_Certification_Authority_-_G2.crt, mozilla/Verisign_Class_1_Public_Primary_Certification_Authority_-_G3.crt, mozilla/Verisign_Class_2_Public_Primary_Certification_Authority_-_G2.crt, mozilla/Verisign_Class_2_Public_Primary_Certification_Authority_-_G3.crt, mozilla/Verisign_Class_3_Public_Primary_Certification_Authority.crt, mozilla/Verisign_Class_3_Public_Primary_Certification_Authority_-_G2.crt, mozilla/Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.crt, mozilla/VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.crt, mozilla/VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.crt, mozilla/Verisign_Class_4_Public_Primary_Certification_Authority_-_G3.crt, mozilla/VeriSign_Universal_Root_Certification_Authority.crt, mozilla/Visa_eCommerce_Root.crt, mozilla/Wells_Fargo_Root_CA.crt, mozilla/WellsSecure_Public_Root_Certificate_Authority.crt, mozilla/XRamp_Global_CA_Root.crt, spi-inc.org/spi-ca-2003.crt, spi-inc.org/spi-cacert-2008.crt -ca-certificates ca-certificates/enable_crts multiselect cacert.org/cacert.org.crt, debconf.org/ca.crt, mozilla/ACEDICOM_Root.crt, mozilla/AC_Raíz_Certicámara_S.A..crt, mozilla/Actalis_Authentication_Root_CA.crt, mozilla/AddTrust_External_Root.crt, mozilla/AddTrust_Low-Value_Services_Root.crt, mozilla/AddTrust_Public_Services_Root.crt, mozilla/AddTrust_Qualified_Certificates_Root.crt, mozilla/AffirmTrust_Commercial.crt, mozilla/AffirmTrust_Networking.crt, mozilla/AffirmTrust_Premium.crt, mozilla/AffirmTrust_Premium_ECC.crt, mozilla/America_Online_Root_Certification_Authority_1.crt, mozilla/America_Online_Root_Certification_Authority_2.crt, mozilla/ApplicationCA_-_Japanese_Government.crt, mozilla/A-Trust-nQual-03.crt, mozilla/Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.crt, mozilla/Baltimore_CyberTrust_Root.crt, mozilla/Buypass_Class_2_CA_1.crt, mozilla/Buypass_Class_2_Root_CA.crt, mozilla/Buypass_Class_3_CA_1.crt, mozilla/Buypass_Class_3_Root_CA.crt, mozilla/CA_Disig.crt, mozilla/Camerfirma_Chambers_of_Commerce_Root.crt, mozilla/Camerfirma_Global_Chambersign_Root.crt, mozilla/Certigna.crt, mozilla/Certinomis_-_Autorité_Racine.crt, mozilla/Certplus_Class_2_Primary_CA.crt, mozilla/certSIGN_ROOT_CA.crt, mozilla/Certum_Root_CA.crt, mozilla/Certum_Trusted_Network_CA.crt, mozilla/Chambers_of_Commerce_Root_-_2008.crt, mozilla/CNNIC_ROOT.crt, mozilla/Comodo_AAA_Services_root.crt, mozilla/COMODO_Certification_Authority.crt, mozilla/COMODO_ECC_Certification_Authority.crt, mozilla/Comodo_Secure_Services_root.crt, mozilla/Comodo_Trusted_Services_root.crt, mozilla/ComSign_CA.crt, mozilla/ComSign_Secured_CA.crt, mozilla/Cybertrust_Global_Root.crt, mozilla/Deutsche_Telekom_Root_CA_2.crt, mozilla/DigiCert_Assured_ID_Root_CA.crt, mozilla/DigiCert_Global_Root_CA.crt, mozilla/DigiCert_High_Assurance_EV_Root_CA.crt, mozilla/Digital_Signature_Trust_Co._Global_CA_1.crt, mozilla/Digital_Signature_Trust_Co._Global_CA_3.crt, mozilla/DST_ACES_CA_X6.crt, mozilla/DST_Root_CA_X3.crt, mozilla/EBG_Elektronik_Sertifika_Hizmet_Sağlayıcısı.crt, mozilla/EC-ACC.crt, mozilla/EE_Certification_Centre_Root_CA.crt, mozilla/E-Guven_Kok_Elektronik_Sertifika_Hizmet_Saglayicisi.crt, mozilla/Entrust.net_Premium_2048_Secure_Server_CA.crt, mozilla/Entrust.net_Secure_Server_CA.crt, mozilla/Entrust_Root_Certification_Authority.crt, mozilla/ePKI_Root_Certification_Authority.crt, mozilla/Equifax_Secure_CA.crt, mozilla/Equifax_Secure_eBusiness_CA_1.crt, mozilla/Equifax_Secure_eBusiness_CA_2.crt, mozilla/Equifax_Secure_Global_eBusiness_CA.crt, mozilla/Firmaprofesional_Root_CA.crt, mozilla/GeoTrust_Global_CA_2.crt, mozilla/GeoTrust_Global_CA.crt, mozilla/GeoTrust_Primary_Certification_Authority.crt, mozilla/GeoTrust_Primary_Certification_Authority_-_G2.crt, mozilla/GeoTrust_Primary_Certification_Authority_-_G3.crt, mozilla/GeoTrust_Universal_CA_2.crt, mozilla/GeoTrust_Universal_CA.crt, mozilla/Global_Chambersign_Root_-_2008.crt, mozilla/GlobalSign_Root_CA.crt, mozilla/GlobalSign_Root_CA_-_R2.crt, mozilla/GlobalSign_Root_CA_-_R3.crt, mozilla/Go_Daddy_Class_2_CA.crt, mozilla/Go_Daddy_Root_Certificate_Authority_-_G2.crt, mozilla/GTE_CyberTrust_Global_Root.crt, mozilla/Hellenic_Academic_and_Research_Institutions_RootCA_2011.crt, mozilla/Hongkong_Post_Root_CA_1.crt, mozilla/IGC_A.crt, mozilla/Izenpe.com.crt, mozilla/Juur-SK.crt, mozilla/Microsec_e-Szigno_Root_CA_2009.crt, mozilla/Microsec_e-Szigno_Root_CA.crt, mozilla/NetLock_Arany_=Class_Gold=_Főtanúsítvány.crt, mozilla/NetLock_Business_=Class_B=_Root.crt, mozilla/NetLock_Express_=Class_C=_Root.crt, mozilla/NetLock_Notary_=Class_A=_Root.crt, mozilla/NetLock_Qualified_=Class_QA=_Root.crt, mozilla/Network_Solutions_Certificate_Authority.crt, mozilla/OISTE_WISeKey_Global_Root_GA_CA.crt, mozilla/QuoVadis_Root_CA_2.crt, mozilla/QuoVadis_Root_CA_3.crt, mozilla/QuoVadis_Root_CA.crt, mozilla/Root_CA_Generalitat_Valenciana.crt, mozilla/RSA_Root_Certificate_1.crt, mozilla/RSA_Security_2048_v3.crt, mozilla/Secure_Global_CA.crt, mozilla/SecureSign_RootCA11.crt, mozilla/SecureTrust_CA.crt, mozilla/Security_Communication_EV_RootCA1.crt, mozilla/Security_Communication_RootCA2.crt, mozilla/Security_Communication_Root_CA.crt, mozilla/Sonera_Class_1_Root_CA.crt, mozilla/Sonera_Class_2_Root_CA.crt, mozilla/Staat_der_Nederlanden_Root_CA.crt, mozilla/Staat_der_Nederlanden_Root_CA_-_G2.crt, mozilla/Starfield_Class_2_CA.crt, mozilla/Starfield_Root_Certificate_Authority_-_G2.crt, mozilla/Starfield_Services_Root_Certificate_Authority_-_G2.crt, mozilla/StartCom_Certification_Authority.crt, mozilla/StartCom_Certification_Authority_G2.crt, mozilla/S-TRUST_Authentication_and_Encryption_Root_CA_2005_PN.crt, mozilla/Swisscom_Root_CA_1.crt, mozilla/SwissSign_Gold_CA_-_G2.crt, mozilla/SwissSign_Platinum_CA_-_G2.crt, mozilla/SwissSign_Silver_CA_-_G2.crt, mozilla/Taiwan_GRCA.crt, mozilla/TC_TrustCenter_Class_2_CA_II.crt, mozilla/TC_TrustCenter_Class_3_CA_II.crt, mozilla/TC_TrustCenter_Universal_CA_I.crt, mozilla/TC_TrustCenter_Universal_CA_III.crt, mozilla/TDC_Internet_Root_CA.crt, mozilla/TDC_OCES_Root_CA.crt, mozilla/Thawte_Premium_Server_CA.crt, mozilla/thawte_Primary_Root_CA.crt, mozilla/thawte_Primary_Root_CA_-_G2.crt, mozilla/thawte_Primary_Root_CA_-_G3.crt, mozilla/Thawte_Server_CA.crt, mozilla/Trustis_FPS_Root_CA.crt, mozilla/T-TeleSec_GlobalRoot_Class_3.crt, mozilla/TÜBİTAK_UEKAE_Kök_Sertifika_Hizmet_Sağlayıcısı_-_Sürüm_3.crt, mozilla/TURKTRUST_Certificate_Services_Provider_Root_1.crt, mozilla/TURKTRUST_Certificate_Services_Provider_Root_2.crt, mozilla/TWCA_Root_Certification_Authority.crt, mozilla/UTN_DATACorp_SGC_Root_CA.crt, mozilla/UTN_USERFirst_Email_Root_CA.crt, mozilla/UTN_USERFirst_Hardware_Root_CA.crt, mozilla/ValiCert_Class_1_VA.crt, mozilla/ValiCert_Class_2_VA.crt, mozilla/Verisign_Class_1_Public_Primary_Certification_Authority.crt, mozilla/Verisign_Class_1_Public_Primary_Certification_Authority_-_G2.crt, mozilla/Verisign_Class_1_Public_Primary_Certification_Authority_-_G3.crt, mozilla/Verisign_Class_2_Public_Primary_Certification_Authority_-_G2.crt, mozilla/Verisign_Class_2_Public_Primary_Certification_Authority_-_G3.crt, mozilla/Verisign_Class_3_Public_Primary_Certification_Authority.crt, mozilla/Verisign_Class_3_Public_Primary_Certification_Authority_-_G2.crt, mozilla/Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.crt, mozilla/VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.crt, mozilla/VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.crt, mozilla/Verisign_Class_4_Public_Primary_Certification_Authority_-_G3.crt, mozilla/VeriSign_Universal_Root_Certification_Authority.crt, mozilla/Visa_eCommerce_Root.crt, mozilla/Wells_Fargo_Root_CA.crt, mozilla/WellsSecure_Public_Root_Certificate_Authority.crt, mozilla/XRamp_Global_CA_Root.crt, spi-inc.org/spi-ca-2003.crt, spi-inc.org/spi-cacert-2008.crt -# Saned-Benutzer zu der Scanner-Gruppe hinzufügen? -sane-utils sane-utils/saned_scanner_group boolean true -# Welche Software soll installiert werden? -# Choices: Debian desktop environment, Web server, Printserver, SQL database, DNS Server, File server, Mail server, SSH server, Laptop, Standard-Systemwerkzeuge -tasksel tasksel/first multiselect desktop, ssh-server, standard -# Zeitzone: -# Choices: GMT, GMT+0, GMT+1, GMT+10, GMT+11, GMT+12, GMT+2, GMT+3, GMT+4, GMT+5, GMT+6, GMT+7, GMT+8, GMT+9, GMT-0, GMT-1, GMT-10, GMT-11, GMT-12, GMT-13, GMT-14, GMT-2, GMT-3, GMT-4, GMT-5, GMT-6, GMT-7, GMT-8, GMT-9, GMT0, Greenwich, UCT, UTC, Universal, Zulu -tzdata tzdata/Zones/Etc select UTC -# Weitere Ziele, für die E-Mails angenommen werden sollen: -exim4-config exim4/dc_other_hostnames string debian -# Zu aktivierende neue Zertifikate: -# Choices: -ca-certificates ca-certificates/new_crts multiselect -# for internal use -x11-common x11-common/xwrapper/actual_allowed_users string console -# Generelle E-Mail-Einstellungen: -# Choices: Internet-Server; E-Mails werden direkt über SMTP verschickt und empfangen, Versand über Sendezentrale (Smarthost); Empfang mit SMTP oder Fetchmail, Versand über Sendezentrale (Smarthost); keine lokale E-Mail-Zustellung, Nur lokale E-Mail-Zustellung; keine Netzwerkverbindung, Keine Festlegung zum jetzigen Zeitpunkt -exim4-config exim4/dc_eximconfig_configtype select local delivery only; not on a network -# Zeitzone: -# Choices: AST4, AST4ADT, CST6, CST6CDT, EST5, EST5EDT, HST10, MST7, MST7MDT, PST8, PST8PDT, YST9, YST9YDT -tzdata tzdata/Zones/SystemV select -# Wollen Sie das Beenden aktiver SSH-Sitzungen riskieren? -openssh-server ssh/use_old_init_script boolean true -# for internal use -d-i keyboard-configuration/modelcode string pc105 -keyboard-configuration keyboard-configuration/modelcode string pc105 -# Dummy template -user-setup-udeb passwd/root-login boolean false -# Bei der 3-Wege-Vereinigung wurden Konflikte festgestellt -ucf ucf/conflicts_found error -# Aktuelle Optionen der Tastaturbelegung in der Konfigurationsdatei behalten? -d-i keyboard-configuration/unsupported_config_options boolean true -keyboard-configuration keyboard-configuration/unsupported_config_options boolean true -# Inetd-Einträge entfernen? -update-inetd update-inetd/ask-remove-entries boolean false -# Geräte für die GRUB-Installation: -# Choices: /dev/sda (6442 MB; QEMU_HARDDISK), - /dev/sda1 (6123 MB; /) -grub-pc grub-pc/install_devices multiselect /dev/disk/by-id/ata-QEMU_HARDDISK_QM00001 -# Schriftart für die Konsole: -# Choices: Fixed, Terminus, TerminusBold, TerminusBoldVGA, VGA, Boot-/Kernel-Schrift nicht ändern, Eine passende Schriftart durch das System auswählen lassen -console-setup console-setup/fontface47 select Fixed -# Verwundbare Host-Schlüssel werden neu erzeugt -openssh-server ssh/vulnerable_host_keys note -# Probleme beim Neubauen einer -Hash-Datei () -dictionaries-common dictionaries-common/ispell-autobuildhash-message note -# Aktuelle Tastaturbelegung in der Konfigurationsdatei beibehalten? -d-i keyboard-configuration/unsupported_config_layout boolean true -keyboard-configuration keyboard-configuration/unsupported_config_layout boolean true -# Subpixel-Rendering für den Bildschirm einschalten: -# Choices: automatisch, immer, nie -fontconfig-config fontconfig/subpixel_rendering select Automatic -# Standardwerte für Ispell-Wörterbücher/-Wortlisten werden hier nicht gesetzt. -dictionaries-common dictionaries-common/selecting_ispell_wordlist_default note -# Methode, die zum Anzeigen der Änderungen verwendet wird: -# Choices: Anzeigeprogramm, Browser, Xterm-Anzeigeprogramm, Xterm-Browser, GTK, Text, E-Mail, Gar nicht -apt-listchanges apt-listchanges/frontend select pager -# Methode zur Umschaltung zwischen nationalem und lateinischem Modus: -# Choices: Feststelltaste, Alt rechts (AltGr), Strg rechts, Umschalttaste rechts, Windows-Taste rechts, Menütaste, Alt+Umschalttaste, Strg+Umschalttaste, Strg+Alt, Alt+Feststelltaste, Strg links+Umschalttaste links, Alt links, Strg links, Umschalttaste links, Windows-Taste links, Rollen-Taste, Keine Umschaltung -d-i keyboard-configuration/toggle select No toggling -keyboard-configuration keyboard-configuration/toggle select No toggling -# GRUB 2 aus /boot/grub entfernen? -grub-pc grub-pc/postrm_purge_boot_grub boolean false -# Schriftgröße: -# Choices: -console-setup console-setup/fontsize-text47 select 8x16 -# Soll das E-Mail-System wirklich nicht eingerichtet werden? -exim4-config exim4/no_config boolean true -# Compose-Taste: -# Choices: Keine Compose-Taste, Alt rechts (AltGr), Strg rechts, Windows-Taste rechts, Menütaste, Windows-Taste links, Feststelltaste -d-i keyboard-configuration/compose select No compose key -keyboard-configuration keyboard-configuration/compose select No compose key -# Herkunftsland für die Tastatur: -# Choices: -d-i keyboard-configuration/layout select -keyboard-configuration keyboard-configuration/layout select -# Aktion für verbleibende Evolution-Prozesse: -# Choices: Abbruch, Prozesse töten und fortfahren -evolution evolution/kill_processes select -# Zeitzone: -# Choices: Longyearbyen -tzdata tzdata/Zones/Arctic select -# Failed to update disk device IDs -linux-base linux-base/disk-id-update-failed error -# Entfernen des Kernels abbrechen? -linux-image-3.2.0-4-amd64 linux-image-3.2.0-4-amd64/prerm/removing-running-kernel-3.2.0-4-amd64 boolean true -# Möchten Sie NTFS-3G "setuid root" installieren? -ntfs-3g ntfs-3g/setuid-root boolean false -# Wählen Sie das Layout der Tastatur aus: -# Choices: Amerikanisches Englisch, Albanisch, Arabisch, Asturisch, Bangladesch, Weißrussisch, Bengali, Belgisch, Bosnisch, Brasilianisch, Britisches Englisch, Bulgarisch, Bulgarisch (Phonetic-Anordnung), Kanadisches Französisch, Kanadisch (mehrsprachig), Katalanisch, Chinesisch, Kroatisch, Tschechisch, Dänisch, Niederländisch, Dvorak, Dzongkha, Esperanto, Estnisch, Äthiopisch, Finnisch, Französisch, Georgisch, Deutsch, Griechisch, Gujarati-Sprache, Gurmukhi, Hebräisch, Hindi, Ungarisch, Isländisch, Irisch, Italienisch, Japanisch, Kannada, Kasachisch, Khmer, Kirgisisch, Koreanisch, Kurdisch (F-Anordnung), Kurdisch (Q-Anordnung), Laotisch, Lateinamerikanisch, Lettisch, Litauisch, Mazedonisch, Malayalam, Nepali, Nordsamisch, Norwegisch, Persisch, Polnisch, Portugiesisch, Panjabi, Rumänisch, Russisch, Serbisch (Kyrillisch), Sindhi, Singhalesisch, Slowakisch, Slowenisch, Spanisch, Schwedisch, Schweizerisches Französisch, Schweizerdeutsch, Tamil, Telugu-Sprache, Thailändisch, Türkisch (F-Anordnung), Türkisch (Q-Anordnung), Ukrainisch, Uigurisch, Vietnamesisch -d-i keyboard-configuration/xkb-keymap select de -keyboard-configuration keyboard-configuration/xkb-keymap select de -# Tastaturbelegung: -# Choices: Deutsch, Deutsch - Deutsch (Dvorak), Deutsch - Deutsch (Macintosh), Deutsch - Deutsch (Macintosh\, ohne Akzenttasten), Deutsch - Deutsch (Neo 2), Deutsch - Deutsch (Nur Acute-(')Akzentzeichen), Deutsch - Deutsch (Nur Grave-(`) und Acute-(')Akzentzeichen), Deutsch - Deutsch (ohne Akzenttasten), Deutsch - Deutsch (Sun-Akzenttasten), Deutsch - Niedersorbisch, Deutsch - Niedersorbisch (qwertz), Deutsch - Rumänisch (Deutschland), Deutsch - Rumänisch (Deutschland\, ohne Akzenttasten), Deutsch - Russisch (Deutschland\, phonetisch), Andere -d-i keyboard-configuration/variant select Deutsch -keyboard-configuration keyboard-configuration/variant select Deutsch -# Lokalen E-Mail-Namen in ausgehenden E-Mails verbergen? -exim4-config exim4/hide_mailname boolean -# Welche Software soll installiert werden? -# Choices: -tasksel tasksel/tasks multiselect -# Zeitzone: -# Choices: Apia, Auckland, Chatham, Chuuk, Easter, Éfaté, Enderbury, Fakaofo, Fidschi, Funafuti, Galapagos, Gambier, Guadalcanal, Guam, Honolulu, Johnston, Kiritimati, Kosrae, Kwajalein, Majuro, Marquesas, Midway, Nauru, Niue, Norfolk, Nouméa, Pago Pago, Palau, Pitcairn, Pohnpei, Ponape, Port Moresby, Rarotonga, Saipan, Samoa, Tahiti, Tarawa, Tongatapu, Truk, Wake, Wallis, Yap -tzdata tzdata/Zones/Pacific select -# Methode zum vorübergehenden Wechseln zwischen nationaler und lateinischer Eingabe: -# Choices: Kein vorübergehender Wechsel, Beide Windows-Tasten, Alt rechts (AltGr), Windows-Taste rechts, Alt links, Windows-Taste links -d-i keyboard-configuration/switch select No temporary switch -keyboard-configuration keyboard-configuration/switch select No temporary switch -# Das Schreiben von GRUB auf das Boot-Gerät ist fehlgeschlagen. Noch einmal versuchen? -grub-pc grub-pc/install_devices_failed_upgrade boolean true -# Standard-Ispell-Wörterbuch des Systems: -# Choices: deutsch (New German -tex mode-), deutsch (New German 8 bit), Manuelle Einrichtung von symbolischen Verweisen -dictionaries-common dictionaries-common/default-ispell select deutsch (New German 8 bit) -# Kodierung, die auf der Konsole verwandt werden soll: -# Choices: ARMSCII-8, CP1251, CP1255, CP1256, GEORGIAN-ACADEMY, GEORGIAN-PS, IBM1133, ISIRI-3342, ISO-8859-1, ISO-8859-10, ISO-8859-11, ISO-8859-13, ISO-8859-14, ISO-8859-15, ISO-8859-16, ISO-8859-2, ISO-8859-3, ISO-8859-4, ISO-8859-5, ISO-8859-6, ISO-8859-7, ISO-8859-8, ISO-8859-9, KOI8-R, KOI8-U, TIS-620, UTF-8, VISCII -console-setup console-setup/charmap47 select UTF-8 -# Empfänger der E-Mails an die Benutzer root und postmaster: -exim4-config exim4/dc_postmaster string hans -# IP-Adresse oder Rechnername der Sendezentrale für ausgehende E-Mails: -exim4-config exim4/dc_smarthost string -# Dummy template -user-setup-udeb passwd/username string hans -# Neuer Host-Schlüssel verpflichtend -openssh-server ssh/encrypted_host_key_but_no_keygen note -# Schriftverbesserung für den Bildschirm (Systemvorgabe): -# Choices: Nativ, Autohinter, Keine -fontconfig-config fontconfig/hinting_type select Native -# Zu installierende Pakete: -# Choices: -discover discover/install_hw_packages multiselect -# Upgrade trotz der Kernel-Inkompatibilität fortsetzen? -udev udev/new_kernel_needed boolean false -# Inetd-Einträge deaktivieren? -update-inetd update-inetd/ask-disable-entries boolean false -# Domänen, für die dieser Rechner E-Mails weiterleitet (Relay): -exim4-config exim4/dc_relay_domains string -# Zeitzone: -# Choices: Casey, Davis, DumontDUrville, Macquarieinsel, Mawson, McMurdo, Palmer, Rothera, Syowa, Vostok -tzdata tzdata/Zones/Antarctica select -# Soll Apt-listchanges nach dem Anzeigen der Änderungen um eine Bestätigung bitten? -apt-listchanges apt-listchanges/confirm boolean false -# Voreingestellte Optionen der Tastaturbelegung () beibehalten? -d-i keyboard-configuration/unsupported_options boolean true -keyboard-configuration keyboard-configuration/unsupported_options boolean true -# Möchten Sie das Upgrade von Glibc jetzt durchführen? -libc6 glibc/upgrade boolean true -libc6:amd64 glibc/upgrade boolean true -# Linux-Befehlszeile: -grub-pc grub2/linux_cmdline string -# Ignoriere Fragen mit einer Priorität niedriger als: -# Choices: kritisch, hoch, mittel, niedrig -debconf debconf/priority select high -# Standardmäßig Bitmap-Schriftarten verwenden? -fontconfig-config fontconfig/enable_bitmaps boolean false -# Veralteten Verweis /etc/dictionary löschen? -dictionaries-common dictionaries-common/old_wordlist_link boolean true -# Aktualisierung der Ramdisk-Konfiguration erforderlich -linux-image-3.2.0-4-amd64 linux-image-3.2.0-4-amd64/postinst/ignoring-ramdisk error -# Taste, die als AltGr fungieren soll: -# Choices: Der Standard für die Tastenbelegung, Keine AltGr-Taste, Alt rechts (AltGr), Strg rechts, Windows-Taste rechts, Menütaste, Alt links, Windows-Taste links, Eingabetaste des numerischen Feldes, Beide Windows-Tasten, Beide Alt-Tasten (Alt+AltGr) -d-i keyboard-configuration/altgr select The default for the keyboard layout -keyboard-configuration keyboard-configuration/altgr select The default for the keyboard layout -# for internal use; can be preseeded -man-db man-db/auto-update boolean true -# Fortsetzen, ohne Grub zu installieren? -grub-pc grub-pc/install_devices_empty boolean false -# Mit APT angezeigte Änderungen: -# Choices: News-Dateien, Changelog-Dateien, beide -apt-listchanges apt-listchanges/which select news -# Inkompatible PAM-Profile ausgewählt. -libpam-runtime libpam-runtime/conflicts error -# Mehrfache Einträge ignorieren und ohne Änderungen fortfahren? -update-inetd update-inetd/ask-several-entries boolean true -# Standard-Standorteinstellung für die Systemumgebung? -# Choices: Keine, -locales locales/default_environment_locale select None -# Zeitzone: -# Choices: Amsterdam, Andorra, Athen, Belfast, Belgrad, Berlin, Bratislava, Brüssel, Bukarest, Budapest, Büsingen, Chisinau, Kopenhagen, Dublin, Gibraltar, Guernsey, Helsinki, Isle of Man, Istanbul, Jersey, Kaliningrad, Kiew, Lissabon, Ljubljana, London, Luxemburg, Madrid, Malta, Mariehamn, Minsk, Monaco, Moskau, Nicosia, Oslo, Paris, Podgorica, Prag, Riga, Rom, Samara, San Marino, Sarajevo, Simferopol, Skopje, Sofia, Stockholm, Tallinn, Tirana, Tiraspol, Uschhorod, Vaduz, Vatikan, Wien, Vilnius, Wolgograd, Warschau, Zagreb, Saporischschja, Zürich -tzdata tzdata/Zones/Europe select -# Rechner, für die E-Mails weitergeleitet werden (Relay): -exim4-config exim4/dc_relay_nets string -# Nicht zugestellte E-Mails im »spool«-Verzeichnis löschen? -exim4-base exim4/purge_spool boolean false -# Konfigurationsdateien enthalten noch veraltete Gerätenamen -linux-base linux-base/disk-id-manual error -# E-Mail-Name des Systems: -exim4-config exim4/mailname string debian -# Konfigurationsänderungen für Laufwerk-Geräte-IDs anwenden? -linux-base linux-base/disk-id-convert-plan-no-relabel boolean true -# Überprüfung der Bootloader-Konfiguration erforderlich -linux-base linux-base/disk-id-manual-boot-loader error -# Strg+Alt+Zurück (Ctrl+Alt+Backspace) verwenden, um den X-Server zu beenden? -d-i keyboard-configuration/ctrl_alt_bksp boolean false -keyboard-configuration keyboard-configuration/ctrl_alt_bksp boolean false -# Sichtbarer Domänenname für lokale Benutzer: -exim4-config exim4/dc_readhost string -# Dienste, die beim GNU Libc-Bibliotheks-Upgrade neu gestartet werden sollen: -libc6 glibc/restart-services string -libc6:amd64 glibc/restart-services string -# Benötigte Firmware-Dateien möglicherweise nicht vorhanden -linux-image-3.2.0-4-amd64 linux-image-3.2.0-4-amd64/postinst/missing-firmware-3.2.0-4-amd64 note -# Dienste bei Paket-Upgrades ohne Rückfrage neu starten? -libc6 libraries/restart-without-asking boolean false -libc6:amd64 libraries/restart-without-asking boolean false -libpam0g:amd64 libraries/restart-without-asking boolean false -# Exim4-config anstelle dieses Pakets neu einrichten -exim4 exim4/drec error -# Standard-Befehlszeile für kFreeBSD: -grub-pc grub2/kfreebsd_cmdline_default string quiet -# Exim4-config anstelle dieses Pakets neu einrichten -exim4-base exim4-base/drec error -# Einstellungen auf kleine Dateien aufteilen? -exim4-config exim4/use_split_config boolean false -# for internal use -console-setup console-setup/codesetcode string Lat15 -# Xscreensaver und Xlockmore müssen vor dem Upgrade neu gestartet werden -libc6 glibc/disable-screensaver error -libc6:amd64 glibc/disable-screensaver error -# Neustarten einiger Dienste beim OpenSSL-Upgrade fehlgeschlagen -libssl1.0.0:amd64 libssl1.0.0/restart-failed error -# Laufwerk-Geräte-IDs in der Systemkonfiguration aktualisieren? -linux-base linux-base/disk-id-convert-auto boolean true -# Zeitzone: -# Choices: Abidjan, Accra, Addis Abeba, Algier, Asmara, Bamako, Bangui, Banjul, Bissau, Blantyre, Brazzaville, Bujumbura, Kairo, Casablanca, Ceuta, Conakry, Dakar, Dar es Salam, Dschibuti, Duala, El Ajun, Freetown, Gaborone, Harare, Johannesburg, Juba, Kampala, Khartum, Kigali, Kinshasa, Lagos, Libreville, Lomé, Luanda, Lubumbashi, Lusaka, Malabo, Maputo, Maseru, Mbabane, Mogadischu, Monrovia, Nairobi, Ndjamena, Niamey, Nouakchott, Ouagadougou, Porto-Novo, São Tomé, Timbuktu, Tripolis, Tunis, Windhoek -tzdata tzdata/Zones/Africa select -# for internal use only -d-i debian-installer/language string de -# Versandart bei lokaler E-Mail-Zustellung: -# Choices: Mbox-Format in /var/mail/, Maildir-Format im Home-Verzeichnis -exim4-config exim4/dc_localdelivery select mbox format in /var/mail/ -# Laufende Instanzen von Evolution erkannt -evolution evolution/needs_shutdown error -# E-Mail-Adresse(n), die die Änderungen erhalten werden: -apt-listchanges apt-listchanges/email-address string root -# GRUB konnte nicht auf das Boot-Gerät geschrieben werden - fortfahren? -grub-pc grub-pc/install_devices_failed boolean false -# Voreingestellte Tastaturbelegung () beibehalten? -d-i keyboard-configuration/unsupported_layout boolean true -keyboard-configuration keyboard-configuration/unsupported_layout boolean true -# Bootloader muss unter Umständen aktualisiert werden -linux-base linux-base/do-bootloader-default-changed error -# Zeitzone: -# Choices: Adak, Anchorage, Anguilla, Antigua, Aracaju, Argentinien/Buenos Aires, Argentinien/Catamarca, Argentinien/Córdoba, Argentinien/Jujuy, Argentinien/La Rioja, Argentinien/Mendoza, Argentinien/Río Gallegos, Argentinien/Salta, Argentinien/San Juan, Argentinien/San Luis, Argentinien/Tucumán, Argentinien/Ushuaia, Aruba, Asunción, Atikokan, Atka, Bahia, Bahia Banderas, Barbados, Belém, Belize, Blanc-Sablon, Boa Vista, Bogotá, Boise, Cambridge Bay, Campo Grande, Cancún, Caracas, Cayenne, Kaiman, Chicago, Chihuahua, Coral Harbour, Costa Rica, Creston, Cuiabá, Curaçao, Danmarkshavn, Dawson, Dawson Creek, Denver, Detroit, Dominica, Edmonton, Eirunepe, El Salvador, Ensenada, Fortaleza, Glace Bay, Godthåb, Goose Bay, Grand Turk, Grenada, Guadeloupe, Guatemala, Guayaquil, Guyana, Halifax, Havana, Hermosillo, Indiana/Indianapolis, Indiana/Knox, Indiana/Marengo, Indiana/Petersburg, Indiana/Tell City, Indiana/Vevay, Indiana/Vincennes, Indiana/Winamac, Inuvik, Iqaluit, Jamaika, Juneau, Kentucky/Louisville, Kentucky/Monticello, Kralendijk, La Paz, Lima, Los Angeles, Lower Princes, Maceió, Managua, Manaus, Marigot, Martinique, Matamoros, Mazatlán, Menominee, Mérida, Metlakatla, Mexiko-Stadt, Miquelon, Moncton, Monterrey, Montevideo, Montreal, Montserrat, Nassau, New York, Nipigon, Nome, Noronha, North Dakota/Beulah, North Dakota/Zentral, North Dakota/New Salem, Ojinaga, Panama, Pangnirtung, Paramaribo, Phoenix, Port-au-Prince, Port of Spain, Porto Acre, Pôrto Velho, Puerto Rico, Rainy River, Rankin Inlet, Recife, Regina, Resolute, Rio Branco, Santa Isabel, Santarém, Santiago, Santo Domingo, São Paulo, Scoresbysund, Shiprock, Sitka, Saint-Barthélemy, St Johns, St Kitts, St Lucia, St Thomas, St Vincent, Swift Current, Tegucigalpa, Thule, Thunder Bay, Tijuana, Toronto, Tortola, Vancouver, Virgin, Whitehorse, Winnipeg, Yakutat, Yellowknife -tzdata tzdata/Zones/America select -# for internal use -d-i keyboard-configuration/variantcode string -keyboard-configuration keyboard-configuration/variantcode string -# Neuen Zertifikaten von Zertifizierungsstellen vertrauen? -# Choices: Ja, Nein, Fragen -ca-certificates ca-certificates/trust_new_crts select yes -# Dummy template -# Choices: -choose-mirror-bin mirror/http/mirror select ftp.de.debian.org -# Zu generierende Standorteinstellungen (»locales«): -# Choices: Alle Standorteinstellungen, aa_DJ ISO-8859-1, aa_DJ.UTF-8 UTF-8, aa_ER UTF-8, aa_ER@saaho UTF-8, aa_ET UTF-8, af_ZA ISO-8859-1, af_ZA.UTF-8 UTF-8, am_ET UTF-8, an_ES ISO-8859-15, an_ES.UTF-8 UTF-8, ar_AE ISO-8859-6, ar_AE.UTF-8 UTF-8, ar_BH ISO-8859-6, ar_BH.UTF-8 UTF-8, ar_DZ ISO-8859-6, ar_DZ.UTF-8 UTF-8, ar_EG ISO-8859-6, ar_EG.UTF-8 UTF-8, ar_IN UTF-8, ar_IQ ISO-8859-6, ar_IQ.UTF-8 UTF-8, ar_JO ISO-8859-6, ar_JO.UTF-8 UTF-8, ar_KW ISO-8859-6, ar_KW.UTF-8 UTF-8, ar_LB ISO-8859-6, ar_LB.UTF-8 UTF-8, ar_LY ISO-8859-6, ar_LY.UTF-8 UTF-8, ar_MA ISO-8859-6, ar_MA.UTF-8 UTF-8, ar_OM ISO-8859-6, ar_OM.UTF-8 UTF-8, ar_QA ISO-8859-6, ar_QA.UTF-8 UTF-8, ar_SA ISO-8859-6, ar_SA.UTF-8 UTF-8, ar_SD ISO-8859-6, ar_SD.UTF-8 UTF-8, ar_SY ISO-8859-6, ar_SY.UTF-8 UTF-8, ar_TN ISO-8859-6, ar_TN.UTF-8 UTF-8, ar_YE ISO-8859-6, ar_YE.UTF-8 UTF-8, as_IN.UTF-8 UTF-8, ast_ES ISO-8859-15, ast_ES.UTF-8 UTF-8, az_AZ.UTF-8 UTF-8, be_BY CP1251, be_BY.UTF-8 UTF-8, be_BY@latin UTF-8, bem_ZM UTF-8, ber_DZ UTF-8, ber_MA UTF-8, bg_BG CP1251, bg_BG.UTF-8 UTF-8, bn_BD UTF-8, bn_IN UTF-8, bo_CN UTF-8, bo_IN UTF-8, br_FR ISO-8859-1, br_FR.UTF-8 UTF-8, br_FR@euro ISO-8859-15, bs_BA ISO-8859-2, bs_BA.UTF-8 UTF-8, byn_ER UTF-8, ca_AD ISO-8859-15, ca_AD.UTF-8 UTF-8, ca_ES ISO-8859-1, ca_ES.UTF-8 UTF-8, ca_ES.UTF-8@valencia UTF-8, ca_ES@euro ISO-8859-15, ca_ES@valencia ISO-8859-15, ca_FR ISO-8859-15, ca_FR.UTF-8 UTF-8, ca_IT ISO-8859-15, ca_IT.UTF-8 UTF-8, crh_UA UTF-8, cs_CZ ISO-8859-2, cs_CZ.UTF-8 UTF-8, csb_PL UTF-8, cv_RU UTF-8, cy_GB ISO-8859-14, cy_GB.UTF-8 UTF-8, da_DK ISO-8859-1, da_DK.UTF-8 UTF-8, de_AT ISO-8859-1, de_AT.UTF-8 UTF-8, de_AT@euro ISO-8859-15, de_BE ISO-8859-1, de_BE.UTF-8 UTF-8, de_BE@euro ISO-8859-15, de_CH ISO-8859-1, de_CH.UTF-8 UTF-8, de_DE ISO-8859-1, de_DE.UTF-8 UTF-8, de_DE@euro ISO-8859-15, de_LI.UTF-8 UTF-8, de_LU ISO-8859-1, de_LU.UTF-8 UTF-8, de_LU@euro ISO-8859-15, dv_MV UTF-8, dz_BT UTF-8, el_CY ISO-8859-7, el_CY.UTF-8 UTF-8, el_GR ISO-8859-7, el_GR.UTF-8 UTF-8, en_AG UTF-8, en_AU ISO-8859-1, en_AU.UTF-8 UTF-8, en_BW ISO-8859-1, en_BW.UTF-8 UTF-8, en_CA ISO-8859-1, en_CA.UTF-8 UTF-8, en_DK ISO-8859-1, en_DK.ISO-8859-15 ISO-8859-15, en_DK.UTF-8 UTF-8, en_GB ISO-8859-1, en_GB.ISO-8859-15 ISO-8859-15, en_GB.UTF-8 UTF-8, en_HK ISO-8859-1, en_HK.UTF-8 UTF-8, en_IE ISO-8859-1, en_IE.UTF-8 UTF-8, en_IE@euro ISO-8859-15, en_IN UTF-8, en_NG UTF-8, en_NZ ISO-8859-1, en_NZ.UTF-8 UTF-8, en_PH ISO-8859-1, en_PH.UTF-8 UTF-8, en_SG ISO-8859-1, en_SG.UTF-8 UTF-8, en_US ISO-8859-1, en_US.ISO-8859-15 ISO-8859-15, en_US.UTF-8 UTF-8, en_ZA ISO-8859-1, en_ZA.UTF-8 UTF-8, en_ZM UTF-8, en_ZW ISO-8859-1, en_ZW.UTF-8 UTF-8, eo ISO-8859-3, eo.UTF-8 UTF-8, es_AR ISO-8859-1, es_AR.UTF-8 UTF-8, es_BO ISO-8859-1, es_BO.UTF-8 UTF-8, es_CL ISO-8859-1, es_CL.UTF-8 UTF-8, es_CO ISO-8859-1, es_CO.UTF-8 UTF-8, es_CR ISO-8859-1, es_CR.UTF-8 UTF-8, es_DO ISO-8859-1, es_DO.UTF-8 UTF-8, es_EC ISO-8859-1, es_EC.UTF-8 UTF-8, es_ES ISO-8859-1, es_ES.UTF-8 UTF-8, es_ES@euro ISO-8859-15, es_GT ISO-8859-1, es_GT.UTF-8 UTF-8, es_HN ISO-8859-1, es_HN.UTF-8 UTF-8, es_MX ISO-8859-1, es_MX.UTF-8 UTF-8, es_NI ISO-8859-1, es_NI.UTF-8 UTF-8, es_PA ISO-8859-1, es_PA.UTF-8 UTF-8, es_PE ISO-8859-1, es_PE.UTF-8 UTF-8, es_PR ISO-8859-1, es_PR.UTF-8 UTF-8, es_PY ISO-8859-1, es_PY.UTF-8 UTF-8, es_SV ISO-8859-1, es_SV.UTF-8 UTF-8, es_US ISO-8859-1, es_US.UTF-8 UTF-8, es_UY ISO-8859-1, es_UY.UTF-8 UTF-8, es_VE ISO-8859-1, es_VE.UTF-8 UTF-8, et_EE ISO-8859-1, et_EE.ISO-8859-15 ISO-8859-15, et_EE.UTF-8 UTF-8, eu_ES ISO-8859-1, eu_ES.UTF-8 UTF-8, eu_ES@euro ISO-8859-15, eu_FR ISO-8859-1, eu_FR.UTF-8 UTF-8, eu_FR@euro ISO-8859-15, fa_IR UTF-8, ff_SN UTF-8, fi_FI ISO-8859-1, fi_FI.UTF-8 UTF-8, fi_FI@euro ISO-8859-15, fil_PH UTF-8, fo_FO ISO-8859-1, fo_FO.UTF-8 UTF-8, fr_BE ISO-8859-1, fr_BE.UTF-8 UTF-8, fr_BE@euro ISO-8859-15, fr_CA ISO-8859-1, fr_CA.UTF-8 UTF-8, fr_CH ISO-8859-1, fr_CH.UTF-8 UTF-8, fr_FR ISO-8859-1, fr_FR.UTF-8 UTF-8, fr_FR@euro ISO-8859-15, fr_LU ISO-8859-1, fr_LU.UTF-8 UTF-8, fr_LU@euro ISO-8859-15, fur_IT UTF-8, fy_DE UTF-8, fy_NL UTF-8, ga_IE ISO-8859-1, ga_IE.UTF-8 UTF-8, ga_IE@euro ISO-8859-15, gd_GB ISO-8859-15, gd_GB.UTF-8 UTF-8, gez_ER UTF-8, gez_ER@abegede UTF-8, gez_ET UTF-8, gez_ET@abegede UTF-8, gl_ES ISO-8859-1, gl_ES.UTF-8 UTF-8, gl_ES@euro ISO-8859-15, gu_IN UTF-8, gv_GB ISO-8859-1, gv_GB.UTF-8 UTF-8, ha_NG UTF-8, he_IL ISO-8859-8, he_IL.UTF-8 UTF-8, hi_IN UTF-8, hne_IN UTF-8, hr_HR ISO-8859-2, hr_HR.UTF-8 UTF-8, hsb_DE ISO-8859-2, hsb_DE.UTF-8 UTF-8, ht_HT UTF-8, hu_HU ISO-8859-2, hu_HU.UTF-8 UTF-8, hy_AM UTF-8, hy_AM.ARMSCII-8 ARMSCII-8, ia UTF-8, id_ID ISO-8859-1, id_ID.UTF-8 UTF-8, ig_NG UTF-8, ik_CA UTF-8, is_IS ISO-8859-1, is_IS.UTF-8 UTF-8, it_CH ISO-8859-1, it_CH.UTF-8 UTF-8, it_IT ISO-8859-1, it_IT.UTF-8 UTF-8, it_IT@euro ISO-8859-15, iu_CA UTF-8, iw_IL ISO-8859-8, iw_IL.UTF-8 UTF-8, ja_JP.EUC-JP EUC-JP, ja_JP.UTF-8 UTF-8, ka_GE GEORGIAN-PS, ka_GE.UTF-8 UTF-8, kk_KZ PT154, kk_KZ RK1048, kk_KZ.UTF-8 UTF-8, kl_GL ISO-8859-1, kl_GL.UTF-8 UTF-8, km_KH UTF-8, kn_IN UTF-8, ko_KR.EUC-KR EUC-KR, ko_KR.UTF-8 UTF-8, kok_IN UTF-8, ks_IN UTF-8, ks_IN@devanagari UTF-8, ku_TR ISO-8859-9, ku_TR.UTF-8 UTF-8, kw_GB ISO-8859-1, kw_GB.UTF-8 UTF-8, ky_KG UTF-8, lg_UG ISO-8859-10, lg_UG.UTF-8 UTF-8, li_BE UTF-8, li_NL UTF-8, lo_LA UTF-8, lt_LT ISO-8859-13, lt_LT.UTF-8 UTF-8, lv_LV ISO-8859-13, lv_LV.UTF-8 UTF-8, mai_IN UTF-8, mg_MG ISO-8859-15, mg_MG.UTF-8 UTF-8, mi_NZ ISO-8859-13, mi_NZ.UTF-8 UTF-8, mk_MK ISO-8859-5, mk_MK.UTF-8 UTF-8, ml_IN UTF-8, mn_MN UTF-8, mr_IN UTF-8, ms_MY ISO-8859-1, ms_MY.UTF-8 UTF-8, mt_MT ISO-8859-3, mt_MT.UTF-8 UTF-8, my_MM UTF-8, nan_TW@latin UTF-8, nb_NO ISO-8859-1, nb_NO.UTF-8 UTF-8, nds_DE UTF-8, nds_NL UTF-8, ne_NP UTF-8, nl_AW UTF-8, nl_BE ISO-8859-1, nl_BE.UTF-8 UTF-8, nl_BE@euro ISO-8859-15, nl_NL ISO-8859-1, nl_NL.UTF-8 UTF-8, nl_NL@euro ISO-8859-15, nn_NO ISO-8859-1, nn_NO.UTF-8 UTF-8, nr_ZA UTF-8, nso_ZA UTF-8, oc_FR ISO-8859-1, oc_FR.UTF-8 UTF-8, om_ET UTF-8, om_KE ISO-8859-1, om_KE.UTF-8 UTF-8, or_IN UTF-8, os_RU UTF-8, pa_IN UTF-8, pa_PK UTF-8, pap_AN UTF-8, pl_PL ISO-8859-2, pl_PL.UTF-8 UTF-8, ps_AF UTF-8, pt_BR ISO-8859-1, pt_BR.UTF-8 UTF-8, pt_PT ISO-8859-1, pt_PT.UTF-8 UTF-8, pt_PT@euro ISO-8859-15, ro_RO ISO-8859-2, ro_RO.UTF-8 UTF-8, ru_RU ISO-8859-5, ru_RU.CP1251 CP1251, ru_RU.KOI8-R KOI8-R, ru_RU.UTF-8 UTF-8, ru_UA KOI8-U, ru_UA.UTF-8 UTF-8, rw_RW UTF-8, sa_IN UTF-8, sc_IT UTF-8, sd_IN UTF-8, sd_IN@devanagari UTF-8, se_NO UTF-8, shs_CA UTF-8, si_LK UTF-8, sid_ET UTF-8, sk_SK ISO-8859-2, sk_SK.UTF-8 UTF-8, sl_SI ISO-8859-2, sl_SI.UTF-8 UTF-8, so_DJ ISO-8859-1, so_DJ.UTF-8 UTF-8, so_ET UTF-8, so_KE ISO-8859-1, so_KE.UTF-8 UTF-8, so_SO ISO-8859-1, so_SO.UTF-8 UTF-8, sq_AL ISO-8859-1, sq_AL.UTF-8 UTF-8, sq_MK UTF-8, sr_ME UTF-8, sr_RS UTF-8, sr_RS@latin UTF-8, ss_ZA UTF-8, st_ZA ISO-8859-1, st_ZA.UTF-8 UTF-8, sv_FI ISO-8859-1, sv_FI.UTF-8 UTF-8, sv_FI@euro ISO-8859-15, sv_SE ISO-8859-1, sv_SE.ISO-8859-15 ISO-8859-15, sv_SE.UTF-8 UTF-8, sw_KE UTF-8, sw_TZ UTF-8, ta_IN UTF-8, te_IN UTF-8, tg_TJ KOI8-T, tg_TJ.UTF-8 UTF-8, th_TH TIS-620, th_TH.UTF-8 UTF-8, ti_ER UTF-8, ti_ET UTF-8, tig_ER UTF-8, tk_TM UTF-8, tl_PH ISO-8859-1, tl_PH.UTF-8 UTF-8, tn_ZA UTF-8, tr_CY ISO-8859-9, tr_CY.UTF-8 UTF-8, tr_TR ISO-8859-9, tr_TR.UTF-8 UTF-8, ts_ZA UTF-8, tt_RU.UTF-8 UTF-8, tt_RU.UTF-8@iqtelif UTF-8, ug_CN UTF-8, uk_UA KOI8-U, uk_UA.UTF-8 UTF-8, ur_PK UTF-8, uz_UZ ISO-8859-1, uz_UZ.UTF-8 UTF-8, uz_UZ@cyrillic UTF-8, ve_ZA UTF-8, vi_VN UTF-8, vi_VN.TCVN TCVN5712-1, wa_BE ISO-8859-1, wa_BE.UTF-8 UTF-8, wa_BE@euro ISO-8859-15, wo_SN UTF-8, xh_ZA ISO-8859-1, xh_ZA.UTF-8 UTF-8, yi_US CP1255, yi_US.UTF-8 UTF-8, yo_NG UTF-8, zh_CN GB2312, zh_CN.GB18030 GB18030, zh_CN.GBK GBK, zh_CN.UTF-8 UTF-8, zh_HK BIG5-HKSCS, zh_HK.UTF-8 UTF-8, zh_SG GB2312, zh_SG.GBK GBK, zh_SG.UTF-8 UTF-8, zh_TW BIG5, zh_TW.EUC-TW EUC-TW, zh_TW.UTF-8 UTF-8, zu_ZA ISO-8859-1, zu_ZA.UTF-8 UTF-8 -locales locales/locales_to_be_generated multiselect -# Tastaturmodell: -# Choices: A4Tech KB-21, A4Tech KBS-8, A4Tech Wireless Desktop RFKB-23, Acer AirKey V, Acer C300, Acer Ferrari 4000, Acer Laptop, Advance Scorpius KI, Amiga, Apple, Apple Aluminium Keyboard (ANSI), Apple Aluminium Keyboard (ISO), Apple Aluminium Keyboard (JIS), Apple-Laptop, Asus-Laptop, Atari TT, Azona RF2300 wireless Internet Keyboard, BenQ X-Touch, BenQ X-Touch 730, BenQ X-Touch 800, Brother Internet Keyboard, BTC 5090, BTC 5113RF Multimedia, BTC 5126T, BTC 6301URF, BTC 9000, BTC 9000A, BTC 9001AH, BTC 9019U, BTC 9116U Mini Wireless Internet and Gaming, Cherry Blue Line CyBo@rd, Cherry Blue Line CyBo@rd (alternative Option), Cherry B.UNLIMITED, Cherry CyBo@rd USB-Hub, Cherry CyMotion Expert, Cherry CyMotion Master Linux, Cherry CyMotion Master XPress, Chicony Internet Keyboard, Chicony KB-9885, Chicony KU-0108, Chicony KU-0420, Classmate PC, Compaq Easy Access Keyboard, Compaq Internet Keyboard (13 Tasten), Compaq Internet Keyboard (18 Tasten), Compaq Internet Keyboard (7 Tasten), Compaq iPaq Keyboard, Compaq Laptop/Notebook-Tastatur (z.B. Armada) Laptop-Tastatur, Compaq Laptop/Notebook-Tastatur (z.B. Presario) Laptop-Tastatur, Creative Desktop Wireless 7000, Dell, Dell Laptop/Notebook Inspiron 6xxx/8xxx, Dell Laptop/Notebook Precision-M-Serie, Dell Latitude-Laptop, Dell PC-Tastatur mit 101 Tasten, Dell Precision M65, Dell SK-8125, Dell SK-8135, Dell USB Multimedia Keybard, Dexxa Wireless Desktop Keyboard, Diamond 9801 / 9802-Serie, DTK2000, Ennyah DKB-1008, Everex STEPnote, FL90, Fujitsu-Siemens Computers AMILO Laptop, Generische Logitech-Tastatur, Generische PC-Tastatur mit 101 Tasten, Generische PC-Tastatur mit 102 Tasten (Intl), Generische PC-Tastatur mit 104 Tasten, Generische PC-Tastatur mit 105 Tasten (Intl), Genius Comfy KB-12e, Genius Comfy KB-16M / Genius MM Keyboard KWD-910, Genius Comfy KB-21e-Scroll, Genius KB-19e NB, Genius KKB-2050HS, Gyration, Happy Hacking Keyboard, »Happy Hacking Keyboard« für Mac, Hewlett-Packard Internet Keyboard, Hewlett-Packard Mini 110 Notebook, Hewlett-Packard nx9020, Hewlett-Packard Omnibook 500 FA, Hewlett-Packard Omnibook 5xx, Hewlett-Packard Omnibook 6000/6100, Hewlett-Packard Omnibook XE3 GC, Hewlett-Packard Omnibook XE3 GF, Hewlett-Packard Omnibook XT1000, Hewlett-Packard Pavilion dv5, Hewlett-Packard Pavilion ZT11xx, Hewlett-Packard SK-250x Multimedia Keyboard, Honeywell Euroboard, HTC Dream, HTC Dream Mobiltelefon, IBM Rapid Access, IBM Rapid Access II, IBM Space Saver, IBM ThinkPad 560Z/600/600E/A22E, IBM ThinkPad R60/T60/R61/T61, IBM ThinkPad Z60m/Z60t/Z61m/Z61t, Keytronic FlexPro, Kinesis, Laptop/notebook eMachines m68xx, Logitech Access Keyboard, Logitech Cordless Desktop, Logitech Cordless Desktop (alternative Option), Logitech Cordless Desktop EX110, Logitech Cordless Desktop iTouch, Logitech Cordless Desktop LX-300, Logitech Cordless Desktop Navigator, Logitech Cordless Desktop Optical, Logitech Cordless Desktop Pro (alternative Option 2), Logitech Cordless Freedom/Desktop Navigator, Logitech diNovo Edge Keyboard, Logitech diNovo Keyboard, Logitech G15-Sondertasten über den G1-Daemon, Logitech Internet 350 Keyboard, Logitech Internet Keyboard, Logitech Internet Navigator Keyboard, Logitech iTouch, Logitech iTouch Cordless Keyboard (Modell Y-RB6), Logitech iTouch Internet Navigator Keyboard SE, Logitech iTouch Internet Navigator Keyboard SE (USB), Logitech Media Elite Keyboard, Logitech Ultra-X Cordless Media Desktop Keyboard, Logitech Ultra-X Keyboard, MacBook/MacBook Pro, MacBook/MacBook Pro (Intl), Macintosh, Macintosh (Alt), Memorex MX1998, Memorex MX2500 EZ-Access Keyboard, Memorex MX2750, Microsoft Comfort Curve Keyboard 2000, Microsoft Internet Keyboard, Microsoft Internet Keyboard Pro\, Schwedisch, Microsoft Natural, Microsoft Natural Keyboard Elite, Microsoft Natural Keyboard Pro OEM, Microsoft Natural Keyboard Pro / Microsoft Internet Keyboard Pro, Microsoft Natural Keyboard Pro USB / Microsoft Internet Keyboard Pro, Microsoft Natural Wireless Ergonomic Keyboard 4000, Microsoft Natural Wireless Ergonomic Keyboard 7000, Microsoft Office Keyboard, Microsoft Wireless Multimedia Keyboard 1.0A, Northgate OmniKey 101, OLPC, Ortek MCK-800 MM/Internettastatur, PC-98xx-Serie, Propeller Voyager (KTEZ-1000), QTronix Scorpius 98N+, Samsung SDM 4500P, Samsung SDM 4510P, Sanwa Supply SKB-KG3, SILVERCREST Multimedia Wireless Keyboard, SK-1300, SK-2500, SK-6200, SK-7100, Sun Typ 5/6, Sun Type 4, Sun Type 5, Super Power Multimedia Keyboard, SVEN Ergonomic 2500, SVEN Slim 303, Symplon PaceBook (tablet PC), Targa Visionary 811, Toshiba Satellite S3000, Trust Direct Access Keyboard, Trust Slimline, Trust Wireless Keyboard Classic, TypeMatrix EZ-Reach 2020, TypeMatrix EZ-Reach 2030 PS2, TypeMatrix EZ-Reach 2030 USB, TypeMatrix EZ-Reach 2030 USB (102/105:EU-Modus), TypeMatrix EZ-Reach 2030 USB (106:JP-Modus), Unitek KB-1925, ViewSonic KU-306 Internet Keyboard, Winbook Modell XP5, Yahoo! Internet Keyboard -d-i keyboard-configuration/model select Generische PC-Tastatur mit 105 Tasten (Intl) -keyboard-configuration keyboard-configuration/model select Generische PC-Tastatur mit 105 Tasten (Intl) -# Display-Manager müssen manuell neu gestartet werden -libpam0g:amd64 libpam0g/xdm-needs-restart error -# Benutzer, die den X-Server starten dürfen: -# Choices: Nur Superuser, Nur Konsolenbenutzer, Jeder -x11-common x11-common/xwrapper/allowed_users select Console Users Only -# Dummy template -apt-setup cdrom/set-first boolean false -# Möchten Sie man und mandb »setuid man« installieren? -man-db man-db/install-setuid boolean false -# Dummy template -user-setup-udeb passwd/user-fullname string Hans Hanson -# Fehler beim Neustarten einiger Dienste für das GNU Libc-Upgrade -libc6 glibc/restart-failed error -libc6:amd64 glibc/restart-failed error -# Unterschiede zwischen den Versionen zeilenweise anzeigen -ucf ucf/show_diff note -# Konfigurationsänderungen für Laufwerk-Geräte-IDs anwenden? -linux-base linux-base/disk-id-convert-plan boolean true -# Dash als Standard-Systemshell (/bin/sh) verwenden? -dash dash/sh boolean true -# Aktualisierungen für Stable automatisch herunterladen und installieren? -unattended-upgrades unattended-upgrades/enable_auto_updates boolean false -# Nicht-FHS-Material aus /usr/dict nach /usr/dict-pre-FHS verschieben? -dictionaries-common dictionaries-common/move_old_usr_dict boolean true -# Nach diesem Upgrade ist ein Neustart notwendig -udev udev/reboot_needed error -# for internal use; can be preseeded -d-i debian-installer/country string DE -# for internal use -d-i keyboard-configuration/layoutcode string de -keyboard-configuration keyboard-configuration/layoutcode string de -# Geräte für die GRUB-Installation: -# Choices: -grub-pc grub-pc/install_devices_disks_changed multiselect -# Standard-Befehlszeile für Linux: -grub-pc grub2/linux_cmdline_default string quiet -# Fehler beim Neustart einiger Dienste für das PAM-Upgrade -libpam0g:amd64 libpam0g/restart-failed error -# Welche Dienste sollen erneut gestartet werden, damit sie die neuen Bibliotheken verwenden? -libssl1.0.0:amd64 libssl1.0.0/restart-services string -# Challenge-response-Authentifizierung deaktivieren? -openssh-server ssh/disable_cr_auth boolean false -# Standard-Papierformat für Ihr System: -# Choices: letter, A4, note, legal, executive, halfletter, halfexecutive, 11x17, statement, folio, quarto, 10x14, ledger, tabloid, A0, A1, A2, A3, A5, A6, A7, A8, A9, A10, B0, B1, B2, B3, B4, B5, C5, DL, Comm10, Monarch, archE, archD, archC, archB, archA, flsa, flse, csheet, dsheet, esheet -libpaper1 libpaper/defaultpaper select a4 -libpaper1:amd64 libpaper/defaultpaper select a4 -# Standardmäßiger Display-Manager: -# Choices: gdm3 -gdm3 shared/default-x-display-manager select gdm3 -# Aus »menu.lst« laden (Chainload)? -grub-pc grub-pc/chainload_from_menu.lst boolean true -# Geographisches Gebiet: -# Choices: Afrika, Amerika, Antarktis, Australien, Arktis, Asien, Atlantik, Europa, Indien, Pazifik, SystemV, US, Usw. -tzdata tzdata/Areas select Etc -# Existierenden Eintrag belassen und ohne Änderungen fortfahren? -update-inetd update-inetd/ask-entry-present boolean true -# for internal use -console-setup console-setup/store_defaults_in_debconf_db boolean true -# IP-Adressen, an denen eingehende SMTP-Verbindungen erwartet werden: -exim4-config exim4/dc_local_interfaces string 127.0.0.1 ; ::1 -# Soll Apt-listchanges bereits gesehene Einträge überspringen? -apt-listchanges apt-listchanges/save-seen boolean true -# Im laufenden Kernel sind inkompatible Optionen eingeschaltet -udev udev/sysfs_deprecated_incompatibility error -# Schriftgröße: -# Choices: 8x13, 8x14, 8x15, 8x16, 8x18 -console-setup console-setup/fontsize-fb47 select 8x16 -# for internal use -d-i keyboard-configuration/store_defaults_in_debconf_db boolean true -keyboard-configuration keyboard-configuration/store_defaults_in_debconf_db boolean true -# Zeitzone: -# Choices: Azoren, Bermuda, Kanaren, Kap Verde, Farör, Jan Mayen, Madeira, Reykjavík, South Georgia, St Helena, Stanley -tzdata tzdata/Zones/Atlantic select -# The desktop environment to install when the desktop task is selected -# Choices: gnome, kde, xfce, lxde -tasksel tasksel/desktop multiselect gnome -# DNS-Anfragen minimieren (Automatische Einwahl, Dial-on-Demand)? -exim4-config exim4/dc_minimaldns boolean false -# Jetzt die Umstellung auf GRUB 2 abschließen? -grub-pc grub-pc/mixed_legacy_and_grub2 boolean true -# Soll NTFS-3G in der initramfs enthalten sein? -ntfs-3g ntfs-3g/initramfs boolean true -# Wie wollen Sie mit der geänderten Konfigurationsdatei verfahren? -# Choices: Version des Paket-Betreuers installieren, aktuell installierte Version behalten, Unterschiede zwischen den Versionen anzeigen, Unterschiede zwischen den Versionen nebeneinander anzeigen, 3-Wege-Differenz verfügbarer Versionen der Datei anzeigen, 3-Wege-Vereinigung verfügbarer Versionen [experimentell], die Angelegenheit in einer neu gestarteten Shell untersuchen -ucf ucf/changeprompt_threeway select keep_current -# Xscreensaver und xlockmore müssen vor dem Upgrade neu gestartet werden -libpam-modules libpam-modules/disable-screensaver error -# Veralteten symbolischen Verweis /usr/dict löschen? -dictionaries-common dictionaries-common/remove_old_usr_dict_link boolean false -# for internal use -d-i keyboard-configuration/optionscode string -keyboard-configuration keyboard-configuration/optionscode string -# for internal use only -gdm3 gdm3/daemon_name string /usr/sbin/gdm3 -# for internal use -console-setup console-setup/fontsize string 8x16 -# Es wurden keine PAM-Profile ausgewählt. -libpam-runtime libpam-runtime/no_profiles_chosen error -# Zeitzone: -# Choices: Antananarivo, Chagos, Christmas, Kokos, Comoro, Kerguelen, Mahe, Malidiven, Mauritius, Mayotte, Réunion -tzdata tzdata/Zones/Indian select diff -r 519fca1ac4d5 -r b9c8d2fed9b7 windows/isotousb_setup.exe Binary file windows/isotousb_setup.exe has changed