index
:
pkg/busybox.git
feature/init-system-improvements
master
"busybox" package
Joseph Flynn and Patrick McDermott
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
|
*
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
|
*
/etc/init.d/rc: Run logger after input loop.
P. J. McDermott
2014-06-03
1
-0/+3
|
*
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
|
*
/etc/init.d/rc: Split up /etc/rc.d/ patterns.
P. J. McDermott
2014-06-03
1
-3/+8
|
*
scripts: Adjust networking and mountall links.
P. J. McDermott
2014-06-03
1
-2/+2
|
*
Make core system /etc/rc.d/ links at build time.
P. J. McDermott
2014-06-03
5
-15/+4
|
*
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
|
*
Make certain service scripts use PID files.
P. J. McDermott
2014-06-03
5
-8/+11
|
*
/etc/rc.common: Skip log_end() if log() not run.
P. J. McDermott
2014-06-03
1
-0/+2
|
*
/etc/rc.common: Fix K prefix in /etc/rc.d/ links.
P. J. McDermott
2014-06-03
1
-1/+1
|
*
/etc/init.d/*: Remove S and K from START and STOP.
P. J. McDermott
2014-06-03
8
-15/+15
|
*
/etc/init.d/mountall: Fix exit status.
P. J. McDermott
2014-06-03
1
-1/+3
|
*
s/-e/-f/ in maintainer scripts.
P. J. McDermott
2014-06-03
2
-3/+3
|
*
changelog: Update.
P. J. McDermott
2014-06-03
1
-0/+2
|
*
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
|
*
busybox.pkg/prerm: s/remove/upgrade/.
P. J. McDermott
2014-06-03
1
-2/+1
|
*
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
|
*
changelog: Update.
P. J. McDermott
2014-06-02
1
-0/+6
|
*
build: Install /etc/rc.common.
P. J. McDermott
2014-06-02
1
-0/+1
[next]