* Add acpi and acpid to generate_di+k_list so they're on the netinst.
This commit is contained in:
parent
d51c1b263c
commit
505aadb49a
|
@ -52,6 +52,7 @@ debian-cd (2.2.24) UNRELEASED; urgency=low
|
||||||
[ Joey Hess ]
|
[ Joey Hess ]
|
||||||
* 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.
|
||||||
|
* Add acpi and acpid to generate_di+k_list so they're on the netinst.
|
||||||
|
|
||||||
[ Colin Watson ]
|
[ Colin Watson ]
|
||||||
* generate_di+k_list: Add hfsutils for powerpc; it's no longer in base but
|
* generate_di+k_list: Add hfsutils for powerpc; it's no longer in base but
|
||||||
|
@ -60,8 +61,8 @@ debian-cd (2.2.24) UNRELEASED; urgency=low
|
||||||
[ Steve McIntyre ]
|
[ Steve McIntyre ]
|
||||||
* For full CD/DVD builds, check that we have an "extra" override
|
* For full CD/DVD builds, check that we have an "extra" override
|
||||||
containing task info. If not, use the sid override instead.
|
containing task info. If not, use the sid override instead.
|
||||||
|
|
||||||
-- Joey Hess <joeyh@debian.org> Wed, 10 Nov 2005 00:48:24 +0000
|
-- Joey Hess <joeyh@debian.org> Fri, 11 Nov 2005 13:25:07 -0500
|
||||||
|
|
||||||
debian-cd (2.2.23) unstable; urgency=low
|
debian-cd (2.2.23) unstable; urgency=low
|
||||||
|
|
||||||
|
|
|
@ -41,6 +41,8 @@ jfsutils
|
||||||
reiserfsprogs
|
reiserfsprogs
|
||||||
libfribidi0
|
libfribidi0
|
||||||
localization-config
|
localization-config
|
||||||
|
acpi
|
||||||
|
acpid
|
||||||
|
|
||||||
#ifdef ARCH_i386
|
#ifdef ARCH_i386
|
||||||
discover
|
discover
|
||||||
|
|
Loading…
Reference in New Issue