aboutsummaryrefslogtreecommitdiffstats
path: root/polystrap/novena/multistrap.conf
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2013-08-23 06:53:23 +0000
committerbnewbold <bnewbold@robocracy.org>2013-08-23 06:53:23 +0000
commit163df8584fc6d1f722b1dfd9204c6d4a1978778f (patch)
tree1486a1cfac2be190d373a570f5f19ea2c6fffc38 /polystrap/novena/multistrap.conf
parentc56b187192567696d00b792759aebc5b40f271eb (diff)
downloadbuildroot-novena-163df8584fc6d1f722b1dfd9204c6d4a1978778f.tar.gz
buildroot-novena-163df8584fc6d1f722b1dfd9204c6d4a1978778f.zip
polystrap: basic novena configuration
Diffstat (limited to 'polystrap/novena/multistrap.conf')
-rw-r--r--polystrap/novena/multistrap.conf22
1 files changed, 22 insertions, 0 deletions
diff --git a/polystrap/novena/multistrap.conf b/polystrap/novena/multistrap.conf
new file mode 100644
index 000000000..e914a7b26
--- /dev/null
+++ b/polystrap/novena/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