]> git.madduck.net Git - code/vinst.git/blobdiff - di-update

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 buster
[code/vinst.git] / di-update
index 05e4586200cc188e7e7557bf724133ca300c3472..bfd2deee71eaf9b28cc6208272fa9a5259658b2c 100755 (executable)
--- a/di-update
+++ b/di-update
@@ -5,7 +5,7 @@ set -eu
 : ${SUBDIR:=debian/dists/%SUITE%/main/installer-%ARCH%/current/images}
 
 : ${ARCHS:=amd64}
-: ${SUITES:=stretch}
+: ${SUITES:=buster}
 
 #: ${MIRROR_jessie:=http://d-i.debian.org}
 #: ${SUBDIR_jessie:=daily-images/%ARCH%/daily/}