openwrt/target/linux
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
..
apm821xx
arc770
archs38
armvirt
at91
ath25
ath79
bcm27xx
bcm47xx
bcm53xx
bcm63xx
gemini
generic initramfs: switch to tmpfs to fix ujail 2020-11-27 01:23:43 +00:00
imx6
ipq40xx
ipq806x
ipq807x
kirkwood
lantiq
layerscape
malta
mediatek
mpc85xx
mvebu
mxs
octeon
octeontx
omap
oxnas
pistachio
ramips
realtek
rockchip
sunxi
tegra
uml
x86 x86: generic: disable CONFIG_EFI_VARS 2020-11-12 18:21:55 +01:00
zynq
Makefile