summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add sysctl service script and configurationP. J. McDermott2014-08-063-0/+12
* Add networking hooks for udhcpdP. J. McDermott2014-08-063-0/+104
* changelog: Release busybox 1.21.1-8.busybox/1.21.1-8P. J. McDermott2014-06-251-1/+1
* build: Fix installation of service scripts.P. J. McDermott2014-06-251-0/+2
* Add missing backslash.P. J. McDermott2014-06-251-1/+1
* Allow services to be disabled by default.P. J. McDermott2014-06-255-17/+22
* Remove the default Web page.P. J. McDermott2014-06-253-16/+2
* busybox: Don't provide /var/www/index.html.P. J. McDermott2014-06-252-14/+10
* scripts: Actually distribute /etc/init.d/boottime.P. J. McDermott2014-06-202-0/+7
* changelog: Release busybox 1.21.1-7.busybox/1.21.1-7P. J. McDermott2014-06-181-0/+10
* /etc/init.d/boottime: New script.P. J. McDermott2014-06-161-0/+8
* /etc/init.d/networking: Add warning to interfaces.P. J. McDermott2014-06-141-0/+2
* Generate /etc/network/interfaces at boot.P. J. McDermott2014-06-142-10/+9
* build: Really make /etc/network/*.d/.P. J. McDermott2014-06-141-1/+1
* /etc/init.d/networking: Look for interfaces.local.P. J. McDermott2014-06-141-10/+8
* changelog: Release busybox 1.21.1-6.busybox/1.21.1-6P. J. McDermott2014-06-121-1/+1
* alternatives: Add bzip2 utilities.P. J. McDermott2014-06-112-0/+7
* changelog: Rewrite a change entry.P. J. McDermott2014-06-091-2/+2
* /etc/rc.common: Don't disable *able actions.P. J. McDermott2014-06-092-2/+9
* changelog: Release busybox 1.21.1-5.busybox/1.21.1-5P. J. McDermott2014-06-071-1/+1
* changelog: Reword a change entry.P. J. McDermott2014-06-071-1/+1
* Let users modify /var/www/index.html.P. J. McDermott2014-06-054-2/+20
* Merge branch 'feature/init-system-improvements'.P. J. McDermott2014-06-0419-283/+332
|\
| * /etc/init.d/rc: Update copyright notice.feature/init-system-improvementsP. J. McDermott2014-06-041-2/+3
| * changelog: Update.P. J. McDermott2014-06-041-0/+2
| * /etc/init.d/rc.local: New service init script.P. J. McDermott2014-06-043-0/+12
| * build: Support no-op "-" configs in scripts file.P. J. McDermott2014-06-041-0/+1
| * /etc/rc.common: Fix tty_printf().P. J. McDermott2014-06-031-1/+3
| * changelog: Update.P. J. McDermott2014-06-031-0/+1
| * /etc/init.d/mountdevsubfs: Make more robust.P. J. McDermott2014-06-031-4/+4
| * /etc/init.d/mountkernfs: Make more robust.P. J. McDermott2014-06-031-6/+14
| * /etc/init.d/mdev: Make more robust.P. J. McDermott2014-06-031-7/+19
| * /etc/rc.common: Make policy disable all actions.P. J. McDermott2014-06-031-1/+1
| * /etc/rc.common: Fix /etc/rc.policy check.P. J. McDermott2014-06-031-2/+2
| * /etc/init.d/rc: Run logger after input loop.P. J. McDermott2014-06-031-0/+3
| * changelog: Update.P. J. McDermott2014-06-031-0/+1
| * /etc/init.d/rc: Buffer output until syslogd runs.P. J. McDermott2014-06-031-1/+19
| * /etc/rc.common: Better handle missing action arg.P. J. McDermott2014-06-031-1/+6
| * /etc/init.d/rc: Split up /etc/rc.d/ patterns.P. J. McDermott2014-06-031-3/+8
| * scripts: Adjust networking and mountall links.P. J. McDermott2014-06-031-2/+2
| * Make core system /etc/rc.d/ links at build time.P. J. McDermott2014-06-035-15/+4
| * busybox.pkg/postinst: Do scripts after net ifaces.P. J. McDermott2014-06-031-10/+10
| * busybox.pkg/prerm: Fix stdin for init scripts.P. J. McDermott2014-06-031-2/+2
| * busybox.pkg/postinst: Fix stdin for init scripts.P. J. McDermott2014-06-031-2/+2
| * busybox.pkg/postinst: Add "\n" to /etc/rc.policy.P. J. McDermott2014-06-031-2/+2
| * Make certain service scripts use PID files.P. J. McDermott2014-06-035-8/+11
| * /etc/rc.common: Skip log_end() if log() not run.P. J. McDermott2014-06-031-0/+2
| * /etc/rc.common: Fix K prefix in /etc/rc.d/ links.P. J. McDermott2014-06-031-1/+1
| * /etc/init.d/*: Remove S and K from START and STOP.P. J. McDermott2014-06-038-15/+15
| * /etc/init.d/mountall: Fix exit status.P. J. McDermott2014-06-031-1/+3