Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | busybox: Organize into section "util" | Patrick McDermott | 2020-11-06 | 1 | -0/+1 |
| | |||||
* | busybox: Depend on wolfutil for wget "OpenSSL" | Patrick McDermott | 2020-11-06 | 1 | -1/+1 |
| | | | | | opkhelper-3.0 (>= 3.1.3) is needed for proper newline termination of substvars files by oh-shlibdeps. | ||||
* | busybox: Use oh-shlibdeps | Patrick McDermott | 2020-11-04 | 1 | -1/+1 |
| | |||||
* | update-alternatives all the things | Patrick McDermott | 2020-11-04 | 2 | -5/+9 |
| | |||||
* | Add /init symbolic link | P. J. McDermott | 2016-01-24 | 1 | -0/+1 |
| | | | | This is needed when packing ProteanOS in an initramfs. | ||||
* | busybox: Depend on libc.6 | P. J. McDermott | 2014-09-23 | 1 | -0/+1 |
| | |||||
* | Allow services to be disabled by default. | P. J. McDermott | 2014-06-25 | 2 | -7/+8 |
| | | | | Disable telnetd. | ||||
* | busybox: Don't provide /var/www/index.html. | P. J. McDermott | 2014-06-25 | 2 | -14/+10 |
| | |||||
* | Generate /etc/network/interfaces at boot. | P. J. McDermott | 2014-06-14 | 1 | -10/+0 |
| | |||||
* | Let users modify /var/www/index.html. | P. J. McDermott | 2014-06-05 | 1 | -0/+14 |
| | |||||
* | busybox.pkg/postinst: Do scripts after net ifaces. | P. J. McDermott | 2014-06-03 | 1 | -10/+10 |
| | |||||
* | busybox.pkg/prerm: Fix stdin for init scripts. | P. J. McDermott | 2014-06-03 | 1 | -2/+2 |
| | |||||
* | busybox.pkg/postinst: Fix stdin for init scripts. | P. J. McDermott | 2014-06-03 | 1 | -2/+2 |
| | |||||
* | busybox.pkg/postinst: Add "\n" to /etc/rc.policy. | P. J. McDermott | 2014-06-03 | 1 | -2/+2 |
| | |||||
* | s/-e/-f/ in maintainer scripts. | P. J. McDermott | 2014-06-03 | 2 | -3/+3 |
| | |||||
* | busybox.pkg/postinst: Fix network interface names. | P. J. McDermott | 2014-06-03 | 1 | -1/+1 |
| | |||||
* | busybox.pkg/postinst: Enable services on install. | P. J. McDermott | 2014-06-03 | 1 | -1/+3 |
| | | | | Do nothing on upgrade. Respect the user's configuration. | ||||
* | 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/postinst: Start services. | P. J. McDermott | 2014-06-03 | 1 | -0/+1 |
| | |||||
* | Conditionally disable service starting. | P. J. McDermott | 2014-06-02 | 1 | -0/+7 |
| | |||||
* | Make most of the /etc/rc.d/ links at install time. | P. J. McDermott | 2014-06-02 | 1 | -0/+5 |
| | |||||
* | Make /etc/network/ hierarchy. | P. J. McDermott | 2014-05-19 | 1 | -0/+10 |
| | |||||
* | busybox: Make essential. | P. J. McDermott | 2014-03-13 | 1 | -0/+1 |
| | |||||
* | busybox: Rewrite Description. | P. J. McDermott | 2014-03-11 | 1 | -2/+7 |
| | |||||
* | busybox.pkg/prerm: Protect [ command from "-". | P. J. McDermott | 2014-03-11 | 1 | -1/+1 |
| | |||||
* | Simplify maintainer scripts. | P. J. McDermott | 2014-02-19 | 2 | -7/+3 |
| | | | | | 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 | 2 | -16/+2 |
| | | | | This file is used at build time and install/remove time. | ||||
* | Refactor update-alternatives stuff into loops. | P. J. McDermott | 2014-02-19 | 2 | -16/+25 |
| | |||||
* | Manage /usr/bin/mkpasswd with update-alternatives. | P. J. McDermott | 2014-02-19 | 2 | -0/+3 |
| | | | | This is also provided by expect-doc. | ||||
* | Manage /usr/bin/awk with update-alternatives. | P. J. McDermott | 2013-09-08 | 2 | -0/+2 |
| | | | | This is also provided by gawk. | ||||
* | busybox: Install new files in /etc and /var. | P. J. McDermott | 2013-08-08 | 1 | -0/+2 |
| | |||||
* | Manage clear and reset with update-alternatives. | P. J. McDermott | 2013-08-04 | 2 | -0/+6 |
| | | | | 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 | 2 | -1/+3 |
| | |||||
* | Manage /usr/bin/ar with update-alternatives. | P. J. McDermott | 2013-05-27 | 2 | -0/+10 |
| | |||||
* | Update packaging to SPF 2.0. | P. J. McDermott | 2012-10-20 | 3 | -3/+4 |
| | | | | Also, add self to maintainers. | ||||
* | Initial commit. | P. J. McDermott | 2012-04-29 | 2 | -0/+7 |
Package from Joe, plus modifications by P. J. |