Skip to content

v3.1

Compare
Choose a tag to compare
@Antynea Antynea released this 19 Apr 13:51
· 210 commits to master since this release
b8325cf

Fix: some functions doesn't work as expected (#48)

  • Fix: Title format in grub-menu

function:

  • title_format , doesn't work as expected

replace print message with default parameter (p/d/n)

  • Update header
  • Add Github link
  • Clear up some explanations
  • Fix: path to grub-mkconfig_lib

. "$pkgdatadir/grub-mkconfig_lib" doesn't work on some distribution
Replaced by . "$datarootdir/grub/grub-mkconfig_lib"

  • Fix: matches kernel & initramfs

matches kernel & initramfs doesn't work as expected