Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changelog: Release busybox 1.21.1-11busybox/1.21.1-11 | P. J. McDermott | 2014-09-23 | 1 | -1/+1 |
| | |||||
* | build: Install /etc/network/functions | P. J. McDermott | 2014-09-23 | 1 | -0/+2 |
| | |||||
* | changelog: Update | P. J. McDermott | 2014-09-23 | 1 | -0/+8 |
| | |||||
* | busybox: Depend on libc.6 | P. J. McDermott | 2014-09-23 | 1 | -0/+1 |
| | |||||
* | Conditionally install networking hooks | P. J. McDermott | 2014-09-23 | 2 | -4/+11 |
| | |||||
* | build: Actually install networking hooks | P. J. McDermott | 2014-08-08 | 1 | -0/+4 |
| | |||||
* | changelog: Release busybox 1.21.1-10busybox/1.21.1-10 | P. J. McDermott | 2014-08-06 | 1 | -0/+8 |
| | |||||
* | /etc/init.d/networking: Support wlan interfaces | P. J. McDermott | 2014-08-06 | 1 | -2/+2 |
| | |||||
* | /etc/init.d/networking: Fix missing net-ifaces | P. J. McDermott | 2014-08-06 | 1 | -1/+1 |
| | |||||
* | changelog: Release busybox 1.21.1-9busybox/1.21.1-9 | P. J. McDermott | 2014-08-06 | 1 | -0/+8 |
| | |||||
* | Only run udhcpd on interfaces that configure it | P. J. McDermott | 2014-08-06 | 2 | -8/+12 |
| | |||||
* | Add iptables service script | P. J. McDermott | 2014-08-06 | 2 | -0/+11 |
| | |||||
* | Add sysctl service script and configuration | P. J. McDermott | 2014-08-06 | 3 | -0/+12 |
| | |||||
* | Add networking hooks for udhcpd | P. J. McDermott | 2014-08-06 | 3 | -0/+104 |
| | |||||
* | changelog: Release busybox 1.21.1-8.busybox/1.21.1-8 | P. J. McDermott | 2014-06-25 | 1 | -1/+1 |
| | |||||
* | build: Fix installation of service scripts. | P. J. McDermott | 2014-06-25 | 1 | -0/+2 |
| | |||||
* | Add missing backslash. | P. J. McDermott | 2014-06-25 | 1 | -1/+1 |
| | |||||
* | Allow services to be disabled by default. | P. J. McDermott | 2014-06-25 | 5 | -17/+22 |
| | | | | Disable telnetd. | ||||
* | Remove the default Web page. | P. J. McDermott | 2014-06-25 | 3 | -16/+2 |
| | |||||
* | busybox: Don't provide /var/www/index.html. | P. J. McDermott | 2014-06-25 | 2 | -14/+10 |
| | |||||
* | scripts: Actually distribute /etc/init.d/boottime. | P. J. McDermott | 2014-06-20 | 2 | -0/+7 |
| | |||||
* | changelog: Release busybox 1.21.1-7.busybox/1.21.1-7 | P. J. McDermott | 2014-06-18 | 1 | -0/+10 |
| | |||||
* | /etc/init.d/boottime: New script. | P. J. McDermott | 2014-06-16 | 1 | -0/+8 |
| | |||||
* | /etc/init.d/networking: Add warning to interfaces. | P. J. McDermott | 2014-06-14 | 1 | -0/+2 |
| | |||||
* | Generate /etc/network/interfaces at boot. | P. J. McDermott | 2014-06-14 | 2 | -10/+9 |
| | |||||
* | build: Really make /etc/network/*.d/. | P. J. McDermott | 2014-06-14 | 1 | -1/+1 |
| | |||||
* | /etc/init.d/networking: Look for interfaces.local. | P. J. McDermott | 2014-06-14 | 1 | -10/+8 |
| | | | | | Don't silently deconfigure before configuring in the start action. Use default restart action. | ||||
* | changelog: Release busybox 1.21.1-6.busybox/1.21.1-6 | P. J. McDermott | 2014-06-12 | 1 | -1/+1 |
| | |||||
* | alternatives: Add bzip2 utilities. | P. J. McDermott | 2014-06-11 | 2 | -0/+7 |
| | |||||
* | changelog: Rewrite a change entry. | P. J. McDermott | 2014-06-09 | 1 | -2/+2 |
| | |||||
* | /etc/rc.common: Don't disable *able actions. | P. J. McDermott | 2014-06-09 | 2 | -2/+9 |
| | |||||
* | changelog: Release busybox 1.21.1-5.busybox/1.21.1-5 | P. J. McDermott | 2014-06-07 | 1 | -1/+1 |
| | |||||
* | changelog: Reword a change entry. | P. J. McDermott | 2014-06-07 | 1 | -1/+1 |
| | |||||
* | Let users modify /var/www/index.html. | P. J. McDermott | 2014-06-05 | 4 | -2/+20 |
| | |||||
* | Merge branch 'feature/init-system-improvements'. | P. J. McDermott | 2014-06-04 | 19 | -283/+332 |
|\ | |||||
| * | /etc/init.d/rc: Update copyright notice.feature/init-system-improvements | P. J. McDermott | 2014-06-04 | 1 | -2/+3 |
| | | |||||
| * | changelog: Update. | P. J. McDermott | 2014-06-04 | 1 | -0/+2 |
| | | |||||
| * | /etc/init.d/rc.local: New service init script. | P. J. McDermott | 2014-06-04 | 3 | -0/+12 |
| | | |||||
| * | build: Support no-op "-" configs in scripts file. | P. J. McDermott | 2014-06-04 | 1 | -0/+1 |
| | | |||||
| * | /etc/rc.common: Fix tty_printf(). | P. J. McDermott | 2014-06-03 | 1 | -1/+3 |
| | | | | | | | | | | | | Apparently local always returns a 0 exit status, so tty_printf() would print something (to a file named "not a tty") even if stdin was not a tty. | ||||
| * | changelog: Update. | P. J. McDermott | 2014-06-03 | 1 | -0/+1 |
| | | |||||
| * | /etc/init.d/mountdevsubfs: Make more robust. | P. J. McDermott | 2014-06-03 | 1 | -4/+4 |
| | | |||||
| * | /etc/init.d/mountkernfs: Make more robust. | P. J. McDermott | 2014-06-03 | 1 | -6/+14 |
| | | |||||
| * | /etc/init.d/mdev: Make more robust. | P. J. McDermott | 2014-06-03 | 1 | -7/+19 |
| | | |||||
| * | /etc/rc.common: Make policy disable all actions. | P. J. McDermott | 2014-06-03 | 1 | -1/+1 |
| | | |||||
| * | /etc/rc.common: Fix /etc/rc.policy check. | P. J. McDermott | 2014-06-03 | 1 | -2/+2 |
| | | | | | | | | Also s/-e/-f/. | ||||
| * | /etc/init.d/rc: Run logger after input loop. | P. J. McDermott | 2014-06-03 | 1 | -0/+3 |
| | | | | | | | | | | If there was no output from the service scripts after syslogd was started, the buffer wouldn't be sent to syslogd. | ||||
| * | changelog: Update. | P. J. McDermott | 2014-06-03 | 1 | -0/+1 |
| | | |||||
| * | /etc/init.d/rc: Buffer output until syslogd runs. | P. J. McDermott | 2014-06-03 | 1 | -1/+19 |
| | | |||||
| * | /etc/rc.common: Better handle missing action arg. | P. J. McDermott | 2014-06-03 | 1 | -1/+6 |
| | |