680a0c6fca
* Add option to specify the apt default release directly and change the manpage content to advise on how this further complicates the permutations of apt configuration. Add commands to direct apt at the apt.conf.d and preferences.d directories within the chroot. (Closes: #717886)
22 lines
515 B
Text
22 lines
515 B
Text
[General]
|
|
include=/usr/share/multistrap/crosschroot.conf
|
|
omitrequired=false
|
|
configscript=
|
|
setupscript=
|
|
bootstrap=Debian Base Toolchains
|
|
aptsources=Debian Toolchains Foreign
|
|
tarballname=pdebuild-cross.tgz
|
|
|
|
[Toolchains]
|
|
packages=g++-4.4-sparc-linux-gnue linux-libc-dev-sparc-cross
|
|
reinstall=binutils-multiarch
|
|
source=http://www.emdebian.org/debian
|
|
keyring=emdebian-archive-keyring
|
|
suite=squeeze
|
|
|
|
[Foreign]
|
|
packages=
|
|
source=http://cdn.debian.net/debian
|
|
keyring=debian-archive-keyring
|
|
suite=unstable
|
|
architecture=sparc
|