Skip to content

Releases: Antynea/grub-btrfs

v1.8.1

18 Apr 15:37
Compare
Choose a tag to compare
  • 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

15 Feb 02:49
Compare
Choose a tag to compare

fix: incorrect detection "$boot_dir_real_path" for initramfs

Enhanced description

15 Jan 17:35
Compare
Choose a tag to compare

Enhanced description
fix for @sdothum

v1.7

25 Sep 08:39
Compare
Choose a tag to compare
  • 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

30 Aug 01:45
Compare
Choose a tag to compare

v1.6
enhanced detect microcode

v1.5

30 Aug 00:33
Compare
Choose a tag to compare

v1.5
-Fixme : broken $boot_dir_real_path
-fixme : detect microcode
-redundancy test
-fixme : detect snapshot name with spaces
-fixme : detect kernel and initramfs with spaces

v1.0

29 Aug 16:26
Compare
Choose a tag to compare

merge branch v1.xx to master
grub-btrfs v1.0 release

0.6.2

22 Jul 00:08
Compare
Choose a tag to compare

0.6.2
enhanced

fix bug with underscore in subvolume name

03 Jun 18:42
Compare
Choose a tag to compare

fix bug with underscore in subvolume name