9
edits
Changes
no edit summary
d-i mirror/country string enter information manually
d-i mirror/http/hostname string youraptproxy:9999
d-i clock-setup/ntp boolean true
d-i clock-setup/ntp-server string yourtimeserver
d-i partman-auto/method string lvm
d-i partman-auto/purge_lvm_from_device boolean true
d-i apt-setup/security_host youraptproxy:9999
d-i apt-setup/local0/repository string \
http://yourprivaterepository:10000/debian hns stable
d-i passwd/make-user boolean false
d-i passwd/root-password-crypted password $1$v4rfe7wv$gEkbCLxCPhKaj92s.uJbD1
d-i grub-installer/only_debian boolean true
tasksel tasksel/first multiselect standard
d-i pkgsel/include string openssh-server build-essential vim snmpd lib32z1-dev rsync ntp ntpdate
d-i finish-install/reboot_in_progress note
select 1024x768 @ 60 Hz
d-i preseed/late_command string apt-install hp-health hp-snmp-agents hpsmh \
hp-smh-templates hpacucli cpqacuxe ethtool linux-headers-2.6-openvz-amd64 \