preseed/preseed.cfg
changeset 4 bf9d63195f9d
parent 2 221db3973c99
child 6 8ed4a750d133
--- a/preseed/preseed.cfg	Wed Dec 14 01:10:04 2011 +0200
+++ b/preseed/preseed.cfg	Wed Dec 14 01:10:41 2011 +0200
@@ -1,5 +1,4 @@
-#### Contents of the preconfiguration file (for squeeze)
-
+#### Contents of the installer preconfiguration file (for squeeze)
 
 
 ### Localization
@@ -106,7 +105,7 @@
 
 # The user account will be added to some standard initial groups. To
 # override that, use this.
-d-i passwd/user-default-groups          string cdrom sudo
+d-i passwd/user-default-groups          string cdrom sudo adm
 
 
 
@@ -270,6 +269,9 @@
 # kernel is to be installed.
 #d-i base-installer/kernel/image string linux-image-2.6-486
 
+
+
+
 ### Apt setup
 # You can choose to install non-free and contrib software.
 #d-i apt-setup/non-free boolean true
@@ -312,7 +314,7 @@
 
 # Individual additional packages to install
 d-i pkgsel/include              string \
-    sudo screen
+    sudo screen vim
 
 # Whether to upgrade packages after debootstrap.
 # Allowed values: none, safe-upgrade, full-upgrade
@@ -398,4 +400,4 @@
 
 
 ### Extra preseed files
-d-i preseed/include                     string passwords.cfg
+d-i preseed/include                     string passwords.cfg host.cfg