aboutsummaryrefslogtreecommitdiffstats
path: root/polystrap/default/multistrap.conf
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2013-08-23 03:39:52 +0000
committerbnewbold <bnewbold@robocracy.org>2013-08-23 03:39:52 +0000
commitbc5deea8babc17d472f21c20a0dfb20c7f3fd471 (patch)
tree7d281753d1012f8c91b74f53711abc98f7abe653 /polystrap/default/multistrap.conf
parenteffcecdd8d10e2e94ad80bc8f552bf53bb4b7f59 (diff)
downloadbuildroot-novena-bc5deea8babc17d472f21c20a0dfb20c7f3fd471.tar.gz
buildroot-novena-bc5deea8babc17d472f21c20a0dfb20c7f3fd471.zip
initial import of 'polystrap' debian tool
From http://anonscm.debian.org/gitweb/?p=emdebian/polystrap.git;a=summary This imports 83ba112abb8f173254c60611b5a24ca0a72ca58f, from from Tue, 9 Oct 2012 15:36:02 -0400 (21:36 +0200)
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