* Remove net-drivers floppy from full CD images.

This commit is contained in:
Joey Hess 2006-03-08 18:02:33 +00:00
parent 3ab98260ea
commit 7980cf50a4
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
debian-cd (2.2.25) UNRELEASED; urgency=low
* Remove net-drivers floppy from full CD images.
-- Joey Hess <joeyh@debian.org> Wed, 8 Mar 2006 13:02:01 -0500
debian-cd (2.2.24) unstable; urgency=low
[ Bdale Garbee ]

View File

@ -53,7 +53,7 @@ BOOT_IMAGES="cdrom/boot.img cdrom/initrd.gz cdrom/vmlinuz cdrom/debian-cd_info.t
# Only include disk images on full CDs, not on smaller images.
if [ "$INSTALLER_CD" != 1 ] && [ "$INSTALLER_CD" != 2 ]; then
DISK_IMAGES="floppy/cd-drivers.img floppy/boot.img floppy/root.img"
EXTRA_DISK_IMAGES="floppy/access/root.img floppy/access/boot.img floppy/access/cd-drivers.img floppy/net-drivers.cfg"
EXTRA_DISK_IMAGES="floppy/access/root.img floppy/access/boot.img floppy/access/cd-drivers.img"
fi
# Download boot images and floppies.