summaryrefslogtreecommitdiffstats
path: root/recipes/initramfs-basic/files/init.sh
diff options
context:
space:
mode:
authorGatis Paeglis <gatis.paeglis@theqtcompany.com>2016-03-07 14:55:13 +0100
committerGatis Paeglis <gatis.paeglis@theqtcompany.com>2016-03-08 09:55:29 +0000
commit2bd715056f84d866ec52e015c3658c0e2ac509be (patch)
treee7e1baf46eb98985b281ec4cd910d600148ca4cc /recipes/initramfs-basic/files/init.sh
parent91b76a3addfd33df204ae4fabbe694a775e9c56c (diff)
downloadmeta-boot2qt-2bd715056f84d866ec52e015c3658c0e2ac509be.tar.gz
ostree: Mount boot partition from user space
In the current approach we assumed that boot/ - is on a separate boot partition - boot partition is right before rootfs partition - rootfs parition is provided as a *device node* - has "ext2" filesystem (mount shell cmd tries to auto detect FS type, mount system call does not.) The new approch does not assume any of the above, and moves this logic from early user space (initramfs) to user space. Initramfs by design should be used only to prepare the rootfs, other tasks should be done later. Change-Id: Idc429c8061c1fd486658e4b4d170ee487682cc91 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
Diffstat (limited to 'recipes/initramfs-basic/files/init.sh')
0 files changed, 0 insertions, 0 deletions