Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update-alternatives all the things | Patrick McDermott | 2020-11-04 | 1 | -2/+2 |
| | |||||
* | Allow services to be disabled by default. | P. J. McDermott | 2014-06-25 | 1 | -2/+2 |
| | | | | Disable telnetd. | ||||
* | busybox: Don't provide /var/www/index.html. | P. J. McDermott | 2014-06-25 | 1 | -0/+10 |
| | |||||
* | busybox.pkg/prerm: Fix stdin for init scripts. | P. J. McDermott | 2014-06-03 | 1 | -2/+2 |
| | |||||
* | s/-e/-f/ in maintainer scripts. | P. J. McDermott | 2014-06-03 | 1 | -1/+1 |
| | |||||
* | busybox.pkg/prerm: s/remove/upgrade/. | P. J. McDermott | 2014-06-03 | 1 | -2/+1 |
| | | | | | | busybox is Essential, so it can't be removed. Also, don't disable services. Respect the user's configuration. | ||||
* | busybox.pkg/prerm: Stop and disable services. | P. J. McDermott | 2014-06-03 | 1 | -0/+6 |
| | |||||
* | busybox.pkg/prerm: Protect [ command from "-". | P. J. McDermott | 2014-03-11 | 1 | -1/+1 |
| | |||||
* | Simplify maintainer scripts. | P. J. McDermott | 2014-02-19 | 1 | -3/+1 |
| | | | | | Populate /usr/share/busybox/alternatives at build time with only the files actually installed. | ||||
* | Unify alternatives lists into one file. | P. J. McDermott | 2014-02-19 | 1 | -8/+1 |
| | | | | This file is used at build time and install/remove time. | ||||
* | Refactor update-alternatives stuff into loops. | P. J. McDermott | 2014-02-19 | 1 | -6/+12 |
| | |||||
* | Manage /usr/bin/mkpasswd with update-alternatives. | P. J. McDermott | 2014-02-19 | 1 | -0/+1 |
| | | | | This is also provided by expect-doc. | ||||
* | Manage /usr/bin/awk with update-alternatives. | P. J. McDermott | 2013-09-08 | 1 | -0/+1 |
| | | | | This is also provided by gawk. | ||||
* | Manage clear and reset with update-alternatives. | P. J. McDermott | 2013-08-04 | 1 | -0/+2 |
| | | | | These are also provided by ncurses-bin. | ||||
* | busybox: Remove ar alternative on package removal. | P. J. McDermott | 2013-08-04 | 1 | -0/+1 |
| | |||||
* | Manage /usr/bin/strings with update-alternatives. | P. J. McDermott | 2013-06-02 | 1 | -1/+1 |
| | |||||
* | Manage /usr/bin/ar with update-alternatives. | P. J. McDermott | 2013-05-27 | 1 | -0/+5 |