Update pdebuild-cross conf files to get toolchains from Squeeze.
git-svn-id: http://emdebian.org/svn/current@8325 563faec7-e20c-0410-992a-a66f704d0ccd
This commit is contained in:
parent
70edc6f9c9
commit
3578647444
24 changed files with 56 additions and 59 deletions
|
@ -8,8 +8,8 @@ aptsources=Debian Toolchains
|
|||
tarballname=pdebuild-cross.tgz
|
||||
|
||||
[Toolchains]
|
||||
packages=g++-4.2-alpha-linux-gnu linux-libc-dev-alpha-cross
|
||||
packages=g++-4.4-alpha-linux-gnu linux-libc-dev-alpha-cross
|
||||
reinstall=binutils-multiarch
|
||||
source=http://www.emdebian.org/debian
|
||||
keyring=emdebian-archive-keyring
|
||||
suite=stable
|
||||
suite=squeeze
|
||||
|
|
|
@ -1,11 +0,0 @@
|
|||
[General]
|
||||
include=/usr/share/multistrap/crosschroot.conf
|
||||
omitrequired=false
|
||||
configscript=config.sh
|
||||
setupscript=setup.sh
|
||||
|
||||
[Toolchains]
|
||||
packages=g++-4.2-arm-linux-gnu linux-libc-dev-arm-cross
|
||||
source=http://www.emdebian.org/debian
|
||||
keyring=emdebian-archive-keyring
|
||||
suite=stable
|
|
@ -8,8 +8,8 @@ aptsources=Debian Toolchains
|
|||
tarballname=pdebuild-cross.tgz
|
||||
|
||||
[Toolchains]
|
||||
packages=g++-4.2-arm-linux-gnueabi linux-libc-dev-armel-cross
|
||||
packages=g++-4.4-arm-linux-gnueabi linux-libc-dev-armel-cross
|
||||
reinstall=binutils-multiarch
|
||||
source=http://www.emdebian.org/debian
|
||||
keyring=emdebian-archive-keyring
|
||||
suite=lenny
|
||||
suite=squeeze
|
||||
|
|
|
@ -23,7 +23,7 @@ aptsources=Base
|
|||
|
||||
[Base]
|
||||
packages=apt build-essential fakeroot
|
||||
source=http://ftp.uk.debian.org/debian
|
||||
source=http://cdn.debian.net/debian
|
||||
keyring=debian-archive-keyring
|
||||
suite=stable
|
||||
omitdebsrc=false
|
||||
|
|
|
@ -23,7 +23,7 @@ aptsources=Debian
|
|||
|
||||
[Debian]
|
||||
packages=apt build-essential fakeroot
|
||||
source=http://ftp.uk.debian.org/debian
|
||||
source=http://cdn.debian.net/debian
|
||||
keyring=debian-archive-keyring
|
||||
suite=testing
|
||||
omitdebsrc=false
|
||||
|
|
|
@ -22,7 +22,7 @@ aptsources=Debian
|
|||
|
||||
[Debian]
|
||||
packages=apt build-essential fakeroot
|
||||
source=http://ftp.uk.debian.org/debian
|
||||
source=http://cdn.debian.net/debian
|
||||
keyring=debian-archive-keyring
|
||||
suite=unstable
|
||||
omitdebsrc=false
|
||||
|
|
|
@ -21,17 +21,17 @@ unpack=true
|
|||
debootstrap=Base Build
|
||||
aptsources=Base Build
|
||||
|
||||
# Lenny toolchains need -base from Lenny.
|
||||
# Squeeze toolchains need -base from Squeeze.
|
||||
[Base]
|
||||
packages=gcc-4.2-base
|
||||
source=http://ftp.uk.debian.org/debian
|
||||
packages=gcc-4.4-base
|
||||
source=http://cdn.debian.net/debian
|
||||
keyring=debian-archive-keyring
|
||||
suite=lenny
|
||||
suite=squeeze
|
||||
omitdebsrc=false
|
||||
|
||||
[Build]
|
||||
packages=dpkg-dev binutils-multiarch build-essential dpkg-cross aptitude
|
||||
source=http://ftp.uk.debian.org/debian
|
||||
source=http://cdn.debian.net/debian
|
||||
keyring=debian-archive-keyring
|
||||
suite=stable
|
||||
suite=squeeze
|
||||
omitdebsrc=false
|
||||
|
|
|
@ -21,17 +21,17 @@ unpack=true
|
|||
debootstrap=Debian Base
|
||||
aptsources=Debian Base
|
||||
|
||||
# Lenny toolchains need -base from Lenny.
|
||||
# Squeeze toolchains need -base from Squeeze.
|
||||
[Base]
|
||||
packages=gcc-4.2-base
|
||||
source=http://ftp.uk.debian.org/debian
|
||||
packages=gcc-4.4-base
|
||||
source=http://cdn.debian.net/debian
|
||||
keyring=debian-archive-keyring
|
||||
suite=lenny
|
||||
suite=squeeze
|
||||
omitdebsrc=false
|
||||
|
||||
[Debian]
|
||||
packages=dpkg-dev binutils-multiarch build-essential dpkg-cross aptitude
|
||||
source=http://ftp.uk.debian.org/debian
|
||||
source=http://cdn.debian.net/debian
|
||||
keyring=debian-archive-keyring
|
||||
suite=testing
|
||||
omitdebsrc=false
|
||||
|
|
|
@ -21,17 +21,17 @@ unpack=true
|
|||
debootstrap=Debian Base
|
||||
aptsources=Debian Base
|
||||
|
||||
# Lenny toolchains need -base from Lenny.
|
||||
# Squeeze toolchains need -base from Squeeze.
|
||||
[Base]
|
||||
packages=gcc-4.2-base
|
||||
source=http://ftp.uk.debian.org/debian
|
||||
packages=gcc-4.4-base
|
||||
source=http://cdn.debian.net/debian
|
||||
keyring=debian-archive-keyring
|
||||
suite=lenny
|
||||
suite=squeeze
|
||||
omitdebsrc=false
|
||||
|
||||
[Debian]
|
||||
packages=dpkg-dev binutils-multiarch build-essential dpkg-cross aptitude
|
||||
source=http://ftp.uk.debian.org/debian
|
||||
source=http://cdn.debian.net/debian
|
||||
keyring=debian-archive-keyring
|
||||
suite=unstable
|
||||
omitdebsrc=false
|
||||
|
|
|
@ -8,8 +8,8 @@ aptsources=Debian Toolchains
|
|||
tarballname=pdebuild-cross.tgz
|
||||
|
||||
[Toolchains]
|
||||
packages=g++-4.2-hppa-linux-gnu linux-libc-dev-hppa-cross
|
||||
packages=g++-4.4-hppa-linux-gnu linux-libc-dev-hppa-cross
|
||||
reinstall=binutils-multiarch
|
||||
source=http://www.emdebian.org/debian
|
||||
keyring=emdebian-archive-keyring
|
||||
suite=lenny
|
||||
suite=squeeze
|
||||
|
|
|
@ -8,8 +8,8 @@ aptsources=Debian Toolchains
|
|||
tarballname=pdebuild-cross.tgz
|
||||
|
||||
[Toolchains]
|
||||
packages=g++-4.2-ia64-linux-gnu linux-libc-dev-ia64-cross
|
||||
packages=g++-4.4-ia64-linux-gnu linux-libc-dev-ia64-cross
|
||||
reinstall=binutils-multiarch
|
||||
source=http://www.emdebian.org/debian
|
||||
keyring=emdebian-archive-keyring
|
||||
suite=lenny
|
||||
suite=squeeze
|
||||
|
|
|
@ -8,8 +8,8 @@ aptsources=Debian Toolchains
|
|||
tarballname=pdebuild-cross.tgz
|
||||
|
||||
[Toolchains]
|
||||
packages=g++-4.2-mips-linux-gnu linux-libc-dev-mips-cross
|
||||
packages=g++-4.4-mips-linux-gnu linux-libc-dev-mips-cross
|
||||
reinstall=binutils-multiarch
|
||||
source=http://www.emdebian.org/debian
|
||||
keyring=emdebian-archive-keyring
|
||||
suite=lenny
|
||||
suite=squeeze
|
||||
|
|
|
@ -8,8 +8,8 @@ aptsources=Debian Toolchains
|
|||
tarballname=pdebuild-cross.tgz
|
||||
|
||||
[Toolchains]
|
||||
packages=g++-4.2-mipsel-linux-gnu linux-libc-dev-mipsel-cross
|
||||
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=lenny
|
||||
suite=squeeze
|
||||
|
|
|
@ -8,8 +8,8 @@ aptsources=Debian Toolchains
|
|||
tarballname=pdebuild-cross.tgz
|
||||
|
||||
[Toolchains]
|
||||
packages=g++-4.2-powerpc-linux-gnu linux-libc-dev-powerpc-cross
|
||||
packages=g++-4.4-powerpc-linux-gnu linux-libc-dev-powerpc-cross
|
||||
reinstall=binutils-multiarch
|
||||
source=http://www.emdebian.org/debian
|
||||
keyring=emdebian-archive-keyring
|
||||
suite=lenny
|
||||
suite=squeeze
|
||||
|
|
|
@ -8,8 +8,8 @@ aptsources=Debian Toolchains
|
|||
tarballname=pdebuild-cross.tgz
|
||||
|
||||
[Toolchains]
|
||||
packages=g++-4.2-s390-linux-gnue linux-libc-dev-s390-cross
|
||||
packages=g++-4.4-s390-linux-gnue linux-libc-dev-s390-cross
|
||||
reinstall=binutils-multiarch
|
||||
source=http://www.emdebian.org/debian
|
||||
keyring=emdebian-archive-keyring
|
||||
suite=stable
|
||||
suite=squeeze
|
||||
|
|
|
@ -8,8 +8,8 @@ aptsources=Debian Toolchains
|
|||
tarballname=pdebuild-cross.tgz
|
||||
|
||||
[Toolchains]
|
||||
packages=g++-4.2-sparc-linux-gnue linux-libc-dev-sparc-cross
|
||||
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=lenny
|
||||
suite=squeeze
|
||||
|
|
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -5,8 +5,9 @@ multistrap (2.1.18) experimental; urgency=low
|
|||
* Fix logic in dump_config for missing packages lines.
|
||||
(Closes: #669206)
|
||||
* Check values of the keyring hash. (Closes: #669205)
|
||||
* Update pdebuild-cross conf files to get toolchains from Squeeze.
|
||||
|
||||
-- Neil Williams <codehelp@debian.org> Wed, 18 Apr 2012 21:25:47 +0100
|
||||
-- Neil Williams <codehelp@debian.org> Fri, 20 Apr 2012 20:01:30 +0100
|
||||
|
||||
multistrap (2.1.17) experimental; urgency=low
|
||||
|
||||
|
|
|
@ -25,6 +25,6 @@ aptsources=Debian
|
|||
|
||||
[Debian]
|
||||
packages=apt
|
||||
source=http://ftp.uk.debian.org/debian
|
||||
source=http://cdn.debian.net/debian
|
||||
keyring=debian-archive-keyring
|
||||
suite=squeeze
|
||||
|
|
|
@ -43,7 +43,7 @@ debconfseed=
|
|||
hookdir=
|
||||
# multiarch architectures to enable (space separated list)
|
||||
# multiarch=i386 armel armhf
|
||||
multiarch=
|
||||
multiarch=amd64 armel
|
||||
# include variables from a more generic config file
|
||||
# include=path/to/general.conf
|
||||
include=
|
||||
|
@ -57,15 +57,22 @@ unpack=true
|
|||
# the order of sections is not important.
|
||||
# the debootstrap option determines which repository
|
||||
# is used to calculate the list of Priority: required packages.
|
||||
debootstrap=Debian
|
||||
debootstrap=Debian Foreign
|
||||
aptsources=Debian
|
||||
|
||||
[Debian]
|
||||
packages=apt
|
||||
source=http://ftp.uk.debian.org/debian
|
||||
source=http://cdn.debian.net/debian
|
||||
keyring=debian-archive-keyring
|
||||
suite=wheezy
|
||||
omitdebsrc=false
|
||||
additional=
|
||||
reinstall=
|
||||
components=main
|
||||
|
||||
[Foreign]
|
||||
packages=libgcc1 libc6
|
||||
architecture=armel
|
||||
source=http://cdn.debian.net/debian
|
||||
keyring=debian-archive-keyring
|
||||
suite=sid
|
||||
|
|
|
@ -24,7 +24,7 @@ aptsources=Debian
|
|||
|
||||
[Debian]
|
||||
packages=apt
|
||||
source=http://ftp.uk.debian.org/debian
|
||||
source=http://cdn.debian.net/debian
|
||||
keyring=debian-archive-keyring
|
||||
suite=wheezy
|
||||
|
||||
|
@ -32,7 +32,7 @@ suite=wheezy
|
|||
packages=libgcc1
|
||||
packages=libc6
|
||||
architecture=armel
|
||||
source=http://ftp.uk.debian.org/debian
|
||||
source=http://cdn.debian.net/debian
|
||||
keyring=debian-archive-keyring
|
||||
suite=wheezy
|
||||
|
||||
|
|
|
@ -23,7 +23,7 @@ aptsources=Debian
|
|||
|
||||
[Debian]
|
||||
packages=
|
||||
source=http://ftp.uk.debian.org/debian
|
||||
source=http://cdn.debian.net/debian
|
||||
keyring=debian-archive-keyring
|
||||
suite=stable
|
||||
omitdebsrc=false
|
||||
|
|
|
@ -22,6 +22,6 @@ aptsources=Debian
|
|||
|
||||
[Debian]
|
||||
packages=apt
|
||||
source=http://ftp.uk.debian.org/debian
|
||||
source=http://cdn.debian.net/debian
|
||||
keyring=debian-archive-keyring
|
||||
suite=sid
|
||||
|
|
|
@ -22,6 +22,6 @@ aptsources=Debian
|
|||
|
||||
[Debian]
|
||||
packages=apt
|
||||
source=http://ftp.uk.debian.org/debian
|
||||
source=http://cdn.debian.net/debian
|
||||
keyring=debian-archive-keyring
|
||||
suite=squeeze
|
||||
|
|
|
@ -22,6 +22,6 @@ aptsources=Debian
|
|||
|
||||
[Debian]
|
||||
packages=apt
|
||||
source=http://ftp.uk.debian.org/debian
|
||||
source=http://cdn.debian.net/debian
|
||||
keyring=debian-archive-keyring
|
||||
suite=wheezy
|
||||
|
|
Loading…
Reference in a new issue