Age | Commit message (Expand) | Author |
2020-03-12 | Revert "Test for executables: replace 'which' with more robust 'command -v'" | Luca Boccassi |
2020-03-12 | grub: fix incorrect error handling | Lyndon Brown |
2020-03-12 | Test for executables: replace 'which' with more robust 'command -v' | johnraff |
2020-03-12 | remove obsolete loop-aes-utils related losetup hack | Lyndon Brown |
2020-03-12 | grub-efi: fix image type check ordering | Lyndon Brown |
2020-03-12 | grub-efi: fix incorrect error handling | Lyndon Brown |
2020-03-11 | remove obsolete fdisk hack | Lyndon Brown |
2020-03-11 | amend copyright & licensing blocks | Lyndon Brown |
2020-03-11 | source: target downloads with corresponding version | jnqnfe |
2020-03-10 | source: fix apt warnings | Lyndon Brown |
2020-03-10 | debootstrap: remove redundant check | Lyndon Brown |
2020-03-10 | archives: fix typo | Lyndon Brown |
2020-03-10 | config: improve documentation | Lyndon Brown |
2020-03-10 | chroot: clarify stages | Lyndon Brown |
2020-03-10 | archives: always include enabled/disabled deb-src apt entries | Lyndon Brown |
2020-03-10 | archives: simplification | Lyndon Brown |
2020-03-10 | arguments: fix unreachable and poor argument error handling | Lyndon Brown |
2020-03-10 | help/usage: remove pointless vars | Lyndon Brown |
2020-03-10 | source: downloaded pkgs to a clean directory rather than chroot root | jnqnfe |
2020-03-10 | source: minor tweaks | jnqnfe |
2020-03-10 | chroot: improve directory creation/destruction efficiency | jnqnfe |
2020-03-10 | config: rename the config set/check functions for clarity | jnqnfe |
2020-03-10 | tidy script init (4/4) - top level cmd "auto redirect" handling | Lyndon Brown |
2020-03-10 | tidy script init (3/4) - top level commands | jnqnfe |
2020-03-10 | tidy script init (2/4) - build stage scripts | jnqnfe |
2020-03-10 | tidy script init (1/4) - arg and config processing | jnqnfe |
2020-03-10 | simplify STAGE checks - use In_List | jnqnfe |
2020-03-09 | use actual boolean state for some simple vars | Lyndon Brown |
2020-03-09 | installer: use boolean for clarity | Lyndon Brown |
2020-03-09 | fix consistency in binary execution and existance checking | Lyndon Brown |
2020-03-09 | fix inadequate chroot_archives validation | Lyndon Brown |
2020-03-05 | source: add output of config readme file to source image | jnqnfe |
2020-03-05 | firmware: enable caching for archive content file with firmware lists | Lyndon Brown |
2020-03-05 | firmware: avoid potentially duplicate work | Lyndon Brown |
2020-03-05 | firmware: reorder firmware list construction | Lyndon Brown |
2020-03-05 | firmware: de-dup firmware list parsing | Lyndon Brown |
2020-03-05 | firmware: delete pointlessly cached (large) file after use | Lyndon Brown |
2020-03-05 | firmware: fix possible duplication in firmware package lists (inefficiency) | Lyndon Brown |
2020-03-05 | firmware: construct file location once and reuse | Lyndon Brown |
2020-03-05 | firmware: avoid building unnecessary lists | Lyndon Brown |
2020-03-05 | cache: clarify and simplify package cache save/restore | jnqnfe |
2020-03-05 | installer: download udebs directly from correct mirror | Lyndon Brown |
2020-03-05 | installer: filter derived udebs from parent list | Lyndon Brown |
2020-03-05 | installer: robustify udeb inclusion | Lyndon Brown |
2020-03-05 | installer: improve documentation a little | Lyndon Brown |
2020-03-05 | archives: deduplicate apt sourcelist file construction | jnqnfe |
2020-03-05 | binary_onie: fix lack of newline on error | Lyndon Brown |
2020-03-05 | binarie_onie: fix missing use of echo helpers | Lyndon Brown |
2020-03-05 | binary_iso: fix wrong echo helper | Lyndon Brown |
2020-03-05 | fix missing use of echo helpers | jnqnfe |