- Include debian-installer+kernel into Debian_sarge task to ensure all

debs as well as udebs used by d-i are included.
This commit is contained in:
Joey Hess 2004-07-14 23:24:33 +00:00
parent 27207d72aa
commit b99c834264
2 changed files with 3 additions and 1 deletions

2
debian/changelog vendored
View File

@ -41,6 +41,8 @@ debian-cd (2.2.18) UNRELEASED; urgency=low
include ethdetect and netcfg, to make network configuration happen in
first stage, since the second stage cannot currently do any.
Closes: #240458
- Include debian-installer+kernel into Debian_sarge task to ensure all
debs as well as udebs used by d-i are included.
* Petter Reinholdtsen
- Regenereated tasks/popularity-contest-sarge based on the current data.
- Avoid kernel versions 2.4.24 and 2.6.3 on the first i386 CD, as we

View File

@ -9,7 +9,7 @@
#endif
/* Packages that should really be on CD1 */
#include <debian-installer>
#include <debian-installer+kernel>
#include <base-sarge>
#include <forcd1>
#include <task-essential-sarge>