]> git.madduck.net Git - code/vinst.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

do not install recommended packages
authormartin f. krafft <madduck@madduck.net>
Thu, 13 Nov 2014 11:27:01 +0000 (12:27 +0100)
committermartin f. krafft <madduck@madduck.net>
Thu, 13 Nov 2014 11:29:15 +0000 (12:29 +0100)
preseed/jessie/preseed.cfg

index 1e4ad24d5e58c725fe1767857f966c5b499cad35..a9134895b67341068f2c30ce2f384b377846754b 100644 (file)
@@ -49,6 +49,7 @@ d-i partman-auto/purge_lvm_from_device boolean true
 d-i partman-lvm/device_remove_lvm boolean true
 d-i partman-lvm/confirm boolean true
 d-i partman-lvm/confirm_nooverwrite boolean true
 d-i partman-lvm/device_remove_lvm boolean true
 d-i partman-lvm/confirm boolean true
 d-i partman-lvm/confirm_nooverwrite boolean true
+#d-i partman-auto-lvm/new_vg_name string 
 
 d-i partman-auto/expert_recipe string madduck :: \
   1 1 1 free \
 
 d-i partman-auto/expert_recipe string madduck :: \
   1 1 1 free \
@@ -109,6 +110,7 @@ d-i partman/confirm_nooverwrite boolean true
 
 d-i apt-setup/non-free boolean false
 d-i apt-setup/contrib boolean false
 
 d-i apt-setup/non-free boolean false
 d-i apt-setup/contrib boolean false
+d-i base-installer/install-recommends boolean false
 
 popularity-contest popularity-contest/participate boolean false
 
 
 popularity-contest popularity-contest/participate boolean false