summaryrefslogtreecommitdiff
path: root/functions
AgeCommit message (Expand)Author
2021-08-02add items for grub setup and enable persistenceKim Hagen
2021-07-29create loop partitions with mknod instead of bind mounting /devKim Hagen
2021-07-28create vyos hdd imageKim Hagen
2021-04-02Firmware download: skip architecture if not foundLuca Boccassi
2021-03-30security: do not append /updates from bullseye onwardLuca Boccassi
2021-03-21Fixed handling of checksums in combination with the d-i installer.Roland Clobus
2021-03-11Support security for bullseye. See https://wiki.debian.org/NewInBullseye. Clo...Roland Clobus
2021-02-22firmwarelists.sh: Search Contents-all for firmware too.Unit 193
2021-02-04Restore_package_cache: Handle existing but empty packages directoryRyan Finnie
2021-01-15Ensure that SOURCE_DATE_EPOCH is always set in all sub scripts.Roland Clobus
2021-01-14exit.sh: fix selinux mountpointJan Kot
2021-01-13packages.sh: check for /etc/debian_version existance rather than dpkg-query a...Jan Kot
2021-01-08Add 'unstable' as a valid distribution and link to sid.Unit 193
2020-12-13Delay resolving the timestamp for the ISO volume to the moment the ISO-image ...Roland Clobus
2020-12-13A second invocation of 'lb config' will result in an identical settings fileRoland Clobus
2020-11-18Bugfix: Live installer can run without LB_CACHE_PACKAGESRoland Clobus
2020-10-27Added the option to include files before and after package installationThore Sommer
2020-09-25Use bullseye as default release in preparation of the next stable releaseRaphaël Hertzog
2020-09-25Tell APT to retry downloads a few times before giving upRaphaël Hertzog
2020-06-01architectures.sh: armhf/armel can be built on arm64Ryan Finnie
2020-05-30Add initial ppc64el supportRyan Finnie
2020-05-05s/Remove_package/Remove_packages/Lyndon Brown
2020-05-05s/Install_package/Install_packages/Lyndon Brown
2020-05-05packages: avoid unnecessary nestingLyndon Brown
2020-05-05make temporary state of installed tools recoverableLyndon Brown
2020-05-04arches: fix Check_crossarchitectures param passingLyndon Brown
2020-05-04arches: tidyLyndon Brown
2020-05-04arches: fix some Check_architectures() messLyndon Brown
2020-05-04config: improve BIOS/EFI bootloader selection handlingLyndon Brown
2020-05-04fully validate BIOS/EFI bootloader combinationsLyndon Brown
2020-05-04config: add noteLyndon Brown
2020-05-04config: fix inadequate validation checkLyndon Brown
2020-05-04extend config validation to all build componentsLyndon Brown
2020-05-03config: fix stale live-build version in iso-preparerLyndon 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-03fix usage/help/man bugsLyndon Brown
2020-05-03args: restore a little tidyingLyndon Brown
2020-05-02config: tweak config file loading orderLyndon Brown
2020-05-02options: de-duplicate common option handlingLyndon Brown
2020-05-02improve stagefiles encapsulationLyndon Brown
2020-05-02tidy up Echo_breakage()Lyndon Brown
2020-05-02config: simplify mode defaultLyndon Brown
2020-05-02move and rename Common_config_files()Lyndon Brown
2020-05-01Replace 'which' with 'command -v' to test for the existance of an executablejohnraff
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-30init: warn if auto script exists but is not executableLyndon Brown
2020-04-29a couple tiny doc fixesLyndon Brown