package
6.0.0+incompatible
Repository: https://github.com/srcup/u-root.git
Documentation: pkg.go.dev

# Functions

ParseConfigFile parses a Syslinux configuration as specified in http://www.syslinux.org/wiki/index.php?title=Config Currently, only the APPEND, INCLUDE, KERNEL, LABEL, DEFAULT, and INITRD directives are partially supported.

# Variables

ErrDefaultEntryNotFound is returned when the configuration file names a default label that is not part of the configuration.

# Structs

Config encapsulates a parsed Syslinux configuration file.