diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-06-11 18:32:36 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-06-11 18:32:36 (EDT) |
commit | ee099f15454daa77bbcc0165d2fcd03739c761fc (patch) | |
tree | 76d528d267fd0283d8f48fb221e8991ba72899d8 /changelog | |
parent | 6922970b6ecf9eb8af85ea1a1afacf6d78fdfc0d (diff) |
alternatives: Add bzip2 utilities.
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ busybox (1.21.1-6) trunk * /etc/rc.common: Don't allow "enable" or "disable" actions to be disabled with /etc/rc.policy. + * Manage the following utilities with update-alternatives: + - /usr/bin/bzip2 + - /usr/bin/bunzip2 + - /usr/bin/bzcat -- "P. J. McDermott" <pj@pehjota.net> Mon, 09 Jun 2014 15:05:56 -0400 |