Age | Commit message (Expand) | Author |
2020-05-04 | rename binary_loopback_cfg to binary_grub_cfg | Lyndon Brown |
2020-05-04 | binary_iso: properly handle multiple bootloaders | Lyndon Brown |
2020-05-04 | config: improve BIOS/EFI bootloader selection handling | Lyndon Brown |
2020-05-04 | fully validate BIOS/EFI bootloader combinations | Lyndon Brown |
2020-05-04 | binary_hdd: remove incorrect local scope | Lyndon Brown |
2020-05-04 | indentation fix | Lyndon Brown |
2020-05-04 | fix redundant and incorrect source selections | Lyndon Brown |
2020-05-04 | fix another overlooked "grub" -> "grub-legacy" instance | 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 | 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: 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-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 | move and rename Common_config_files() | 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 | 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-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 |
2020-04-30 | grub2: fix lost pre-prepared files detail | Lyndon Brown |
2020-04-30 | bootstrap_cache: fix failure condition | Lyndon Brown |
2020-04-29 | loopback: tidy formatting | Lyndon Brown |
2020-04-29 | selinux: fix output consistency | Lyndon Brown |
2020-04-29 | a couple tiny doc fixes | Lyndon Brown |
2020-04-28 | fix auto file handling regression | Lyndon Brown |
2020-04-25 | Do not overwrite splash.png if the user has provided it | Raphaël Hertzog |
2020-04-25 | Make librsvg2-bin dependency unconditional for syslinux | Raphaël Hertzog |