aboutsummaryrefslogtreecommitdiffstats
path: root/polystrap/default/multistrap.conf
diff options
context:
space:
mode:
Diffstat (limited to 'polystrap/default/multistrap.conf')
-rw-r--r--polystrap/default/multistrap.conf22
1 files changed, 22 insertions, 0 deletions
diff --git a/polystrap/default/multistrap.conf b/polystrap/default/multistrap.conf
new file mode 100644
index 000000000..e914a7b26
--- /dev/null
+++ b/polystrap/default/multistrap.conf
@@ -0,0 +1,22 @@
+[General]
+arch=$ARCH
+directory=$ROOTDIR
+cleanup=true
+unpack=true
+noauth=true
+bootstrap=Debian_bootstrap
+aptsources=Debian
+allowrecommends=false
+addimportant=false
+
+[Debian_bootstrap]
+packages=$PACKAGES
+source=$MIRROR
+suite=$SUITE
+omitdebsrc=true
+
+[Debian]
+source=http://cdn.debian.net/debian
+keyring=debian-archive-keyring
+suite=$SUITE
+omitdebsrc=true