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
554 B
Text
22 lines
554 B
Text
[General]
|
|
include=/usr/share/multistrap/crosschroot.conf
|
|
omitrequired=false
|
|
configscript=
|
|
setupscript=/usr/share/multistrap/setcrossarch.sh
|
|
bootstrap=Debian Base Toolchains
|
|
aptsources=Debian Toolchains Foreign
|
|
tarballname=pdebuild-cross.tgz
|
|
|
|
[Toolchains]
|
|
packages=g++-4.4-mipsel-linux-gnu linux-libc-dev-mipsel-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=mipsel
|