summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-10-12 07:48:27 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-10-12 07:48:27 (EDT)
commitb0dbb41ccd98d3fc17807a2188bc6e18c65980b2 (patch)
treedcd3987ebc276400c24e5c3af32b50f963c9a1b9
parent329f24f5cab1ba99a90d36511c793f7afaf128ea (diff)
alternatives: Add patch
GNU Patch should be packaged soon.
-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