Drop lowmemcheck from the CD; it is in the initrd.
This commit is contained in:
parent
80faafdf64
commit
5378bd852e
|
@ -11,6 +11,7 @@ udpkg
|
||||||
anna
|
anna
|
||||||
di-utils-shell
|
di-utils-shell
|
||||||
di-utils-reboot
|
di-utils-reboot
|
||||||
|
lowmemcheck
|
||||||
# build/pkg-lists/cdrom/common, in d-i cvs
|
# build/pkg-lists/cdrom/common, in d-i cvs
|
||||||
busybox-cvs-udeb
|
busybox-cvs-udeb
|
||||||
rootskel-locale
|
rootskel-locale
|
||||||
|
|
|
@ -45,6 +45,9 @@ debian-cd (2.2.17) UNRELEASED; urgency=low
|
||||||
- Add xfsprogs and reiserfsprogs to generate_di+k_list.
|
- Add xfsprogs and reiserfsprogs to generate_di+k_list.
|
||||||
- Add lilo as well; it's not autoinstalled by debootstrap, but
|
- Add lilo as well; it's not autoinstalled by debootstrap, but
|
||||||
lilo-installer still uses it.
|
lilo-installer still uses it.
|
||||||
|
- Increase the i386 isolinux ramdisk size to 10 mb; it's grown due to
|
||||||
|
translatons and all the scsi drivers.
|
||||||
|
- Drop lowmemcheck from the CD; it is in the initrd.
|
||||||
* Steve Langasek
|
* Steve Langasek
|
||||||
- Add fdisk-udeb to the list of needed debs for alpha
|
- Add fdisk-udeb to the list of needed debs for alpha
|
||||||
- Use /dev/ram as the root device for aboot (alpha)
|
- Use /dev/ram as the root device for aboot (alpha)
|
||||||
|
|
Loading…
Reference in New Issue