Include pciutils on installation CDs
It now gets apt-installed by hw-detect.
This commit is contained in:
parent
7b9e96355e
commit
67df0a34b0
|
@ -7,6 +7,7 @@ debian-cd (3.1.4) UNRELEASED; urgency=low
|
|||
- pcmcia-cs has been fully replaced with pcmciautils.
|
||||
* Exclude udebs for X.Org-based version of the Graphical Installer.
|
||||
* Excluding reiserfs4 udebs is not needed for Squeeze.
|
||||
* Include pciutils on installation CDs.
|
||||
|
||||
-- Frans Pop <fjp@debian.org> Mon, 22 Feb 2010 01:03:33 +0100
|
||||
|
||||
|
|
|
@ -43,6 +43,7 @@ lvm2
|
|||
mdadm
|
||||
aptitude
|
||||
hotplug
|
||||
pciutils
|
||||
usbutils
|
||||
/* Used for Lenny and earlier */
|
||||
console-data
|
||||
|
|
Loading…
Reference in New Issue