summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-04-23syslinux: use linux/initrd placeholdersLyndon Brown
2020-04-23Add updated directives to enable cryptsetup support in initrdRaphaël Hertzog
2020-04-23Fix indentationRaphaël Hertzog
2020-04-23config: create config/bootloaders directoryLyndon Brown
2020-04-23binary_syslinux: rely on $LIVE_BUILD_VERSION instead of lb --versionRaphaël Hertzog
2020-04-23tidy version reported in `lb config --dump`Lyndon Brown
2020-04-23Fix version computing when LIVE_BUILD is setRaphaël Hertzog
2020-04-23Drop the epoch in /usr/share/live/build/VERSIONRaphaël Hertzog
2020-04-23Use descriptive parameter names for Usage()Raphaël Hertzog
2020-04-23usage: take exit code as paramLyndon Brown
2020-04-23frontend: properly handle option processingLyndon Brown
2020-04-23frontend: change "no such script" to "unknown command"Lyndon Brown
2020-04-23frontend: reorder checksLyndon Brown