~usarinheininga/ubuntuplasma/+git/grub-btrfs:master

Last commit made on 2024-04-08
Get this branch:
git clone -b master https://git.launchpad.net/~usarinheininga/ubuntuplasma/+git/grub-btrfs

Branch merges

Branch information

Recent commits

f682e17... by Pascal Jaeger

Merge pull request #321 from StollD/set-subvolid

Add support for GRUB patches from SUSE

72a3dc0... by Pascal Jaeger

Merge pull request #325 from aidan-gibson/master

Fix RAID

6cb200a... by Aidan Gibson <email address hidden>

Fix RAID

ece8d87... by Dorian Stoll <email address hidden>

Add support for GRUB patches from SUSE

Some GRUBs out there (Fedora, openSUSE) have an option that makes all
paths relative to the default subvolume of the filesystem. This can be
used to include /boot in your snapshots and roll them back without
having to regenerate grub.cfg.

However, enabling that option will break grub-btrfs, because loading the
kernel from a different snapshot requires the paths to be absolute.

To make this work, GRUB has to be told explicitly to access the root
subvolume when booting to a snapshot.

346a986... by Pascal Jaeger

Merge pull request #318 from expoodo/yabsnap_info_support

add support for yabsnap snapshot information

b8465d1... by Pascal Jaeger

fix spelling

0bc0931... by Pascal Jaeger

Merge branch 'master' into yabsnap_info_support

94d742d... by Pascal Jaeger

Merge pull request #311 from bastien-roucaries/fix_bashism

Fix bashism

363d7da... by Pascal Jaeger

fix typo uper -> upper

585268d... by expoodo <email address hidden>

Merge branch 'Antynea:master' into yabsnap_info_support