Age | Commit message (Expand) | Author |
2020-03-11 | remove obsolete fdisk hack | Lyndon Brown |
2020-03-11 | "Live Systems" -> "Debian Live" | Lyndon Brown |
2020-03-11 | copyright: add missing "The Debian Live team" entry | Lyndon Brown |
2020-03-11 | amend copyright & licensing blocks | Lyndon Brown |
2020-03-11 | source: target downloads with corresponding version | jnqnfe |
2020-03-11 | functions: consistency fix | Lyndon Brown |
2020-03-11 | exit: fix no /usr/bin/env error | Lyndon Brown |
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 | hooks: run bin without explicit path | 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 | help/usage: simplify | Lyndon Brown |
2020-03-10 | help/usage: fix output of `lb config --usage` | Lyndon Brown |
2020-03-10 | help/usage: fix too many empty lines | 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 | echo: fix bad colour choice | Lyndon Brown |
2020-03-09 | echo: don't mangle backslashes for file printing | Lyndon Brown |
2020-03-09 | use actual boolean state for some simple vars | Lyndon Brown |
2020-03-09 | use actual bool state where applicable within functions | Lyndon Brown |
2020-03-09 | installer: use boolean for clarity | Lyndon Brown |
2020-03-09 | archives: tidy deb-src exclusion | 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-09 | defaults: ensure global caching param overrides specific caching params if di... | jnqnfe |
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: save the compressed contents file to disk instead of decompressed | 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 | aliases: simplify excessively complex In_list function | jnqnfe |