public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ben Kohler" <bkohler@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/releng:master commit in: releases/weekly/specs/x86/, releases/weekly/specs/x86/hardened/, ...
Date: Tue, 10 Jul 2018 12:54:09 +0000 (UTC)	[thread overview]
Message-ID: <1531227213.79c747e3e9dcf5ffefcbe41baa4214ee64b9c06a.bkohler@gentoo> (raw)

commit:     79c747e3e9dcf5ffefcbe41baa4214ee64b9c06a
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 10 12:53:33 2018 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Tue Jul 10 12:53:33 2018 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=79c747e3

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.

 releases/weekly/specs/amd64/hardened/admincd-stage1-selinux.spec | 1 +
 releases/weekly/specs/amd64/hardened/admincd-stage1.spec         | 1 +
 releases/weekly/specs/amd64/installcd-stage1.spec                | 2 ++
 releases/weekly/specs/x86/hardened/admincd-stage1.spec           | 1 +
 releases/weekly/specs/x86/installcd-stage1.spec                  | 2 ++
 5 files changed, 7 insertions(+)

diff --git a/releases/weekly/specs/amd64/hardened/admincd-stage1-selinux.spec b/releases/weekly/specs/amd64/hardened/admincd-stage1-selinux.spec
index 70365c39..6f74d132 100644
--- a/releases/weekly/specs/amd64/hardened/admincd-stage1-selinux.spec
+++ b/releases/weekly/specs/amd64/hardened/admincd-stage1-selinux.spec
@@ -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

diff --git a/releases/weekly/specs/amd64/hardened/admincd-stage1.spec b/releases/weekly/specs/amd64/hardened/admincd-stage1.spec
index c07f82b7..163cc7f2 100644
--- a/releases/weekly/specs/amd64/hardened/admincd-stage1.spec
+++ b/releases/weekly/specs/amd64/hardened/admincd-stage1.spec
@@ -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

diff --git a/releases/weekly/specs/amd64/installcd-stage1.spec b/releases/weekly/specs/amd64/installcd-stage1.spec
index acdf93ae..59cf0d85 100644
--- a/releases/weekly/specs/amd64/installcd-stage1.spec
+++ b/releases/weekly/specs/amd64/installcd-stage1.spec
@@ -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

diff --git a/releases/weekly/specs/x86/hardened/admincd-stage1.spec b/releases/weekly/specs/x86/hardened/admincd-stage1.spec
index badbb66c..92920df3 100644
--- a/releases/weekly/specs/x86/hardened/admincd-stage1.spec
+++ b/releases/weekly/specs/x86/hardened/admincd-stage1.spec
@@ -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

diff --git a/releases/weekly/specs/x86/installcd-stage1.spec b/releases/weekly/specs/x86/installcd-stage1.spec
index 14e27af7..b5a4807e 100644
--- a/releases/weekly/specs/x86/installcd-stage1.spec
+++ b/releases/weekly/specs/x86/installcd-stage1.spec
@@ -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


             reply	other threads:[~2018-07-10 12:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-10 12:54 Ben Kohler [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-09-19 18:53 [gentoo-commits] proj/releng:master commit in: releases/weekly/specs/x86/, releases/weekly/specs/x86/hardened/, Ben Kohler
2018-07-13 17:18 Ben Kohler
2012-11-12 12:10 Jorge Manuel B. S. Vicetto

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1531227213.79c747e3e9dcf5ffefcbe41baa4214ee64b9c06a.bkohler@gentoo \
    --to=bkohler@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox