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

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:

initial checkin
authormartin f. krafft <madduck@madduck.net>
Thu, 20 Jun 2013 08:56:04 +0000 (10:56 +0200)
committermartin f. krafft <madduck@madduck.net>
Thu, 20 Jun 2013 08:59:57 +0000 (10:59 +0200)
commite5ea710926dc73f39dc9920237d8557c79ad0e5a
treed4d316aa42edffe3fdfde2a0e88fba5a7b169ce8
initial checkin

Signed-off-by: martin f. krafft <madduck@madduck.net>
12 files changed:
di-update [new file with mode: 0755]
installer-amd64/.gitignore [new file with mode: 0644]
preseed/wheezy/commands/early_command [new file with mode: 0755]
preseed/wheezy/commands/late_command [new file with mode: 0755]
preseed/wheezy/commands/late_commands.d/ansible_dependencies [new file with mode: 0755]
preseed/wheezy/commands/late_commands.d/ansible_user [new file with mode: 0755]
preseed/wheezy/commands/late_commands.d/enable_serial_console [new file with mode: 0755]
preseed/wheezy/commands/late_commands.d/no_kernel_symlinks [new file with mode: 0755]
preseed/wheezy/commands/late_commands.d/post_boot_cleanup [new file with mode: 0755]
preseed/wheezy/commands/late_commands.d/srv-home_symlink [new file with mode: 0755]
preseed/wheezy/preseed.cfg [new file with mode: 0644]
vinst [new file with mode: 0755]