static/alma

This commit is contained in:
Marc Beninca 2024-02-09 19:34:48 +01:00
parent 789d4e9714
commit c94a6eec68

View file

@ -8,3 +8,6 @@ menuentry 'bash / stable / gui' --id 'sg' { debsquash '/w/boot/bash/stable/gui'
menu_split
menuentry 'bash / latest / tui' --id 'lt' { debsquash '/w/boot/bash/latest/tui' }
menuentry 'bash / latest / gui' --id 'lg' { debsquash '/w/boot/bash/latest/gui' }
menu_split
menuentry 'alma / stable' { almsquash '/w/boot/alma/stable' }
menuentry 'alma / latest' { almsquash '/w/boot/alma/latest' }