clr-boot-manager
clr-boot-manager copied to clipboard
Add support for Btrfs subvolumes
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.~~
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?
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-installtree 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.