summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-11amend copyright & licensing blocksLyndon Brown
2020-03-11source: target downloads with corresponding versionjnqnfe
2020-03-11functions: consistency fixLyndon Brown
2020-03-11exit: fix no /usr/bin/env errorLyndon Brown
2020-03-10source: fix apt warningsLyndon Brown
2020-03-10debootstrap: remove redundant checkLyndon Brown
2020-03-10archives: fix typoLyndon Brown
2020-03-10config: improve documentationLyndon Brown
2020-03-10hooks: run bin without explicit pathLyndon Brown
2020-03-10chroot: clarify stagesLyndon Brown
2020-03-10archives: always include enabled/disabled deb-src apt entriesLyndon Brown
2020-03-10archives: simplificationLyndon Brown
2020-03-10arguments: fix unreachable and poor argument error handlingLyndon Brown
2020-03-10help/usage: remove pointless varsLyndon Brown
2020-03-10help/usage: simplifyLyndon Brown
2020-03-10help/usage: fix output of `lb config --usage`Lyndon Brown
2020-03-10help/usage: fix too many empty linesLyndon Brown
2020-03-10source: downloaded pkgs to a clean directory rather than chroot rootjnqnfe
2020-03-10source: minor tweaksjnqnfe
2020-03-10chroot: improve directory creation/destruction efficiencyjnqnfe
2020-03-10config: rename the config set/check functions for clarityjnqnfe
2020-03-10tidy script init (4/4) - top level cmd "auto redirect" handlingLyndon Brown
2020-03-10tidy script init (3/4) - top level commandsjnqnfe
2020-03-10tidy script init (2/4) - build stage scriptsjnqnfe
2020-03-10tidy script init (1/4) - arg and config processingjnqnfe
2020-03-10simplify STAGE checks - use In_Listjnqnfe
2020-03-09echo: fix bad colour choiceLyndon Brown
2020-03-09echo: don't mangle backslashes for file printingLyndon Brown
2020-03-09use actual boolean state for some simple varsLyndon Brown
2020-03-09use actual bool state where applicable within functionsLyndon Brown
2020-03-09installer: use boolean for clarityLyndon Brown
2020-03-09archives: tidy deb-src exclusionLyndon Brown
2020-03-09fix consistency in binary execution and existance checkingLyndon Brown
2020-03-09fix inadequate chroot_archives validationLyndon Brown
2020-03-09defaults: ensure global caching param overrides specific caching params if di...jnqnfe
2020-03-05source: add output of config readme file to source imagejnqnfe
2020-03-05firmware: enable caching for archive content file with firmware listsLyndon Brown
2020-03-05firmware: save the compressed contents file to disk instead of decompressedLyndon Brown
2020-03-05firmware: avoid potentially duplicate workLyndon Brown
2020-03-05firmware: reorder firmware list constructionLyndon Brown
2020-03-05firmware: de-dup firmware list parsingLyndon Brown
2020-03-05firmware: delete pointlessly cached (large) file after useLyndon Brown
2020-03-05firmware: fix possible duplication in firmware package lists (inefficiency)Lyndon Brown
2020-03-05firmware: construct file location once and reuseLyndon Brown
2020-03-05firmware: avoid building unnecessary listsLyndon Brown
2020-03-05cache: clarify and simplify package cache save/restorejnqnfe
2020-03-05aliases: simplify excessively complex In_list functionjnqnfe
2020-03-05installer: download udebs directly from correct mirrorLyndon Brown
2020-03-05installer: filter derived udebs from parent listLyndon Brown
2020-03-05installer: robustify udeb inclusionLyndon Brown