postinstall/mccarthy: correct ln order
[hcoop/zz_old/machine-template.git] / preseed / preseed-wheezy.cfg
index 378bbb6..405d692 100644 (file)
@@ -1,7 +1,7 @@
 #### Contents of the preconfiguration file (for squeeze)
 ### Localization
 # Preseeding only locale sets language, country and locale.
-d-i debian-installer/locale string en_US
+d-i debian-installer/locale string en_US.UTF-8
 
 # The values can also be preseeded individually for greater flexibility.
 #d-i debian-installer/language string en
@@ -84,7 +84,7 @@ d-i mirror/http/directory string /debian
 d-i mirror/http/proxy string
 
 # Suite to install.
-d-i mirror/suite string squeeze
+d-i mirror/suite string wheezy
 # Suite to use for loading installer components (optional).
 #d-i mirror/udeb/suite string testing
 
@@ -315,7 +315,7 @@ d-i partman/confirm_nooverwrite boolean true
 
 # The kernel image (meta) package to be installed; "none" can be used if no
 # kernel is to be installed.
-d-i base-installer/kernel/image string linux-image-2.6-amd64
+d-i base-installer/kernel/image string linux-image-amd64
 
 ### Apt setup
 # You can choose to install non-free and contrib software.
@@ -337,13 +337,13 @@ d-i apt-setup/local0/comment string HCoop native packages
 d-i apt-setup/local0/source boolean true
 # backports
 d-i apt-setup/local1/repository string \
-       http://debian.hcoop.net/ squeeze-backports main
+       http://debian.hcoop.net/ wheezy-backports main
 d-i apt-setup/local1/comment string HCoop backport packages
 # Enable deb-src lines
 d-i apt-setup/local1/source boolean true
 # Official backports
 d-i apt-setup/local2/repository string \
-       http://backports.debian.org/debian-backports squeeze-backports main
+       http://mirror.peer1.net/debian wheezy-backports main
 d-i apt-setup/local2/comment string Debian backports
 # Enable deb-src lines
 d-i apt-setup/local2/source boolean true
@@ -366,8 +366,9 @@ tasksel     tasksel/first   multiselect     SSH server, Standard system utilities
 #tasksel tasksel/desktop multiselect kde, xfce
 
 # Individual additional packages to install
-d-i pkgsel/include string build-essential less sudo vim emacs23-nox etckeeper changetrack openssh-server debsums logcheck bzip2 denyhosts rkhunter openafs-client ntp nscd krb5-user libpam-krb5 kstart ssmtp libpam-afs-session openafs-krb5 ferm libnss-afs hcoop-nsswitch-config hcoop-common-config hcoop-firewall-config hcoop-krb5-config hcoop-openssh-server-config \
-    mlton-compiler mlton-tools libssl-dev libpcre3-dev # domtool deps, a metapackage would be useful here
+d-i pkgsel/include string build-essential less sudo vim emacs23-nox etckeeper changetrack openssh-server debsums logcheck bzip2 denyhosts rkhunter openafs-client/wheezy-backports openafs-modules-dkms/wheezy-backports ntp nscd krb5-user libpam-krb5 kstart ssmtp libpam-afs-session openafs-krb5/wheezy-backports ferm libnss-afs hcoop-nsswitch-config hcoop-common-config hcoop-firewall-config hcoop-krb5-config hcoop-openssh-server-config \
+    mlton-compiler mlton-tools libssl-dev libpcre3-dev \ # domtool deps, a metapackage would be useful here
+    linux-headers-amd64/wheezy # backports afs-dkms package causes this to not automatically install. Not sure if /wheezy is really needed.
 # Whether to upgrade packages after debootstrap.
 # Allowed values: none, safe-upgrade, full-upgrade
 d-i pkgsel/upgrade select safe-upgrade
@@ -415,12 +416,13 @@ debconf   debconf/priority        select  critical
 #openafs-client        openafs-client/dynroot  boolean true
 
 openafs-client openafs-client/thiscell string  hcoop.net
-openafs-client openafs-client/cachesize        string  500000
+openafs-client openafs-client/cachesize        string  5000000
 openafs-client openafs-client/fakestat boolean true
 
 # warning: used to shut the installer up, but we're actually shipping
 # a static kerberos config!
 krb5-config    krb5-config/add_servers_realm   string  HCOOP.NET
+krb5-config     krb5-config/default_realm       string  HCOOP.NET
 # krb5 1.10 still does not support distributing the admin server
 # location via DNS. Remove when it does.
 krb5-config    krb5-config/admin_server        string  kerberos-adm.hcoop.net