pmaports-a71/main/postmarketos-initramfs
Clayton Craft a2b2c0ee5a
main/postmarketos-initramfs: umount /boot in the initramfs (MR 5751)
Fixes a bug where the kernel thinks the boot partition is still mounted
and it's unavailable for mounting in the rootfs

If you look at what the initramfs was doing before !5635, it was
explicitly umounting the boot partition from /boot in the initramfs and
then mounting it under /boot in the rootfs:
c45d7ec0a5/main/postmarketos-initramfs/init.sh (L87)

With this patch, we're now back to umounting /boot in the initramfs.
The second part of that original logic is now handled elsewhere now, and
that seems to be working OK.

The bug was reported here:
https://gitlab.postmarketos.org/postmarketOS/pmaports/-/issues/3279#note_454346

[ci:skip-build]: already built successfully in CI
2024-11-01 14:09:35 -07:00
..
00-default.modules postmarketos-initramfs: debug-shell: buffyboard (MR 5048) 2024-06-26 17:32:33 -07: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: unify with minimal initramfs (MR 5636) 2024-10-31 11:54:24 -07:00
00-initramfs-extra-base.files postmarketos-initramfs: only include necessary udev rules (MR 5636) 2024-10-31 11:54:25 -07:00
APKBUILD main/postmarketos-initramfs: umount /boot in the initramfs (MR 5751) 2024-11-01 14:09:35 -07:00
init_2nd.sh postmarketos-initramfs: unify with minimal initramfs (MR 5636) 2024-10-31 11:54:24 -07:00
init_functions_2nd.sh postmarketos-initramfs: unify with minimal initramfs (MR 5636) 2024-10-31 11:54:24 -07:00
init_functions.sh postmarketos-initramfs: clean up logging (MR 5636) 2024-10-31 11:54:24 -07:00
init.sh main/postmarketos-initramfs: umount /boot in the initramfs (MR 5751) 2024-11-01 14:09:35 -07:00
mdev.conf postmarketos-initramfs: unify with minimal initramfs (MR 5636) 2024-10-31 11:54:24 -07:00
unudhcpd.conf main/postmarketos-initramfs: support custom IP addresses for USB net (MR 3349) 2023-08-23 13:06:15 -07:00