summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--alternatives1
-rw-r--r--changelog2
2 files changed, 3 insertions, 0 deletions
diff --git a/alternatives b/alternatives
index 2bc83f7..3631669 100644
--- a/alternatives
+++ b/alternatives
@@ -15,3 +15,4 @@
/usr/bin/reset reset 10
/usr/bin/mkpasswd mkpasswd 20
/usr/bin/patch patch 10
+/usr/bin/lspci lspci 10
diff --git a/changelog b/changelog
index ca14585..6489e72 100644
--- a/changelog
+++ b/changelog
@@ -1,6 +1,8 @@
busybox (1.21.1-13) trunk
* /etc/init.d/ntpd: Fix path to ntpd.
+ * Manage the following utilities with update-alternatives:
+ - /usr/bin/lspci
-- "P. J. McDermott" <pj@pehjota.net> Thu, 23 Oct 2014 09:51:33 -0400