summaryrefslogtreecommitdiff
path: root/functions
AgeCommit message (Expand)Author
2020-09-25Use bullseye as default release in preparation of the next stable releaseRaphaël Hertzog
2020-09-25Tell APT to retry downloads a few times before giving upRaphaël Hertzog
2020-06-01architectures.sh: armhf/armel can be built on arm64Ryan Finnie
2020-05-30Add initial ppc64el supportRyan Finnie
2020-05-05s/Remove_package/Remove_packages/Lyndon Brown
2020-05-05s/Install_package/Install_packages/Lyndon Brown
2020-05-05packages: avoid unnecessary nestingLyndon Brown
2020-05-05make temporary state of installed tools recoverableLyndon Brown
2020-05-04arches: fix Check_crossarchitectures param passingLyndon Brown
2020-05-04arches: tidyLyndon Brown
2020-05-04arches: fix some Check_architectures() messLyndon Brown
2020-05-04config: improve BIOS/EFI bootloader selection handlingLyndon Brown
2020-05-04fully validate BIOS/EFI bootloader combinationsLyndon Brown
2020-05-04config: add noteLyndon Brown
2020-05-04config: fix inadequate validation checkLyndon Brown
2020-05-04extend config validation to all build componentsLyndon Brown
2020-05-03config: fix stale live-build version in iso-preparerLyndon Brown
2020-05-03config: obey new UTC timestamp control for default ISO volume labelLyndon Brown
2020-05-03config: provide UTC timestamp controlLyndon Brown
2020-05-03fix usage/help/man bugsLyndon Brown
2020-05-03args: restore a little tidyingLyndon Brown
2020-05-02config: tweak config file loading orderLyndon Brown
2020-05-02options: de-duplicate common option handlingLyndon Brown
2020-05-02improve stagefiles encapsulationLyndon Brown
2020-05-02tidy up Echo_breakage()Lyndon Brown
2020-05-02config: simplify mode defaultLyndon Brown
2020-05-02move and rename Common_config_files()Lyndon Brown
2020-05-01Replace 'which' with 'command -v' to test for the existance of an executablejohnraff
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-30init: warn if auto script exists but is not executableLyndon Brown
2020-04-29a couple tiny doc fixesLyndon Brown
2020-04-26config: remove redundant validation checkLyndon 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-24Revert "frontend: properly handle option processing"Raphaël Hertzog
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: revert partial format conversionLyndon Brown
2020-04-23Fix version computing when LIVE_BUILD is setRaphaë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-23rename LB_BOOTSTRAP_QEMU_ARCHITECTURES to LB_BOOTSTRAP_QEMU_ARCHITECTURELyndon Brown
2020-04-23Keep LB_ARCHITECTURES environment variable for backwards compatibilityRaphaël Hertzog
2020-04-23rename LB_ARCHITECTURES to LB_ARCHITECTURELyndon Brown
2020-04-23config: move control of apt colourLyndon Brown