Documentation ¶
Index ¶
- Constants
- func GetStatePartition() string
- func MountDevice(baseName, device, partition string, raw bool) (string, string, error)
- func PvGrubConfig(menu BootVars) error
- func ReadGlobalCfg(globalCfg string) (string, error)
- func ReadSyslinuxCfg(currentCfg string) (string, string, error)
- func RunGrub(baseName, device string) error
- type BootVars
- type MenuEntry
Constants ¶
View Source
const BootDir = "boot/"
Variables ¶
This section is empty.
Functions ¶
func GetStatePartition ¶ added in v1.4.2
func GetStatePartition() string
func MountDevice ¶ added in v1.0.4
func PvGrubConfig ¶
func ReadGlobalCfg ¶ added in v1.0.4
func ReadSyslinuxCfg ¶ added in v1.0.4
Types ¶
Click to show internal directories.
Click to hide internal directories.