Magisk/native/jni/init
Billy Laws 947a7d6a2f Support rootwait cmdline parameter on legacy SAR
On devices where the primary storage is slow to probe it makes sense to
wait forever for the system partition to mount, this emulates the
kernel's behaviour when waiting for rootfs on SAR if the rootwait
parameter is supplied.

This issue was encountered with some SD cards on the Nintendo Switch.
2020-12-30 16:43:28 -08:00
..
getinfo.cpp Support rootwait cmdline parameter on legacy SAR 2020-12-30 16:43:28 -08:00
init.cpp Detect 2SI after system_root mount on legacy SAR 2020-12-04 03:06:21 -08:00
init.hpp Support rootwait cmdline parameter on legacy SAR 2020-12-30 16:43:28 -08:00
magiskrc.inc Make post-fs-data scripts block at most 35 secs 2020-12-17 16:54:53 -08:00
mount.cpp Support rootwait cmdline parameter on legacy SAR 2020-12-30 16:43:28 -08:00
raw_data.cpp Better error handling and logging 2020-12-05 10:23:49 -08:00
raw_data.hpp magiskinit code tidy-up 2020-10-26 20:46:15 -07:00
rootdir.cpp Preparation for hiding isolated processes 2020-12-30 15:55:53 -08:00
twostage.cpp Cleanup implementations 2020-12-06 03:07:47 -08:00