clearlinux / clr-boot-manager

Kernel & Boot Loader Management
https://clearlinux.org/
111 stars 30 forks source link

Add support for Btrfs subvolumes #239

Open silkeh opened 4 years ago

silkeh commented 4 years ago

This PR builds on #238 with support for having the root filesystem on a Btrfs subvolume.

Note: this is only actually this commit, as #238 is included. I will rebase after #238 is merged.

victorstewart commented 1 year ago

is this only required for being able to boot from btrfs subvolumes? or does it also ensnare running containers as btrfs subvolumes with a swupd os-install tree installed on it?

silkeh commented 1 year ago

is this only required for being able to boot from btrfs subvolumes?

Yes.

or does it also ensnare running containers as btrfs subvolumes with a swupd os-install tree installed on it?

This change should not have any affect on containers AFAIK, only on the way that the rootfs is mounted on early boot.