Skip to content

Fix boot_uuid_subvolume fallback when /boot isn’t a Btrfs subvolume#415

Merged
Antynea merged 1 commit intoAntynea:masterfrom
PapiJalopy:PapiJalopyfix-boot-uuid-subvolume
Feb 19, 2026
Merged

Fix boot_uuid_subvolume fallback when /boot isn’t a Btrfs subvolume#415
Antynea merged 1 commit intoAntynea:masterfrom
PapiJalopy:PapiJalopyfix-boot-uuid-subvolume

Conversation

@PapiJalopy
Copy link
Contributor

Fix regression on systems where /boot isn’t a Btrfs subvolume (see #414).

boot_uuid_subvolume could end up empty in that case, which makes the script pick the wrong boot path.
Now it falls back to root_uuid_subvolume when nothing is found.
I didn’t enable global pipefail to avoid unexpected side effects elsewhere.

Fix regression affecting systems where boot directory is not a Btrfs subvolume.
@Antynea Antynea merged commit 7e8a45c into Antynea:master Feb 19, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments