Add linux-image-2.6-686-bigmem to tasks/<release>/interesting-fromcd23
to try and put that on i386 image sets before linux-image-amd64. Closes: #622622
This commit is contained in:
parent
5cd73fdc63
commit
b000fc813f
|
@ -27,6 +27,9 @@ debian-cd (3.1.6) UNRELEASED-backport; urgency=low
|
||||||
* tools/make_image: generate list files while we have the CD trees
|
* tools/make_image: generate list files while we have the CD trees
|
||||||
available
|
available
|
||||||
* Add btrfs-tools on required packages by installer. Closes: #612007.
|
* Add btrfs-tools on required packages by installer. Closes: #612007.
|
||||||
|
* Add linux-image-2.6-686-bigmem to tasks/<release>/interesting-fromcd23
|
||||||
|
to try and put that on i386 image sets before linux-image-amd64.
|
||||||
|
Closes: #622622
|
||||||
|
|
||||||
-- Raphaël Hertzog <hertzog@debian.org> Fri, 04 Feb 2011 09:59:21 +0100
|
-- Raphaël Hertzog <hertzog@debian.org> Fri, 04 Feb 2011 09:59:21 +0100
|
||||||
|
|
||||||
|
|
|
@ -2,6 +2,10 @@
|
||||||
many people expect on one of the first CDs even if there's no room for
|
many people expect on one of the first CDs even if there's no room for
|
||||||
everything from popcon. */
|
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
|
dpkg-repack
|
||||||
dctrl-tools
|
dctrl-tools
|
||||||
smartmontools
|
smartmontools
|
||||||
|
|
Loading…
Reference in New Issue