Changes

Jump to: navigation, search

A managed OpenVZ installation

32 bytes removed, 07:31, 21 July 2009
no edit summary
d-i mirror/country string enter information manually
''#This is our APT-PROXY address''
d-i mirror/http/hostname string youraptproxy:9999
d-i clock-setup/ntp boolean true
''#NTP Server''
d-i clock-setup/ntp-server string yourtimeserver
''#The partition setup , be careful! #By default the OpenVZ debian packages are using /var/lib/vz''
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
''#Our private internal repository for some packages''
d-i apt-setup/local0/repository string \
http://yourprivaterepository:10000/debian hns stable
d-i passwd/make-user boolean false
''#The encrypted root password (this is only an example :) )''
d-i passwd/root-password-crypted password $1$v4rfe7wv$gEkbCLxCPhKaj92s.uJbD1
d-i grub-installer/only_debian boolean true
tasksel tasksel/first multiselect standard
''#Additional base packages''
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
''#Packages that gets installed AFTER the base installation#hns* packages are build by our own to fasten the setup and management''
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 \
9
edits

Navigation menu