generate_di+k_list: add libsysfs1; is not included otherwise because the udeb provides it
This commit is contained in:
parent
a2cec8b9c2
commit
acc2875c63
|
@ -193,9 +193,10 @@ debian-cd (2.2.24) UNRELEASED; urgency=low
|
|||
[ Frans Pop ]
|
||||
* generate_di+k_list:
|
||||
- switch to initramfs-tools by default for hppa
|
||||
- include openssh-server; in installed when network-console is used
|
||||
- include openssh-server; is installed when network-console is used
|
||||
- add libsysfs1; is not included otherwise because the udeb provides it
|
||||
|
||||
-- Frans Pop <fjp@debian.org> Fri, 3 Mar 2006 03:26:57 +0100
|
||||
-- Frans Pop <fjp@debian.org> Sat, 4 Mar 2006 01:53:07 +0100
|
||||
|
||||
debian-cd (2.2.23) unstable; urgency=low
|
||||
|
||||
|
|
|
@ -62,6 +62,10 @@ udev
|
|||
installation-report
|
||||
openssh-server
|
||||
|
||||
/* libsysfs1-udeb provides libsysfs1 so we have to make sure the deb
|
||||
* gets included on the first CD too
|
||||
*/
|
||||
libsysfs1
|
||||
|
||||
#ifdef ARCH_i386
|
||||
initramfs-tools
|
||||
|
|
Loading…
Reference in New Issue