ubusquash
This commit is contained in:
parent
579067d5d6
commit
d1d77a3e48
2 changed files with 45 additions and 0 deletions
|
@ -9,5 +9,8 @@ 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 'ubuntu / stable' { ubusquash '/w/boot/ubuntu/stable' }
|
||||
menuentry 'ubuntu / latest' { ubusquash '/w/boot/ubuntu/latest' }
|
||||
menu_split
|
||||
menuentry 'alma / stable' { almsquash '/w/boot/alma/stable' }
|
||||
menuentry 'alma / latest' { almsquash '/w/boot/alma/latest' }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue