* generate_di+k_list: Add hfsutils for powerpc; it's no longer in base but
yaboot-installer needs it.
This commit is contained in:
parent
754baa70a3
commit
7017915ecf
|
@ -53,6 +53,10 @@ debian-cd (2.2.24) UNRELEASED; urgency=low
|
||||||
* Order task-essential-etch using task.list, and regen to match current
|
* Order task-essential-etch using task.list, and regen to match current
|
||||||
tasksel.
|
tasksel.
|
||||||
|
|
||||||
|
[ Colin Watson ]
|
||||||
|
* generate_di+k_list: Add hfsutils for powerpc; it's no longer in base but
|
||||||
|
yaboot-installer needs it.
|
||||||
|
|
||||||
-- Joey Hess <joeyh@debian.org> Sun, 6 Nov 2005 18:14:40 -0500
|
-- Joey Hess <joeyh@debian.org> Sun, 6 Nov 2005 18:14:40 -0500
|
||||||
|
|
||||||
debian-cd (2.2.23) unstable; urgency=low
|
debian-cd (2.2.23) unstable; urgency=low
|
||||||
|
|
|
@ -130,6 +130,7 @@ cat >> debian-installer+kernel-$DI_CODENAME << EOF
|
||||||
discover1
|
discover1
|
||||||
quik
|
quik
|
||||||
yaboot
|
yaboot
|
||||||
|
hfsutils
|
||||||
mkvmlinuz
|
mkvmlinuz
|
||||||
module-init-tools
|
module-init-tools
|
||||||
initrd-tools
|
initrd-tools
|
||||||
|
|
Loading…
Reference in New Issue