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 cb0dca0..2bc83f7 100644
--- a/alternatives
+++ b/alternatives
@@ -14,3 +14,4 @@
/usr/bin/clear clear 10
/usr/bin/reset reset 10
/usr/bin/mkpasswd mkpasswd 20
+/usr/bin/patch patch 10
diff --git a/changelog b/changelog
index 9a221c7..318da46 100644
--- a/changelog
+++ b/changelog
@@ -2,6 +2,8 @@ busybox (1.21.1-12) trunk
* /etc/init.d/ntpd: New service initialization script.
* /etc/init.d/iptables: Remove (now provided by the iptables package).
+ * Manage the following utilities with update-alternatives:
+ - /usr/bin/patch
-- "P. J. McDermott" <pj@pehjota.net> Tue, 23 Sep 2014 21:23:03 -0400