probe_
This commit is contained in:
parent
08972d3817
commit
0dc8e3e6b1
23 changed files with 1607 additions and 0 deletions
11
live/menu/cmd.sh
Normal file
11
live/menu/cmd.sh
Normal file
|
@ -0,0 +1,11 @@
|
|||
menu_init
|
||||
|
||||
menuentry 'halt' { halt }
|
||||
|
||||
menuentry 'reboot' { reboot }
|
||||
|
||||
menuentry 'reload' { menu }
|
||||
|
||||
menuentry 'exit normal' { normal_exit }
|
||||
|
||||
menuentry 'exit grub' { exit }
|
Loading…
Add table
Add a link
Reference in a new issue