Age | Commit message (Expand) | Author |
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 |
2020-03-05 | help/usage: fix overly complex script description handling | jnqnfe |
2020-03-05 | binary_disk: refactor | jnqnfe |
2020-03-05 | config: rename --architectures to --architecture | Lyndon Brown |
2020-03-05 | chroot: fix redundant usage line | jnqnfe |
2020-03-05 | fix capitalisation of some output messages | jnqnfe |
2020-03-05 | archives: fix mount local repo comments | jnqnfe |
2020-03-05 | add missing shebangs to temp generated shell code files | Lyndon Brown |
2020-03-05 | chroot_dpkg: start-stop-daemon simplification | Lyndon Brown |
2020-03-05 | bootloaders: fix ignoring LB_DEBIAN_INSTALLER_GUI in menu creation | Lyndon Brown |
2020-03-05 | memtest: better handle obsolete LB_MEMTEST value | Lyndon Brown |
2020-03-05 | simplify --debian-installer choices | jnqnfe |
2020-03-05 | source: fix mistaken append instead of overwrite | Lyndon Brown |
2020-03-05 | don't unnecessarily convert exit codes to strings | Lyndon Brown |
2020-03-05 | installer: de-dup daily DI url | Lyndon Brown |
2020-03-05 | fix indentation | Lyndon Brown |
2020-03-05 | manpage: fix wrong description for --firmware-binary | Lyndon Brown |
2020-03-05 | binary: fix missing handling of disk info for netboot case | jnqnfe |
2020-03-05 | source: fix missing handling of disk info for netboot case | jnqnfe |
2020-03-05 | installer: fix unquoted string | Lyndon Brown |
2020-03-05 | binary_rootfs: fix chmod of squashfs image only being applied when using chroot | jnqnfe |
2020-03-05 | binary_rootfs: fix deletion of excludes file from wrong location in squashfs ... | jnqnfe |
2020-03-05 | bootstrap: only output message where actually applicable | jnqnfe |
2020-03-05 | bootstrap: drop obsolete check for `--no-check-gpg` support in debootstrap | jnqnfe |
2020-03-05 | binary: fix missing use of chroot_dpkg in binary stage | jnqnfe |
2020-03-05 | grub2: fix using wrong directory in certain cases | jnqnfe |
2020-03-05 | archives: fix deb-src entry exclusion | Lyndon Brown |
2020-03-05 | bootstrap_archives: remove unnecessary param default | Lyndon Brown |
2020-03-05 | archives: add 'pass' param validation check | Lyndon Brown |
2020-03-05 | archives: fix incorrect usage string | Lyndon Brown |
2020-03-05 | archives: fix removal of chroot/root/packages.chroot package list | jnqnfe |
2020-03-05 | source: fix wrong action value for script execution | jnqnfe |
2020-03-01 | remove another redundant file | jnqnfe |