22 lines
355 B
Text
22 lines
355 B
Text
[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://ftp.de.debian.org/debian
|
|
keyring=debian-archive-keyring
|
|
suite=$SUITE
|
|
omitdebsrc=true
|