summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2020-03-13locks: tidy lock acquisitionjnqnfe
2020-03-13fix instances of bad stagefile creation circumstancesLyndon Brown
2020-03-13fix instances of broken stagefile handlingLyndon Brown
2020-03-13fix splitting bootloader stringLyndon Brown
2020-03-13strip useless multi-arch separate directory stuffjnqnfe
2020-03-12debootstrap: use --force-check-gpgLyndon Brown
2020-03-12Revert "Test for executables: replace 'which' with more robust 'command -v'"Luca Boccassi
2020-03-12grub: fix incorrect error handlingLyndon Brown
2020-03-12Test for executables: replace 'which' with more robust 'command -v'johnraff
2020-03-12remove obsolete loop-aes-utils related losetup hackLyndon Brown
2020-03-12grub-efi: fix image type check orderingLyndon Brown
2020-03-12grub-efi: fix incorrect error handlingLyndon Brown
2020-03-11remove obsolete fdisk hackLyndon Brown
2020-03-11amend copyright & licensing blocksLyndon Brown
2020-03-11source: target downloads with corresponding versionjnqnfe
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-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-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-09use actual boolean state for some simple varsLyndon Brown
2020-03-09installer: use boolean for clarityLyndon Brown
2020-03-09fix consistency in binary execution and existance checkingLyndon Brown
2020-03-09fix inadequate chroot_archives validationLyndon Brown
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: 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-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