github Antynea/grub-btrfs v1.8.1

latest releases: 4.13, 4.12, v4.11...
8 years ago
  • 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.)

Don't miss a new grub-btrfs release

NewReleases is sending notifications on new releases.