mer-hybris / hybris-initrd

initrd generation submodule for flashable Sailfish OS image based boot images and recovery images.
2 stars 17 forks source link

WIP Don't mount /home during init. #19

Closed adenexter closed 5 years ago

adenexter commented 7 years ago

This will happen later in the system startup process after the user has been prompted to enter a passcode to unlock the home partition if it is encrypted. If it is not encrypted then mounting home will just happen later in the system startup process.

mkosola commented 5 years ago

Opened new pull request for this. https://github.com/mer-hybris/hybris-initrd/pull/28