github Antynea/grub-btrfs v4.8.1

latest releases: 4.13, 4.12, v4.11...
3 years ago

Miscellaneous:

  • Improves Makefile:
    • Adds a new make parameter INITCPIO:

      • Allows users to explicitely turn on inclusion of the hook
      • By default initcpio hooks are not installed, invoked make INITCPIO=true install to use them.
    • Install target:

      • mkinitcpio dependency is replaced by the new parameter INITCPIO
    • Uninstall target:

      • Use the new INITCPIO parameter to delete the hook folder.
        • This prevents some warnings being output when on a non-Archlinux system,
          without a previously installed initcpio hook, a make uninstall is performed.
    • Help target:

      • Include mkinitcpio hook (make parameter INITCPIO)
      • Redisign table :
        • the table is being expanded by a new column describing the type of
          data that each parameter may be assigned, like paths or boolean values.

Don't miss a new grub-btrfs release

NewReleases is sending notifications on new releases.