]> git.donarmstrong.com Git - neurodebian.git/blobdiff - vm/d-i/wheezy/preseed.cfg
ENH: adjusted initial_setup and preseed.cfg for wheezy
[neurodebian.git] / vm / d-i / wheezy / preseed.cfg
index 4b785664fa24a2d4785fb35b609d80f170fc8b07..4b07195560eafe39f87329606bbdfaf4842fd89c 100644 (file)
@@ -1,17 +1,31 @@
 #### Contents of the preconfiguration file (for squeeze)
 ### Notes:
 ###   WiP: not entirely tested and relies on our local proxy 10.0.0.1:9999 atm
+### Hints:
+###   To get a list of current d-i setting keys, run
+###     sudo debconf-get-selections --installer
+###   on an up-to-date system
 ###
 ### Localization
 # Locale sets language and country.
 d-i debian-installer/locale string en_US
+d-i debian-installer/language string en
+d-i debian-installer/country string US
+d-i debian-installer/keymap string us
+d-i debconf/language string en
 
 # Keyboard selection.
 #d-i console-tools/archs select at
 #d-i console-setup-pc-ekmap/keymap select us
+# Need to set "American English" for "Keymap to use"
 d-i countrychooser/country-name select United States
 # Example for a different keyboard architecture
 #d-i console-keymaps-usb/keymap select mac-usb-us
+d-i console-keymaps-at/keymap select us
+
+# try avoiding even messing with above settings to figure out correct
+# for wheezy and just skip them altogether
+d-i console-tools/archs select skip-config
 
 ### Network configuration
 # netcfg will choose an interface that has link if possible. This makes it