Closed NeroReflex closed 7 months ago
Use systemd on initrd instead of busybox to solve two bugs:
/efi will be automounted by systemd: remove the fstab entry.
If the default subvolume of / is changed boot will fail: fix this by mentioning subvolumes by theirs ID (fixed since installation).
This superceedes https://github.com/ChimeraOS/chimeraos/pull/901 and https://github.com/ChimeraOS/chimeraos/pull/914
Use systemd on initrd instead of busybox to solve two bugs:
/efi will be automounted by systemd: remove the fstab entry.
If the default subvolume of / is changed boot will fail: fix this by mentioning subvolumes by theirs ID (fixed since installation).
This superceedes https://github.com/ChimeraOS/chimeraos/pull/901 and https://github.com/ChimeraOS/chimeraos/pull/914