kumquat-buildroot/package/busybox
Carlos Santos 8b87d87688 busybox: rewrite logging init script
- Split S01logging into S01syslogd and S02klogd. Install them only if no
  other syslog package is selected and the corresponding daemons are
  selected in the Busybox configuration.
- Support /etc/default/$DAEMON configuration files.
- Detect and report start/stop errors (previous version ignored them and
  always reported OK).
- Use a separate function for restart.
- Implement reload as restart.

The dependency of busybox on rsyslog and syslog-ng was only needed
because those packages also installed S01logging. Since now they no
longer install the same file, these dependencies are no longer needed.
The dependency on sysklogd is still needed since that one installs the
syslogd and klogd executables with the same name as busybox.

The -n option of syslogd/klogd is obligatory because start-stop-daemon
starts it in the background. Therefore, move it out of the
SYSLOGD_ARGS resp. KLOGD_ARGS variable so the user can no longer remove
it.

Signed-off-by: Carlos Santos <casantos@datacom.com.br>
Reviewed-by: Matt Weber <matthew.weber@rockwellcollins.com>
[Arnout: keep dependency on sysklogd]
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2018-12-10 22:14:05 +01:00
..
0001-networking-libiproute-use-linux-if_packet.h-instead-.patch
0002-Makefile.flags-strip-non-l-arguments-returned-by-pkg.patch
0003-install.sh-don-t-clobber-dangling-symlinks.patch busybox: don't clobber dangling symlinks 2018-08-21 12:27:44 +02:00
busybox-minimal.config
busybox.config
busybox.hash busybox: bump version to 1.29.3 2018-09-23 17:06:51 +02:00
busybox.mk busybox: rewrite logging init script 2018-12-10 22:14:05 +01:00
Config.in
inittab
mdev.conf
S01syslogd busybox: rewrite logging init script 2018-12-10 22:14:05 +01:00
S02klogd busybox: rewrite logging init script 2018-12-10 22:14:05 +01:00
S10mdev
S15watchdog
S50telnet
udhcpc.script