blob: 1babd02bd43f6955ce29e8f7cf104df36d50c62c [file] [log] [blame]
d-i debian-installer/locale string en_US
#d-i console-tools/archs skip-config
#d-i console-setup/ask_detect boolean false
#d-i console-setup/layoutcode string us
#d-i console-keymaps-at/keymap select us
d-i clock-setup/utc boolean true
d-i clock-setup/ntp-server string $NTPSVR
d-i time/zone string US/Eastern
d-i clock-setup/ntp boolean true
d-i netcfg/choose_interface select eth0
d-i mirror/country string manual
d-i mirror/http/hostname string $IMGSVR
d-i mirror/http/directory string /ubuntu/
d-i mirror/http/proxy string
d-i partman-lvm/device_remove_lvm boolean true
d-i partman-md/device_remove_md boolean true
d-i partman-lvm/confirm boolean true
d-i partman-auto/disk string $HARDDISKTYPE
d-i partman-auto/method string regular
d-i partman-auto/expert_recipe string \
boot-root :: \
1024 100000 1000000000 ext4 \
$primary{ } $bootable{ } \
method{ format } format{ } \
use_filesystem{ } filesystem{ ext4 } \
mountpoint{ / } \
. \
512 1024 200% linux-swap \
method{ swap } format{ } \
.
d-i partman/confirm_write_new_label boolean true
d-i partman/choose_partition select finish
d-i partman/confirm boolean true
d-i passwd/root-login boolean false
d-i passwd/make-user boolean true
d-i passwd/user-fullname string Open Nebula Admin
d-i passwd/username string oneadmin
d-i passwd/user-password-crypted password $6$iHvfQ5lt$TfCxCSnAvjtYGofvKRy1c07Fe/kZ8dHhqU14AMDiEky5AFEa3lG33jsWQGSGWaf9GdwWsEuw37DaXGuxxQmCP0
d-i user-setup/encrypt-home boolean false
tasksel tasksel/first multiselect openssh-server
d-i pkgsel/install-language-support boolean false
d-i pkgsel/update-policy select none
d-i grub-installer/only_debian boolean true
d-i grub-installer/with_other_os boolean true
d-i finish-install/reboot_in_progress note