Use temp directory, use DHCP, and live in sane paths.
[invirt/packages/invirt-autoinstaller.git] / files / srv / guest-installer / etch / preseed.cfg
similarity index 94%
rename from partial/preseed.cfg
rename to files/srv/guest-installer/etch/preseed.cfg
index ee13a7f..2e309de 100644 (file)
@@ -8,18 +8,7 @@ d-i console-keymaps-at/keymap select us
 d-i netcfg/choose_interface select auto
 
 #d-i netcfg/dhcp_timeout string 1
-
-d-i netcfg/use_dhcp boolean false
-# If you prefer to configure the network manually, uncomment this line and
-# the static network configuration below.
-d-i netcfg/disable_dhcp boolean true
-
-# Static network configuration.
-d-i netcfg/get_nameservers string 18.72.0.3
-# at bottom  #d-i netcfg/get_ipaddress string fillme
-d-i netcfg/get_netmask string 255.255.0.0
-d-i netcfg/get_gateway string 18.181.0.1
-d-i netcfg/confirm_static boolean true
+d-i netcfg/use_dhcp boolean true
 
 # Any hostname and domain names assigned from dhcp take precedence over
 # values set here. However, setting the values still prevents the questions
@@ -232,6 +221,4 @@ d-i finish-install/reboot_in_progress note
 
 
 # sipb-xen: automatically filled-in values get appended here. 
-# at bottom  #d-i netcfg/get_ipaddress string fillme
-# at bottom  #d-i netcfg/get_hostname string fillme
 # at bottom  #d-i passwd/root-password-crypted password [MD5 hash]