Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This assumes SafeStrap installs will always have root=/dev/ram0. When booting with droid4-kexecboot, there are two options: * root= is omitted, data_partition= and system_partition= are used to specify partitions to be used as /data and /system partitions. SailfishOS is then mounted from /data/.stowaways/sailfishos as usual. * root= is specified, pointing to partition with SailfishOS rootfs installed. data_partition= and system_partition= can be still used to mount /data and /system for Droid HAL, otherwise rootfs needs to do it itself. Change-Id: I5f3066834baf4bd001616c5fa0517d9bdf56c8c3
- Loading branch information