]> 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:

set xattr on /var
authormartin f. krafft <madduck@madduck.net>
Thu, 13 Nov 2014 11:26:52 +0000 (12:26 +0100)
committermartin f. krafft <madduck@madduck.net>
Thu, 13 Nov 2014 11:29:14 +0000 (12:29 +0100)
preseed/jessie/preseed.cfg

index d1476abfef8a1ffc33c4ad9afc974f2b0664adbc..1e4ad24d5e58c725fe1767857f966c5b499cad35 100644 (file)
@@ -78,6 +78,7 @@ d-i partman-auto/expert_recipe string madduck :: \
   use_filesystem{ } filesystem{ ext4 } \
   mountpoint{ /var } label{ var } \
   options/relatime{ relatime } \
+  options/user_xattr{ user_xattr } \
   . \
   512 10240 -1 ext3 \
   $lvmok{ } lv_name{ srv } \