diff --git a/debian/changelog b/debian/changelog index 1a6d5850..1ec8d9d8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,9 @@ debian-cd (3.1.6) UNRELEASED; urgency=low * tools/make_image: generate list files while we have the CD trees available * update the URL for downloading s390 d-i dailies. + * Add linux-image-2.6-686-bigmem to tasks//interesting-fromcd23 + to try and put that on i386 image sets before linux-image-amd64. + Closes: #622622 [ Aurelien Jarno ] * Add support for hurd-i386. Closes: #619211 diff --git a/tasks/squeeze/interesting-fromcd23 b/tasks/squeeze/interesting-fromcd23 index ea70d93b..eb9b2329 100644 --- a/tasks/squeeze/interesting-fromcd23 +++ b/tasks/squeeze/interesting-fromcd23 @@ -2,6 +2,10 @@ many people expect on one of the first CDs even if there's no room for everything from popcon. */ +/* Bring this up nearer the top of the list, above + * linux-image-amd64. Bug #622622 */ +linux-image-2.6-686-bigmem + dpkg-repack dctrl-tools smartmontools diff --git a/tasks/wheezy/interesting-fromcd23 b/tasks/wheezy/interesting-fromcd23 index ea70d93b..eb9b2329 100644 --- a/tasks/wheezy/interesting-fromcd23 +++ b/tasks/wheezy/interesting-fromcd23 @@ -2,6 +2,10 @@ many people expect on one of the first CDs even if there's no room for everything from popcon. */ +/* Bring this up nearer the top of the list, above + * linux-image-amd64. Bug #622622 */ +linux-image-2.6-686-bigmem + dpkg-repack dctrl-tools smartmontools