missing updates to wheezy preseed master
authorclinton_admin <clinton_admin@fritz.hcoop.net>
Fri, 6 Apr 2018 22:26:18 +0000 (18:26 -0400)
committerclinton_admin <clinton_admin@fritz.hcoop.net>
Fri, 6 Apr 2018 22:26:18 +0000 (18:26 -0400)
won't be using this anymore, commit before retiring

preseed/preseed-wheezy.cfg

index 405d692..552b950 100644 (file)
@@ -221,7 +221,7 @@ hcoop-default :: \
        filesystem{ ext3 } \
        mountpoint{ /var/cache/openafs } . \
  \
-96 512 150% linux-swap \
+1024 512 1024 linux-swap \
        $lvmok{ } \
        method{ swap } \
        format{ } . \
@@ -331,7 +331,7 @@ d-i apt-setup/volatile_host string volatile.debian.org
 
 # Additional repositories, local[0-9] available
 d-i apt-setup/local0/repository string \
-       http://debian.hcoop.net/ stable main hcoop-config
+       http://debian.hcoop.net/ wheezy main hcoop-config
 d-i apt-setup/local0/comment string HCoop native packages
 # Enable deb-src lines
 d-i apt-setup/local0/source boolean true
@@ -343,11 +343,12 @@ d-i apt-setup/local1/comment string HCoop backport packages
 d-i apt-setup/local1/source boolean true
 # Official backports
 d-i apt-setup/local2/repository string \
-       http://mirror.peer1.net/debian wheezy-backports main
+       http://http.us.debian.org/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
 
+
 # URL to the public key of the local repository; you must provide a key or
 # apt will complain about the unauthenticated repository and so the
 # sources.list line will be left commented out
@@ -366,7 +367,7 @@ 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/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 \
+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 resolvconf dnscache-run/wheezy-backports runit 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.
@@ -430,6 +431,7 @@ krb5-config krb5-config/admin_server        string  kerberos-adm.hcoop.net
 ssmtp  ssmtp/root      string  logs
 ssmtp  ssmtp/rewritedomain     string  hcoop.net
 ssmtp  ssmtp/mailhub   string  mail
+ssmtp  ssmtp/fromoverride      boolean true
 
 rkhunter       rkhunter/cron_daily_run boolean true
 rkhunter       rkhunter/cron_db_update boolean true