mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
to have a full set of binaries in the init process as early as possible it now mounts the squashfs direct after mounting /flash. there is also a hook /flash/post-sysroot.sh for custom scripting. i will use this e.g. for lvm2 and cryptsetup in the init process, because they are very big and i dont like them in initramfs.