Age | Commit message (Expand) | Author |
2020-05-04 | config: add note | Lyndon Brown |
2020-05-04 | config: fix inadequate validation check | Lyndon Brown |
2020-05-04 | extend config validation to all build components | Lyndon Brown |
2020-05-04 | get rid of a couple of useless variables | Lyndon Brown |
2020-05-04 | clean: tweak init | Lyndon Brown |
2020-05-03 | bootloaders: add timezone to splash timestamp | Lyndon Brown |
2020-05-03 | config: fix stale live-build version in iso-preparer | Lyndon Brown |
2020-05-03 | disk_info: obey new UTC timestamp control | Lyndon Brown |
2020-05-03 | source_disk: de-duplicate date construction | Lyndon Brown |
2020-05-03 | syslinux: obey new UTC timestamp control | Lyndon Brown |
2020-05-03 | config: obey new UTC timestamp control for default ISO volume label | Lyndon Brown |
2020-05-03 | config: provide UTC timestamp control | Lyndon Brown |
2020-05-03 | syslinux: support timezone date component | Lyndon Brown |
2020-05-03 | syslinux: fix date construction accuracy issue | Lyndon Brown |
2020-05-03 | config: fix storage of --jffs2-eraseblock value | Lyndon Brown |
2020-05-03 | config: small output alignment fix | Lyndon Brown |
2020-05-03 | fix usage/help/man bugs | Lyndon Brown |
2020-05-03 | archives: output actual error for bad pass param | Lyndon Brown |
2020-05-03 | adjust action arg consumption order | Lyndon Brown |
2020-05-03 | args: restore a little tidying | Lyndon Brown |
2020-05-03 | manpages: formatting fix | Lyndon Brown |
2020-05-02 | config: tweak config file loading order | Lyndon Brown |
2020-05-02 | clean: output error on invalid argument | Lyndon Brown |
2020-05-02 | options: de-duplicate common option handling | Lyndon Brown |
2020-05-02 | config: refactor basic package list construction | Lyndon Brown |
2020-05-02 | clean: expand debugging | Lyndon Brown |
2020-05-02 | clean: fix missing 'noauto' param for substage execution | Lyndon Brown |
2020-05-02 | clean: improve arg handling | Lyndon Brown |
2020-05-02 | improve stagefiles encapsulation | Lyndon Brown |
2020-05-02 | caching: output error on invalid action param | Lyndon Brown |
2020-05-02 | output error for incorrect action in chroot prep scripts | Lyndon Brown |
2020-05-02 | tidy up Echo_breakage() | Lyndon Brown |
2020-05-02 | debootstrap: remove useless obtaining debootstrap verbose help strings | Lyndon Brown |
2020-05-02 | config: simplify mode default | Lyndon Brown |
2020-05-02 | move and rename Common_config_files() | Lyndon Brown |
2020-05-02 | bootloaders: tweak default splash text to avoid overlap | Lyndon Brown |
2020-05-02 | syslinux: updated SVG for splash | Lyndon Brown |
2020-05-01 | grub2: fix missed vga= consistency adjustment | Lyndon Brown |
2020-05-01 | grub2: fix duplicate live entries | Lyndon Brown |
2020-05-01 | bootloaders: change 'Advanced options' to 'Utilities' | Lyndon Brown |
2020-05-01 | grub2: fix vga= consistency | Lyndon Brown |
2020-05-01 | grub2: tiny label consistency tweak | Lyndon Brown |
2020-05-01 | Replace 'which' with 'command -v' to test for the existance of an executable | johnraff |
2020-05-01 | grub2|loopback: avoid perl for live entry creation, use temp file | Lyndon Brown |
2020-05-01 | config: fix wrong variable name | Lyndon Brown |
2020-05-01 | config: only try to load FILE.ARCH and FILE.DIST if non-empty strings | Lyndon Brown |
2020-05-01 | config: remove junk config loading code | Lyndon Brown |
2020-04-30 | config: optimise --ignore-system-defaults | Lyndon Brown |
2020-04-30 | workaround checkbashisms mistake | Lyndon Brown |
2020-04-30 | syslinux: fix errors re-running under `--force` | Lyndon Brown |