* Don't exclude reiserfsprogs-udeb, as rescue-mode depends on it.
Closes: #593972
This commit is contained in:
parent
70f52017d3
commit
73c2b96335
|
@ -104,8 +104,6 @@ load-floppy
|
|||
# Only useful in the hd-media initrd
|
||||
iso-scan
|
||||
load-iso
|
||||
# Nothing currently depends on this, and it seems not useful on its own
|
||||
reiserfsprogs-udeb
|
||||
# These are not really needed, the regular netcfg subsumes them
|
||||
netcfg-static
|
||||
# skolelinux stuff, not for the stock CDs
|
||||
|
|
|
@ -45,6 +45,8 @@ debian-cd (3.1.4) UNRELEASED; urgency=low
|
|||
* Add debian-ports-archive-keyring-udeb and
|
||||
emdebian-archive-keyring-udeb to the exclude list - they should be in
|
||||
the initrd already.
|
||||
* Don't exclude reiserfsprogs-udeb, as rescue-mode depends on it.
|
||||
Closes: #593972
|
||||
|
||||
-- Steve McIntyre <93sam@debian.org> Tue, 27 Feb 2010 12:24:29 +0100
|
||||
|
||||
|
|
Loading…
Reference in New Issue