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

# Packages

Package grub provides the interface to the GRUB bootloader: config management, installation, etc.
Package mount provides bootloader mount operations.
Package options provides bootloader options.
Package sdboot provides the interface to the Systemd-Boot bootloader: config management, installation, etc.

# Functions

New returns a new bootloader based on the secureboot flag.
NewAuto returns a new bootloader based on auto-detection.
Probe checks if any supported bootloaders are installed.

# Interfaces

Bootloader describes a bootloader.