pmaports/main/postmarketos-initramfs
Caleb Connolly 7030e08e7b
postmarketos-initramfs: check for root subpartition (MR 5048)
In mount_subpartition we currently try to look for the boot partition,
to see if we're done (either we aren't using subpartitions or we found
the right one). However it is possible that a device might have
originally used the subpartition scheme, but was later converted to have
a real boot partition (for EFI for example).

In this scenario, the boot partition would be found immediately, but the
root subpartition would not be.

Address this by making mount_subpartition check for success by calling
find_root_partition instead of find_boot_partition. For most
installations this has no impact.

Signed-off-by: Caleb Connolly <caleb@postmarketos.org>
2024-06-26 17:32:33 -07:00
..
00-default.modules main/postmarketos-initramfs: add crc32_generic module for F2FS (MR 4973) 2024-04-18 14:44:55 +02:00
00-initramfs-base.dirs main/postmarketos-initramfs: Allow packages to define cleanup hooks (MR 5191) 2024-06-04 18:44:34 +00:00
00-initramfs-base.files postmarketos-initramfs: drop duplicate in initramfs-base.files (MR 5048) 2024-06-26 17:32:33 -07:00
00-initramfs-extra-base.files main/postmarketos-initramfs: switch_root with /dev (MR 3230) (MR 4204) 2023-09-07 20:33:55 +01:00
APKBUILD main/postmarketos-initramfs*: prohibit installing multiple -initramfs packages (MR 5249) 2024-06-19 10:35:30 -07:00
init.sh postmarketos-initramfs: switch to udev and kmod (MR 5000) 2024-06-18 12:35:05 -07:00
init_functions.sh postmarketos-initramfs: check for root subpartition (MR 5048) 2024-06-26 17:32:33 -07:00
unudhcpd.conf main/postmarketos-initramfs: support custom IP addresses for USB net (MR 3349) 2023-08-23 13:06:15 -07:00