28 lines
437 B
Text
28 lines
437 B
Text
[General]
|
|
arch=$ARCH
|
|
directory=$ROOTDIR
|
|
cleanup=true
|
|
unpack=true
|
|
noauth=true
|
|
bootstrap=Debian_bootstrap Debian_unreleased
|
|
aptsources=Debian
|
|
allowrecommends=false
|
|
addimportant=false
|
|
|
|
[Debian_bootstrap]
|
|
packages=$PACKAGES
|
|
source=$MIRROR
|
|
suite=$SUITE
|
|
omitdebsrc=true
|
|
|
|
[Debian_unreleased]
|
|
packages=$PACKAGES
|
|
source=$MIRROR
|
|
suite=unreleased
|
|
omitdebsrc=true
|
|
|
|
[Debian]
|
|
source=$MIRROR
|
|
keyring=debian-archive-keyring
|
|
suite=$SUITE
|
|
omitdebsrc=true
|