Commit Graph

21 Commits (22d6a3dc8aaf03452473a34414cee53b9688ef17)

Author SHA1 Message Date
Colin Watson 9e9f122142 Look up syslinux.cfg and isolinux.cfg in the bootlogo archive as well
10 years ago
Colin Watson 9d26cf93e5 Preserve the original indices of menu items so that we can pass them
14 years ago
Colin Watson 4a4c76ba27 The gfxboot com32 module in syslinux parses the configuration file for
14 years ago
Colin Watson 8160a17967 Fix crash when the last menu item in the list is hidden.
16 years ago
Colin Watson b509ff6c0f Hide menu items that use CONFIG (e.g. the help menu item).
16 years ago
Colin Watson 5d758c4264 Hide menu items that use MENU GOTO or MENU EXIT.
16 years ago
Colin Watson b9c38a7bd5 Implement include keyword in isolinux.cfg.
16 years ago
Colin Watson 950e298736 Remove support for deprecated gfxboot-foreground, gfxboot-background,
16 years ago
Colin Watson 4ea8dfacd9 Evan tells me that /syslinux/syslinux.cfg is a valid syslinux
16 years ago
Colin Watson 267d54bd4b * Fix menuconfig.init memory corruption; strstr does not work on file
16 years ago
Colin Watson 5cda22f391 * Fetch foreground, background, and access-options from gfxboot.cfg in
16 years ago
Colin Watson 05b6a3e875 * Use theme background colour as the colour for dialog title bars and
16 years ago
Colin Watson 1b4481ee60 * Interpret gfxboot-access-options keyword in isolinux.cfg; for example,
18 years ago
Colin Watson 802e8426e6 * Fix memory handling in isolinux.cfg parser: take copies of all labels,
18 years ago
Colin Watson c2868f54ac * Fix parsing of gfxboot-foreground keyword.
18 years ago
Colin Watson c63c2d4a25 * Interpret gfxboot-foreground and gfxboot-background keywords in the
18 years ago
Colin Watson f6936f83b7 * Add localisation for the boot menu items currently added by the Ubuntu
18 years ago
Colin Watson 7eae05f309 * Add /syslinux.cfg to the list of files we parse for menu item names.
19 years ago
Colin Watson 9b08765efc menuconfig needs to adjust args array too
19 years ago
Colin Watson 63fb5bc904 skip ^ in menu label statements; eventually this should define hotkeys
19 years ago
Colin Watson cacac0ba12 interpret menu statements in isolinux configuration file to hide menu items and set human-readable labels
19 years ago