2011-06-22 07:50:36 +00:00
|
|
|
[General]
|
|
|
|
arch=$ARCH
|
|
|
|
directory=$ROOTDIR
|
|
|
|
cleanup=true
|
|
|
|
unpack=true
|
|
|
|
noauth=true
|
|
|
|
bootstrap=Debian_bootstrap Debian_unreleased
|
2011-10-23 07:20:53 +00:00
|
|
|
aptsources=Debian_apt Debian_apt_unreleased
|
2011-06-22 07:50:36 +00:00
|
|
|
allowrecommends=false
|
|
|
|
addimportant=false
|
|
|
|
|
|
|
|
[Debian_bootstrap]
|
2011-10-18 21:16:03 +00:00
|
|
|
packages=debian-ports-archive-keyring $PACKAGES
|
2011-06-22 07:50:36 +00:00
|
|
|
source=$MIRROR
|
|
|
|
suite=$SUITE
|
|
|
|
omitdebsrc=true
|
|
|
|
|
|
|
|
[Debian_unreleased]
|
|
|
|
packages=$PACKAGES
|
|
|
|
source=$MIRROR
|
|
|
|
suite=unreleased
|
|
|
|
omitdebsrc=true
|
|
|
|
|
2011-10-23 07:20:53 +00:00
|
|
|
[Debian_apt]
|
|
|
|
source=http://ftp.debian-ports.org/debian
|
2011-06-22 07:50:36 +00:00
|
|
|
suite=$SUITE
|
|
|
|
omitdebsrc=true
|
2011-10-23 07:20:53 +00:00
|
|
|
|
|
|
|
[Debian_apt_unreleased]
|
|
|
|
source=http://ftp.debian-ports.org/debian
|
|
|
|
suite=unreleased
|
|
|
|
omitdebsrc=true
|