Age | Commit message (Expand) | Author |
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 |
2020-04-24 | syslinux: deduplicate common files | jnqnfe |
2020-04-24 | Use correct variable name to detect removal step | Raphaël Hertzog |
2020-04-24 | Replace "Help" calls with "Man" and get rid of Help | Raphaël Hertzog |
2020-04-24 | Revert "frontend: properly handle option processing" | Raphaël Hertzog |
2020-04-24 | config: tidy directory construction and empty directory cleaning | Lyndon Brown |
2020-04-24 | config: tidy config files | Lyndon Brown |
2020-04-23 | chroot_resolve: fix broken network connectivity | Lyndon Brown |
2020-04-23 | stagefiles: guard unnecessary chroot removal | Lyndon Brown |
2020-04-23 | config: s/LIVE_IMAGE_TYPE/LB_IMAGE_TYPE/ | Lyndon Brown |
2020-04-23 | config: s/LIVE_IMAGE_NAME/LB_IMAGE_NAME/ | Lyndon Brown |
2020-04-23 | config: s/LIVE_CONFIGURATION_VERSION/LB_CONFIGURATION_VERSION/ | Lyndon Brown |
2020-04-23 | config: address fixme | Lyndon Brown |
2020-04-23 | config: remove obsolete variable | Lyndon Brown |
2020-04-23 | config: revert partial format conversion | Lyndon Brown |
2020-04-23 | move grub-pc specific code to actual grub-pc script | Lyndon Brown |
2020-04-23 | syslinux: use linux/initrd placeholders | Lyndon Brown |
2020-04-23 | config: create config/bootloaders directory | Lyndon Brown |
2020-04-23 | binary_syslinux: rely on $LIVE_BUILD_VERSION instead of lb --version | Raphaël Hertzog |