* master:
Makefile: Add a new thing for running arbitrary commands.
Makefile: Change the tag for maintenance to be `MAINT'.
Makefile: Fix `squote' to have the right number of `\'s.
bin/chroot-maint: Run `ldconfig' after an update.
bin/chroot-maint: Fix mistakenly indented file-contents literals.
src/jobclient.c: Cope if the jobserver pipe is set nonblocking.
bin/chroot-maint: Force `--no-merged-usr'.
bin/chroot-maint: Update the path correctly when following a symlink.
bin/chroot-maint: Don't forget to copy symlinks to directories.
--- /dev/null
+### -*-conf-*-
+
+Acquire {
+ http::Proxy "http://universe.distorted.org.uk:3142/";
+}
--- /dev/null
+### -*-conf-*-
+
+subscribe
+ distorted : experimental
--- /dev/null
+/etc/apt/aptsrc.conf
\ No newline at end of file
### -*-conf-*-
-max_size = 256Mi
+max_size = 2Gi
--- /dev/null
+### -*-makefile-*-
+
+VG = vg-build
+
+APTSRC = etc/aptsrc.site.conf etc/aptsrc.local.conf
+TOOLSARCH = amd64
+
+SCHROOT_COPYFILES += /etc/apt/trusted.gpg.d/distorted.gpg
+
+NATIVE_ARCHS = i386 amd64
+FOREIGN_ARCHS = armel armhf arm64
+
+LOCAL = /usr/local.schroot