diff options
author | Daniel Golle <daniel@makrotopia.org> | 2020-11-27 01:00:31 +0100 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2020-11-27 01:23:43 +0000 |
commit | 7fd3c68137ee0fa4c9f5e7b6f993bd09005f7964 (patch) | |
tree | d5f6361d6c90b2c766f6c74f26ce23d825d2f3e8 /.gitattributes | |
parent | 8a87ab43d190622a1b8b64af6fd812dd33a329d4 (diff) | |
download | upstream-7fd3c68137ee0fa4c9f5e7b6f993bd09005f7964.tar.gz upstream-7fd3c68137ee0fa4c9f5e7b6f993bd09005f7964.tar.bz2 upstream-7fd3c68137ee0fa4c9f5e7b6f993bd09005f7964.zip |
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>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions