Documentation ¶
Overview ¶
Package bootcmd handles common cleanup functions and flags that all boot commands should support.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ShowMenuAndBoot ¶
ShowMenuAndBoot handles common cleanup functions and flags that all boot commands should support.
mountPool is unmounted before kexecing. noLoad prints the list of entries and exits. If noLoad is false, a boot menu is shown to the user. The user-chosen boot entry will be kexec'd unless noExec is true.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.