package
0.6.7
Repository: https://github.com/aenix-io/talm.git
Documentation: pkg.go.dev

# Functions

Decode parses the grub configuration from the given bytes.
NewConfig creates a new grub configuration (nothing is written to disk).
ParseBootLabel parses the given human-readable boot label to a BootLabel.
Probe probes a block device for GRUB bootloader.
Quote according to (incomplete) GRUB quoting rules.
Read reads the grub configuration from the disk.
Unquote according to (incomplete) GRUB quoting rules.

# Constants

BootA is a bootloader label.
BootB is a bootloader label.
BootReset is a bootloader label.
ConfigPath is the path to the grub config.

# Structs

Config represents a grub configuration file (grub.cfg).
MenuEntry represents a grub menu entry in the grub config file.

# Type aliases

BootLabel represents a boot label, e.g.