nocode
|
e76db05206
|
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
|
2026-06-17 23:42:19 +02:00 |
|
nocode
|
05ae9c36c3
|
refactor(Anaconda)! : Changing the installator to Anaconda
'cause Calamares is a way to difficult for what we want and we want to try something else
|
2026-06-12 23:31:35 +02:00 |
|
nocode
|
98d47d497c
|
fix(Calamares): Installater will ask the desktop env before the calamares install
- The installer is still W.I.P
|
2026-06-04 23:30:33 +02:00 |
|
nocode
|
241bd5c219
|
fix(Installer ─ Multi-Desktop): Fix Multi Desktop
|
2026-05-28 18:00:25 +02:00 |
|
nocode
|
d1198b9d04
|
chore(Installer-MultiDesktop): Save to be able to work somewhere else
|
2026-05-28 00:41:11 +02:00 |
|
nocode
|
f6ee07429b
|
feat(Installer): Add Multi Desktop environnement in the installer to allow the user to choose wich desktop env
|
2026-05-27 19:22:42 +02:00 |
|