Documentation ¶
Overview ¶
Package bootloader provides bootloader implementation.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bootloader ¶
type Bootloader interface { // Install installs the bootloader Install(bootDisk, arch string) error }
Bootloader describes a bootloader.
Directories ¶
Path | Synopsis |
---|---|
Package adv provides common interfaces to access ADV data.
|
Package adv provides common interfaces to access ADV data. |
syslinux
Package syslinux provides syslinux-compatible ADV data.
|
Package syslinux provides syslinux-compatible ADV data. |
talos
Package talos implements modern ADV which supports large size for the values and tags.
|
Package talos implements modern ADV which supports large size for the values and tags. |
Package grub provides the interface to the GRUB bootloader: config management, installation, etc.
|
Package grub provides the interface to the GRUB bootloader: config management, installation, etc. |
Click to show internal directories.
Click to hide internal directories.