armhf is now in the main archives

main
josch 12 years ago
parent 827b6140c5
commit 2f9b465ce0

@ -1,4 +1,4 @@
SUITE="sid"
ARCH="armhf"
ROOTDIR="debian-$SUITE-$ARCH-`date +%F`"
MIRROR="http://ftp.debian-ports.org/debian"
MIRROR="http://cdn.debian.net/debian"

@ -4,29 +4,19 @@ directory=$ROOTDIR
cleanup=true
unpack=true
noauth=true
bootstrap=Debian_bootstrap Debian_unreleased
aptsources=Debian_apt Debian_apt_unreleased
bootstrap=Debian_bootstrap
aptsources=Debian
allowrecommends=false
addimportant=false
[Debian_bootstrap]
packages=debian-ports-archive-keyring $PACKAGES
source=$MIRROR
suite=$SUITE
omitdebsrc=true
[Debian_unreleased]
packages=$PACKAGES
source=$MIRROR
suite=unreleased
omitdebsrc=true
[Debian_apt]
source=http://ftp.debian-ports.org/debian
suite=$SUITE
omitdebsrc=true
[Debian_apt_unreleased]
source=http://ftp.debian-ports.org/debian
suite=unreleased
[Debian]
source=http://cdn.debian.net/debian
keyring=debian-archive-keyring
suite=$SUITE
omitdebsrc=true

@ -1,4 +1,4 @@
SUITE="sid"
ARCH="armhf"
ROOTDIR="debian-$SUITE-$ARCH-`date +%F`"
MIRROR="http://ftp.debian-ports.org/debian"
MIRROR="http://cdn.debian.net/debian"

@ -4,29 +4,19 @@ directory=$ROOTDIR
cleanup=true
unpack=true
noauth=true
bootstrap=Debian_bootstrap Debian_unreleased
aptsources=Debian_apt Debian_apt_unreleased
bootstrap=Debian_bootstrap
aptsources=Debian_apt
allowrecommends=false
addimportant=false
[Debian_bootstrap]
packages=debian-ports-archive-keyring $PACKAGES
source=$MIRROR
suite=$SUITE
omitdebsrc=true
[Debian_unreleased]
packages=$PACKAGES
source=$MIRROR
suite=unreleased
suite=$SUITE
omitdebsrc=true
[Debian_apt]
source=http://ftp.debian-ports.org/debian
source=http://cdn.debian.net/debian
keyring=debian-archive-keyring
suite=$SUITE
omitdebsrc=true
[Debian_apt_unreleased]
source=http://ftp.debian-ports.org/debian
suite=unreleased
omitdebsrc=true

Loading…
Cancel
Save