2011-06-22 07:50:36 +00:00
|
|
|
[General]
|
|
|
|
arch=$ARCH
|
|
|
|
directory=$ROOTDIR
|
|
|
|
cleanup=true
|
|
|
|
unpack=true
|
|
|
|
noauth=true
|
2012-03-13 14:56:16 +00:00
|
|
|
bootstrap=Debian_bootstrap
|
|
|
|
aptsources=Debian_apt
|
2011-06-22 07:50:36 +00:00
|
|
|
allowrecommends=false
|
|
|
|
addimportant=false
|
|
|
|
|
|
|
|
[Debian_bootstrap]
|
2011-10-19 06:33:27 +00:00
|
|
|
packages=$PACKAGES
|
|
|
|
source=$MIRROR
|
2012-03-13 14:56:16 +00:00
|
|
|
suite=$SUITE
|
2011-10-19 06:33:27 +00:00
|
|
|
omitdebsrc=true
|
|
|
|
|
2011-10-23 07:20:53 +00:00
|
|
|
[Debian_apt]
|
2012-03-13 14:56:16 +00:00
|
|
|
source=http://cdn.debian.net/debian
|
|
|
|
keyring=debian-archive-keyring
|
2011-06-22 07:50:36 +00:00
|
|
|
suite=$SUITE
|
|
|
|
omitdebsrc=true
|