feat(baseline): add grub2 symlinks for compatibility

Add symbolic links for grub2 commands that point to their grub equivalents. This provides compatibility for systems expecting grub2 command names.

Symlinks created:
- grub2-editenv -> grub-editenv
- grub2-install -> grub-install
- grub2-mkconfig -> grub-mkconfig
- grub2-mkpasswd-pbkdf2 -> grub-mkpasswd-pbkdf2
- grub2-set-default -> grub-set-default
This commit is contained in:
2026-06-17 23:42:19 +02:00
parent ee7a5fdaab
commit e76db05206
5 changed files with 5 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
grub-editenv