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.
|
- pcmcia-cs has been fully replaced with pcmciautils.
|
||||||
* Exclude udebs for X.Org-based version of the Graphical Installer.
|
* Exclude udebs for X.Org-based version of the Graphical Installer.
|
||||||
* Excluding reiserfs4 udebs is not needed for Squeeze.
|
* 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
|
-- Frans Pop <fjp@debian.org> Mon, 22 Feb 2010 01:03:33 +0100
|
||||||
|
|
||||||
|
|
|
@ -43,6 +43,7 @@ lvm2
|
||||||
mdadm
|
mdadm
|
||||||
aptitude
|
aptitude
|
||||||
hotplug
|
hotplug
|
||||||
|
pciutils
|
||||||
usbutils
|
usbutils
|
||||||
/* Used for Lenny and earlier */
|
/* Used for Lenny and earlier */
|
||||||
console-data
|
console-data
|
||||||
|
|
Loading…
Reference in New Issue