openwrt/target/linux/generic
Daniel Golle 7fd3c68137 initramfs: switch to tmpfs to fix ujail
Hauke wrote:
> We want to run some processes in the procd-ujail, this works when we
> use a SquashFS image and an overlay file system, but when we use an
> initramfs it does not work.
> [...]
> When we switch from initramfs to tmpfs, it is working, we added this
> code to target/linux/generic/other-files/init to make [it] work.

Move files to newly mounted tmpfs and then use switch_root to chroot
into new rootfs and free initramfs.

Suggested-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-11-27 01:23:43 +00:00
..
backport-5.4 kernel: bump 5.4 to 5.4.80 2020-11-26 11:17:55 +01:00
files kernel: add GS110TPPV1 support to mtdsplit_uimage 2020-11-26 13:29:42 +01:00
hack-5.4 kernel: remove mvsw61xx swconfig driver 2020-11-16 13:55:05 +01:00
image treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-27 01:23:43 +00:00
pending-5.4 kernel: bump 5.4 to 5.4.80 2020-11-26 11:17:55 +01:00
config-5.4 kernel: remove mvsw61xx swconfig driver 2020-11-16 13:55:05 +01:00
config-filter build: filter out more autogenerated kernel config options 2020-11-13 13:18:20 +01:00
PATCHES