summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2020-05-05s/Install_package/Install_packages/Lyndon Brown
2020-05-05make temporary state of installed tools recoverableLyndon Brown
2020-05-05config: catch and report unexpected argumentsLyndon Brown
2020-05-05debootstrap: fix wrong param for Check_package callLyndon Brown
2020-05-04rename binary_loopback_cfg to binary_grub_cfgLyndon Brown
2020-05-04binary_iso: properly handle multiple bootloadersLyndon Brown
2020-05-04config: improve BIOS/EFI bootloader selection handlingLyndon Brown
2020-05-04fully validate BIOS/EFI bootloader combinationsLyndon Brown
2020-05-04binary_hdd: remove incorrect local scopeLyndon Brown
2020-05-04indentation fixLyndon Brown
2020-05-04fix redundant and incorrect source selectionsLyndon Brown
2020-05-04fix another overlooked "grub" -> "grub-legacy" instanceLyndon Brown
2020-05-04extend config validation to all build componentsLyndon Brown
2020-05-04get rid of a couple of useless variablesLyndon Brown
2020-05-04clean: tweak initLyndon Brown
2020-05-03config: fix stale live-build version in iso-preparerLyndon Brown
2020-05-03disk_info: obey new UTC timestamp controlLyndon Brown
2020-05-03source_disk: de-duplicate date constructionLyndon Brown
2020-05-03syslinux: obey new UTC timestamp controlLyndon 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-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-02move and rename Common_config_files()Lyndon Brown
2020-05-01grub2: fix duplicate live entriesLyndon Brown
2020-05-01bootloaders: change 'Advanced options' to 'Utilities'Lyndon 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-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: fix lost pre-prepared files detailLyndon Brown
2020-04-30bootstrap_cache: fix failure conditionLyndon Brown
2020-04-29loopback: tidy formattingLyndon Brown
2020-04-29selinux: fix output consistencyLyndon Brown