summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-03source_disk: de-duplicate date constructionLyndon Brown
2020-05-03syslinux: obey new UTC timestamp controlLyndon Brown
2020-05-03config: obey new UTC timestamp control for default ISO volume labelLyndon Brown
2020-05-03config: provide UTC timestamp controlLyndon Brown
2020-05-03syslinux: support timezone date componentLyndon Brown
2020-05-03syslinux: fix date construction accuracy issueLyndon Brown
2020-05-03config: fix storage of --jffs2-eraseblock valueLyndon Brown
2020-05-03config: small output alignment fixLyndon Brown
2020-05-03fix usage/help/man bugsLyndon Brown
2020-05-03archives: output actual error for bad pass paramLyndon Brown
2020-05-03adjust action arg consumption orderLyndon Brown
2020-05-03args: restore a little tidyingLyndon Brown
2020-05-03manpages: formatting fixLyndon Brown
2020-05-02config: tweak config file loading orderLyndon Brown
2020-05-02clean: output error on invalid argumentLyndon Brown
2020-05-02options: de-duplicate common option handlingLyndon Brown
2020-05-02config: refactor basic package list constructionLyndon Brown
2020-05-02clean: expand debuggingLyndon Brown
2020-05-02clean: fix missing 'noauto' param for substage executionLyndon Brown
2020-05-02clean: improve arg handlingLyndon Brown
2020-05-02improve stagefiles encapsulationLyndon Brown
2020-05-02caching: output error on invalid action paramLyndon Brown
2020-05-02output error for incorrect action in chroot prep scriptsLyndon Brown
2020-05-02tidy up Echo_breakage()Lyndon Brown
2020-05-02debootstrap: remove useless obtaining debootstrap verbose help stringsLyndon Brown
2020-05-02config: simplify mode defaultLyndon Brown
2020-05-02move and rename Common_config_files()Lyndon Brown
2020-05-02bootloaders: tweak default splash text to avoid overlapLyndon Brown
2020-05-02syslinux: updated SVG for splashLyndon Brown
2020-05-01grub2: fix missed vga= consistency adjustmentLyndon Brown
2020-05-01grub2: fix duplicate live entriesLyndon Brown
2020-05-01bootloaders: change 'Advanced options' to 'Utilities'Lyndon Brown
2020-05-01grub2: fix vga= consistencyLyndon Brown
2020-05-01grub2: tiny label consistency tweakLyndon Brown
2020-05-01Replace 'which' with 'command -v' to test for the existance of an executablejohnraff
2020-05-01grub2|loopback: avoid perl for live entry creation, use temp fileLyndon Brown
2020-05-01config: fix wrong variable nameLyndon Brown
2020-05-01config: only try to load FILE.ARCH and FILE.DIST if non-empty stringsLyndon Brown
2020-05-01config: remove junk config loading codeLyndon Brown
2020-04-30config: optimise --ignore-system-defaultsLyndon Brown
2020-04-30workaround checkbashisms mistakeLyndon Brown
2020-04-30syslinux: fix errors re-running under `--force`Lyndon Brown
2020-04-30grub2|loopback: fix theme issues for submenusLyndon Brown
2020-04-30grub2: fix lost pre-prepared files detailLyndon Brown
2020-04-30bootstrap_cache: fix failure conditionLyndon Brown
2020-04-30init: warn if auto script exists but is not executableLyndon Brown
2020-04-29loopback: tidy formattingLyndon Brown
2020-04-29frontend: fix passing along global argsLyndon Brown
2020-04-29selinux: fix output consistencyLyndon Brown
2020-04-29manpages: more formatting fixesLyndon Brown