missed changelog entry
Add fdisk-udeb to alpha's CD udeb_include list, so that it's available for use by the partitioner
This commit is contained in:
parent
75d4caab64
commit
00c008114a
|
@ -1,3 +1,4 @@
|
|||
choose-mirror
|
||||
netcfg
|
||||
ethdetect
|
||||
fdisk-udeb
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
netcfg
|
||||
ethdetect
|
||||
fdisk-udeb
|
||||
|
|
|
@ -32,6 +32,9 @@ debian-cd (2.2.17) UNRELEASED; urgency=low
|
|||
- Split udeb_includes for businesscard and netinst; netinst does not
|
||||
need choose-mirror, while businesscard does.
|
||||
- Substitute into yaboot.msg the same as is done for isolinux.txt.
|
||||
* Steve Langasek
|
||||
- Add fdisk-udeb to the list of needed debs for alpha
|
||||
- Use /dev/ram as the root device for aboot (alpha)
|
||||
|
||||
-- Raphael Hertzog <hertzog@debian.org> Wed, 20 Aug 2003 20:17:06 +0200
|
||||
|
||||
|
|
Loading…
Reference in New Issue