Skip to content

Releases: s-n-ushakov/rename-efi-entry

Minor maintenance amendments

20 Aug 23:47
Compare
Choose a tag to compare
  • more items in .gitignore;
  • update on LITL in README.adoc;
  • refinements in comments for rename-efi-entry.bash.

Revert partition data matching to initial version by Craig Francis

07 Aug 13:40
Compare
Choose a tag to compare
  • revert partition data matching to initial version by Craig Francis as a follow-up for issue #2, just for the regular expression to be closer to actual data
  • cleanup script message formatting

Implement wildcard EFI label matching

04 Aug 20:40
Compare
Choose a tag to compare
  • implement wildcard EFI label matching to address issue #4
  • various improvements and updates in comments and README.adoc

Add EFI data output upon running without arguments

30 May 09:11
Compare
Choose a tag to compare
  • add EFI data output upon running without arguments
  • add extra comments on device name pattern enhancement by Jeric de Leon

'README.adoc': incorporate a comment by 'FroggMaster'

24 May 20:01
Compare
Choose a tag to compare

'README.adoc': incorporate a comment by 'FroggMaster'

Fix UUID matching, add licenses

15 May 08:05
Compare
Choose a tag to compare
  • rename-efi-entry.bash: fix pattern for UUID matching, add more comments
  • add licenses to make GitHub more happy :)
  • README.adoc: licensing, minor wording improvements

Minor enhancements

14 Nov 13:16
Compare
Choose a tag to compare
  • rename-efi-entry.bash: add check for running as root
  • README.adoc: restructure background, add limitations

Initial implementation

31 Oct 13:25
Compare
Choose a tag to compare

Initial implementation.