specs: add usbutils to amd64/x86 admincd/installcd

Add usbutils, this is an important tool during installation to bring up
usb networking and other harware, before installation can start.

Also add pciutils explicitly, we get it as a dep already but this is an
important tool during install as well, we use it directly.
This commit is contained in:
Ben Kohler 2018-07-10 07:53:33 -05:00
parent e12c57ccbf
commit 79c747e3e9
No known key found for this signature in database
GPG key ID: 7A85BDA4D57605C7
5 changed files with 7 additions and 0 deletions

View file

@ -156,6 +156,7 @@ livecd/packages:
sys-apps/netplug
sys-apps/pciutils
sys-apps/sdparm
sys-apps/usbutils
sys-apps/sed
sys-apps/setserial
sys-apps/sg3_utils

View file

@ -159,6 +159,7 @@ livecd/packages:
sys-apps/netplug
sys-apps/pciutils
sys-apps/sdparm
sys-apps/usbutils
sys-apps/sed
sys-apps/setserial
sys-apps/sg3_utils

View file

@ -76,7 +76,9 @@ livecd/packages:
sys-apps/iproute2
sys-apps/memtester
sys-apps/netplug
sys-apps/pciutils
sys-apps/sdparm
sys-apps/usbutils
sys-block/parted
sys-block/partimage
sys-fs/btrfs-progs

View file

@ -159,6 +159,7 @@ livecd/packages:
sys-apps/netplug
sys-apps/pciutils
sys-apps/sdparm
sys-apps/usbutils
sys-apps/sed
sys-apps/setserial
sys-apps/sg3_utils

View file

@ -74,7 +74,9 @@ livecd/packages:
sys-apps/iproute2
sys-apps/memtester
sys-apps/netplug
sys-apps/pciutils
sys-apps/sdparm
sys-apps/usbutils
sys-block/parted
sys-block/partimage
sys-fs/btrfs-progs