summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2021-01-01Preserve timestampsRoland Clobus
2020-12-13Delay resolving the timestamp for the ISO volume to the moment the ISO-image ...Roland Clobus
2020-12-13Bugfix: use minutes instead of month in the time of the modification date fieldRoland Clobus
2020-12-07Bugfix: use minutes instead of month in the time of the modification date fieldRoland Clobus
2020-11-24binary_iso: Execute mkdir binary/.disk before writing to itMatthijs Kooijman
2020-11-18Bugfix: LB_DERIVATIVE was used the wrong way aroundRoland Clobus
2020-10-27Added the option to include files before and after package installationThore Sommer
2020-10-12Option for using systemd-nspawn instead of chroot for hooks.Thore Sommer
2020-10-12Add option to change compression algorithm and level for squashfs.Thore Sommer
2020-10-12For 32bit UEFI secure boot, the package name is grub-efi-ia32-signedMarcel Partap
2020-10-08The sed -e ā€˜dā€™ commands with ā€˜#ā€™ will not work, a slash is needed, fi...Roland Clobus
2020-09-14chroot_apt: fixed adding Pin-Priority (broken in da1fab11)Victor Gavro
2020-06-01Enable arm64 for binary_grub_cfgRyan Finnie
2020-05-30Add initial ppc64el supportRyan Finnie
2020-05-15clean: handle all common optionsLyndon Brown
2020-05-15clean: refactorLyndon Brown
2020-05-05Revert "config: catch and report unexpected arguments"Lyndon Brown
2020-05-05s/Remove_package/Remove_packages/Lyndon Brown
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