kumquat-buildroot/package/busybox
Carlos Santos 27e91a6cd6 busybox: add an inittab entry to activate swap
There is a call to swapoff in the shutdown sequence, so call "swapon -a"
on startup. As stated in the swapon man page,

   All devices marked as "swap" in /etc/fstab are made available, except
   for those with the "noauto" option. Devices that are already being
   used as swap are silently skipped.

So even if the system has some init script to start/stop swap (e.g. from
a rootfs ovelay) calling swapon/swapoff would be harmless.

Signed-off-by: Carlos Santos <casantos@datacom.com.br>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit d524cc7d9d)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2018-06-17 17:34:57 +02:00
..
0001-networking-libiproute-use-linux-if_packet.h-instead-.patch
0002-Makefile.flags-strip-non-l-arguments-returned-by-pkg.patch
0003-Makefile-include-per-arch-Makefile-before-Makefile.f.patch
0004-arch-sparc-sparc64-Makefile-define-ARCH_FPIC.patch
0005-httpd-fix-handling-of-range-requests.patch
0006-bunzip2-fix-runCnt-overflow-from-bug-10431.patch
0007-unlzma-fix-SEGV-closes-10436.patch
busybox-minimal.config
busybox.config
busybox.hash
busybox.mk busybox: disable PAM in the config if linux-pam is not selected 2018-04-06 19:57:45 +02:00
Config.in
inittab busybox: add an inittab entry to activate swap 2018-06-17 17:34:57 +02:00
mdev.conf
S01logging busybox: fix usage string in S01logging 2018-06-17 17:19:09 +02:00
S10mdev busybox: S10mdev: fix module autoloading 2018-05-24 22:59:29 +02:00
S15watchdog
S50telnet
udhcpc.script