From 8a64aa9eace0369fff877604eab14c3bdfb3b3f8 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 06 Sep 2015 12:16:25 -0400 Subject: alternatives: Add lspci --- 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" Thu, 23 Oct 2014 09:51:33 -0400 -- cgit v0.9.1