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

change to stretch suite
authormartin f. krafft <madduck@madduck.net>
Wed, 13 Sep 2017 13:26:55 +0000 (15:26 +0200)
committermartin f. krafft <madduck@madduck.net>
Wed, 13 Sep 2017 13:26:55 +0000 (15:26 +0200)
commit9e1c6791342fb991a4b7e8d67b37a56765312322
treec69975b5e424d841bd0cb372ebdeeea113a403b0
parentc4c55ce4a7853887d746ab8ad7471bf947b1bafc
change to stretch suite
23 files changed:
di-update
preseed/stretch/commands/early_command [moved from preseed/jessie/commands/early_command with 100% similarity]
preseed/stretch/commands/late_command [moved from preseed/jessie/commands/late_command with 100% similarity]
preseed/stretch/commands/late_commands.d/ansible_dependencies [moved from preseed/jessie/commands/late_commands.d/ansible_dependencies with 100% similarity]
preseed/stretch/commands/late_commands.d/ansible_user [moved from preseed/jessie/commands/late_commands.d/ansible_user with 100% similarity]
preseed/stretch/commands/late_commands.d/debconf_readline_low [moved from preseed/jessie/commands/late_commands.d/debconf_readline_low with 100% similarity]
preseed/stretch/commands/late_commands.d/enable_serial_console [moved from preseed/jessie/commands/late_commands.d/enable_serial_console with 100% similarity]
preseed/stretch/commands/late_commands.d/mask_systemd-logind-service [moved from preseed/jessie/commands/late_commands.d/mask_systemd-logind-service with 100% similarity]
preseed/stretch/commands/late_commands.d/no_kernel_symlinks [moved from preseed/jessie/commands/late_commands.d/no_kernel_symlinks with 100% similarity]
preseed/stretch/commands/late_commands.d/post_boot_cleanup [moved from preseed/jessie/commands/late_commands.d/post_boot_cleanup with 100% similarity]
preseed/stretch/commands/late_commands.d/srv-home_symlink [moved from preseed/jessie/commands/late_commands.d/srv-home_symlink with 100% similarity]
preseed/stretch/preseed.cfg [moved from preseed/jessie/preseed.cfg with 100% similarity]
preseed/wheezy/commands/early_command [deleted file]
preseed/wheezy/commands/late_command [deleted file]
preseed/wheezy/commands/late_commands.d/ansible_dependencies [deleted file]
preseed/wheezy/commands/late_commands.d/ansible_user [deleted file]
preseed/wheezy/commands/late_commands.d/enable_serial_console [deleted file]
preseed/wheezy/commands/late_commands.d/install_salt_backport [deleted file]
preseed/wheezy/commands/late_commands.d/no_kernel_symlinks [deleted file]
preseed/wheezy/commands/late_commands.d/post_boot_cleanup [deleted file]
preseed/wheezy/commands/late_commands.d/srv-home_symlink [deleted file]
preseed/wheezy/preseed.cfg [deleted file]
vinst