Releases: Antynea/grub-btrfs
Releases · Antynea/grub-btrfs
v1.8.1
- fix bug issue #18 :
if no snap found, menu generate correctly, and show a warning - overhaul
- add many new custom variable to /etc/default/grub :
- GRUB_BTRFS_SHOW_TOTAL_SNAPSHOTS_FOUND="true"
(Show Total of snapshots found during run "grub-mkconfig") - GRUB_BTRFS_SHOW_SNAPSHOTS_FOUND="true"
(Show snapshots found during run "grub-mkconfig") - GRUB_BTRFS_LIMIT="100"
(Limit the number of snapshots populated in the GRUB menu.) - GRUB_BTRFS_SUBVOLUME_SORT="descending"
(Sort the found subvolumes by newest first ("descending") or oldest first ("ascending"). If "ascending" is chosen then the $GRUB_BTRFS_LIMIT oldest subvolumes will populate the menu.)
v1.7.2
Enhanced description
Enhanced description
fix for @sdothum
v1.7
- fixme : GRUB_BTRFS_SUBMENUNAME
- overhaul menu :
1 - Add Show full path or only name of snapshots in grub-menu
2 - New option in /etc/default/grub :
GRUB_BTRFS_TITLE_FORMAT="p/d/n"
(Custom title, shows/hides p"prefix" d"date" n"name" in grub-menu, separator "/", custom order available) - translation update
v1.6
v1.5
v1.0
0.6.2
fix bug with underscore in subvolume name
fix bug with underscore in subvolume name