From 87c8711960dc791215efb8ee1f1de66e7119077d Mon Sep 17 00:00:00 2001 From: josch Date: Wed, 19 Oct 2011 08:33:27 +0200 Subject: [PATCH] make notioninkadam target armhf by default --- notioninkadam/config | 4 ++-- notioninkadam/multistrap.conf | 12 +++++++++--- notioninkadam/packages/wicd | 1 + 3 files changed, 12 insertions(+), 5 deletions(-) create mode 100644 notioninkadam/packages/wicd diff --git a/notioninkadam/config b/notioninkadam/config index 78873f4..8353fd0 100644 --- a/notioninkadam/config +++ b/notioninkadam/config @@ -1,4 +1,4 @@ SUITE="sid" -ARCH="armel" +ARCH="armhf" ROOTDIR="debian-$SUITE-$ARCH-`date +%F`" -MIRROR="http://cdn.debian.net/debian" +MIRROR="http://ftp.debian-ports.org/debian" diff --git a/notioninkadam/multistrap.conf b/notioninkadam/multistrap.conf index e914a7b..9fc6b3e 100644 --- a/notioninkadam/multistrap.conf +++ b/notioninkadam/multistrap.conf @@ -4,19 +4,25 @@ directory=$ROOTDIR cleanup=true unpack=true noauth=true -bootstrap=Debian_bootstrap +bootstrap=Debian_bootstrap Debian_unreleased aptsources=Debian allowrecommends=false addimportant=false [Debian_bootstrap] -packages=$PACKAGES +packages=debian-ports-archive-keyring $PACKAGES source=$MIRROR suite=$SUITE omitdebsrc=true +[Debian_unreleased] +packages=$PACKAGES +source=$MIRROR +suite=unreleased +omitdebsrc=true + [Debian] -source=http://cdn.debian.net/debian +source=$MIRROR keyring=debian-archive-keyring suite=$SUITE omitdebsrc=true diff --git a/notioninkadam/packages/wicd b/notioninkadam/packages/wicd new file mode 100644 index 0000000..53d1f9f --- /dev/null +++ b/notioninkadam/packages/wicd @@ -0,0 +1 @@ +wicd