summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-01grub2|loopback: avoid perl for live entry creation, use temp fileLyndon Brown
2020-05-01config: fix wrong variable nameLyndon Brown
2020-05-01config: only try to load FILE.ARCH and FILE.DIST if non-empty stringsLyndon Brown
2020-05-01config: remove junk config loading codeLyndon Brown
2020-04-30config: optimise --ignore-system-defaultsLyndon Brown
2020-04-30workaround checkbashisms mistakeLyndon Brown
2020-04-30syslinux: fix errors re-running under `--force`Lyndon Brown
2020-04-30grub2|loopback: fix theme issues for submenusLyndon Brown
2020-04-30grub2: fix lost pre-prepared files detailLyndon Brown
2020-04-30bootstrap_cache: fix failure conditionLyndon Brown
2020-04-30init: warn if auto script exists but is not executableLyndon Brown
2020-04-29loopback: tidy formattingLyndon Brown
2020-04-29frontend: fix passing along global argsLyndon Brown
2020-04-29selinux: fix output consistencyLyndon Brown
2020-04-29manpages: more formatting fixesLyndon Brown
2020-04-29manpages: fix outdated --distribution descriptionLyndon Brown
2020-04-29manpages: clarify --breakpointsLyndon Brown
2020-04-29manpages: clarify and correct --binary-images descriptionLyndon Brown
2020-04-29manpages: tiny clarifications and tweaksLyndon Brown
2020-04-29manpages: fix formatting mistakesLyndon Brown
2020-04-29manpages: tiny correctionLyndon Brown
2020-04-29manpages: fix typosLyndon Brown
2020-04-29manpages: fix typoLyndon Brown
2020-04-29a couple tiny doc fixesLyndon Brown
2020-04-28fix auto file handling regressionLyndon Brown
2020-04-26config: remove redundant validation checkLyndon Brown
2020-04-25manpages: fix typoLyndon Brown
2020-04-25Do not overwrite splash.png if the user has provided itRaphaël Hertzog
2020-04-25Make librsvg2-bin dependency unconditional for syslinuxRaphaël Hertzog
2020-04-24syslinux: deduplicate common filesjnqnfe
2020-04-24Synchronize syslinux menu structure with the grub-pc oneRaphaël Hertzog
2020-04-24syslinux: fix lack of top level install optionLyndon Brown
2020-04-24Use correct variable name to detect removal stepRaphaël Hertzog
2020-04-24syslinux: fix missing hotkeysLyndon Brown
2020-04-24Replace "Help" calls with "Man" and get rid of HelpRaphaël Hertzog
2020-04-24Make "Man" function smarter to also work for "lb --help"Raphaël Hertzog
2020-04-24Improve handling of options allowed for "lb" before the sub-commandRaphaël Hertzog
2020-04-24Revert "frontend: properly handle option processing"Raphaël Hertzog
2020-04-24config: tidy directory construction and empty directory cleaningLyndon Brown
2020-04-24config: tidy config filesLyndon Brown
2020-04-23frontend: do no try to look for sub-commands in the PATHRaphaël Hertzog
2020-04-23chroot_resolve: fix broken network connectivityLyndon Brown
2020-04-23stagefiles: guard unnecessary chroot removalLyndon Brown
2020-04-23config: s/LIVE_IMAGE_TYPE/LB_IMAGE_TYPE/Lyndon Brown
2020-04-23config: s/LIVE_IMAGE_NAME/LB_IMAGE_NAME/Lyndon Brown
2020-04-23config: s/LIVE_CONFIGURATION_VERSION/LB_CONFIGURATION_VERSION/Lyndon Brown
2020-04-23config: address fixmeLyndon Brown
2020-04-23config: remove obsolete variableLyndon Brown
2020-04-23config: revert partial format conversionLyndon Brown
2020-04-23move grub-pc specific code to actual grub-pc scriptLyndon Brown