static/alma
This commit is contained in:
parent
789d4e9714
commit
c94a6eec68
1 changed files with 3 additions and 0 deletions
|
@ -8,3 +8,6 @@ menuentry 'bash / stable / gui' --id 'sg' { debsquash '/w/boot/bash/stable/gui'
|
||||||
menu_split
|
menu_split
|
||||||
menuentry 'bash / latest / tui' --id 'lt' { debsquash '/w/boot/bash/latest/tui' }
|
menuentry 'bash / latest / tui' --id 'lt' { debsquash '/w/boot/bash/latest/tui' }
|
||||||
menuentry 'bash / latest / gui' --id 'lg' { debsquash '/w/boot/bash/latest/gui' }
|
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' }
|
||||||
|
|
Loading…
Reference in a new issue