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
path:
root
/
src.etc
Commit message (
Expand
)
Author
Age
Files
Lines
*
/etc/init.d/networking: Write /var/run/net-ifaces
Patrick McDermott
2020-11-04
1
-15/+13
*
/etc/init.d/ntpd: Fix path to ntpd
P. J. McDermott
2014-10-23
1
-1/+1
*
Drop iptables service script
P. J. McDermott
2014-10-12
1
-10/+0
*
Drop sysctl.conf
P. J. McDermott
2014-10-08
1
-1/+0
*
Add ntpd service script
P. J. McDermott
2014-10-08
1
-0/+20
*
/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
*
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
1
-0/+10
*
Add sysctl service script and configuration
P. J. McDermott
2014-08-06
2
-0/+11
*
Add networking hooks for udhcpd
P. J. McDermott
2014-08-06
3
-0/+104
*
/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
1
-0/+9
*
/etc/init.d/networking: Look for interfaces.local.
P. J. McDermott
2014-06-14
1
-10/+8
*
/etc/rc.common: Don't disable *able actions.
P. J. McDermott
2014-06-09
1
-2/+2
*
/etc/init.d/rc: Update copyright notice.
feature/init-system-improvements
P. J. McDermott
2014-06-04
1
-2/+3
*
/etc/init.d/rc.local: New service init script.
P. J. McDermott
2014-06-04
1
-0/+10
*
/etc/rc.common: Fix tty_printf().
P. J. McDermott
2014-06-03
1
-1/+3
*
/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
*
/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
*
Make core system /etc/rc.d/ links at build time.
P. J. McDermott
2014-06-03
4
-11/+0
*
Make certain service scripts use PID files.
P. J. McDermott
2014-06-03
4
-8/+10
*
/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
*
Conditionally disable service starting.
P. J. McDermott
2014-06-02
1
-0/+3
*
Add START and STOP params to most init scripts.
P. J. McDermott
2014-06-02
8
-0/+23
*
/etc/rc.common: Add enable and disable commands.
P. J. McDermott
2014-06-02
1
-0/+22
*
/etc/rc.common: Simplify command lists a bit.
P. J. McDermott
2014-06-02
1
-9/+7
*
Convert mount scripts to use /etc/rc.common.
P. J. McDermott
2014-06-02
4
-87/+20
*
/etc/init.d/rc: Don't print everything to stderr.
P. J. McDermott
2014-06-02
1
-1/+1
*
Convert some service scripts to /etc/rc.common.
P. J. McDermott
2014-06-02
7
-161/+28
*
/etc/rc.common: New file.
P. J. McDermott
2014-06-02
1
-0/+96
*
/etc/init.d/httpd: Add missing space in message.
P. J. McDermott
2014-05-14
1
-1/+1
*
src.etc/inittab*: Remove.
P. J. McDermott
2014-05-09
2
-30/+0
*
/etc/init.d/mountall: Fix message newline.
P. J. McDermott
2014-05-09
1
-1/+1
*
/etc/init.d/*: Use absolute paths with s-s-d.
P. J. McDermott
2014-05-09
4
-4/+4
*
/etc/init.d/*: Add missing ">&2" redirections.
P. J. McDermott
2014-03-14
5
-5/+5
*
/etc/init.d/telnetd: Fix a "Starting" message.
P. J. McDermott
2014-03-14
1
-1/+1
*
/etc/init.d/mountdevsubfs: rm /dev/shm.
P. J. McDermott
2014-03-14
1
-0/+2
*
Fix grep commands in init scripts.
P. J. McDermott
2014-03-13
3
-8/+8
[next]