summaryrefslogtreecommitdiff
path: root/functions
AgeCommit message (Expand)Author
2020-03-10config: improve documentationLyndon Brown
2020-03-10archives: always include enabled/disabled deb-src apt entriesLyndon Brown
2020-03-10arguments: fix unreachable and poor argument error handlingLyndon Brown
2020-03-10help/usage: simplifyLyndon Brown
2020-03-10help/usage: fix output of `lb config --usage`Lyndon Brown
2020-03-10help/usage: fix too many empty linesLyndon Brown
2020-03-10config: rename the config set/check functions for clarityjnqnfe
2020-03-10tidy script init (4/4) - top level cmd "auto redirect" handlingLyndon Brown
2020-03-10tidy script init (2/4) - build stage scriptsjnqnfe
2020-03-10tidy script init (1/4) - arg and config processingjnqnfe
2020-03-09echo: fix bad colour choiceLyndon Brown
2020-03-09echo: don't mangle backslashes for file printingLyndon Brown
2020-03-09use actual bool state where applicable within functionsLyndon Brown
2020-03-09archives: tidy deb-src exclusionLyndon Brown
2020-03-09fix consistency in binary execution and existance checkingLyndon Brown
2020-03-09defaults: ensure global caching param overrides specific caching params if di...jnqnfe
2020-03-05firmware: enable caching for archive content file with firmware listsLyndon Brown
2020-03-05firmware: save the compressed contents file to disk instead of decompressedLyndon Brown
2020-03-05firmware: de-dup firmware list parsingLyndon Brown
2020-03-05cache: clarify and simplify package cache save/restorejnqnfe
2020-03-05aliases: simplify excessively complex In_list functionjnqnfe
2020-03-05archives: deduplicate apt sourcelist file constructionjnqnfe
2020-03-05echo: tidyLyndon Brown
2020-03-05cursor: purge unused cursor functionsLyndon Brown
2020-03-05echo: purge unused *_running echo helpersLyndon Brown
2020-03-05echo: purge some unused echo helpersLyndon Brown
2020-03-05echo: direct warnings via echo helper to stderrLyndon Brown
2020-03-05echo: ensure output goes to stdout/stderrLyndon Brown
2020-03-05echo: fix problem with error printingLyndon Brown
2020-03-05fix missing use of echo helpersjnqnfe
2020-03-05help/usage: fix overly complex script description handlingjnqnfe
2020-03-05help/usage: fix incorrect program commandLyndon Brown
2020-03-05help/usage: avoid unnecessary use of echo helpersjnqnfe
2020-03-05fix capitalisation of some output messagesjnqnfe
2020-03-05defaults: fix pointlessly split line errorjnqnfe
2020-03-05memtest: better handle obsolete LB_MEMTEST valueLyndon Brown
2020-03-05simplify --debian-installer choicesjnqnfe
2020-03-05don't unnecessarily convert exit codes to stringsLyndon Brown
2020-03-05fix indentationLyndon Brown
2020-01-22Get rid of extraneous whitespace showing up in syslinux menuRaphaël Hertzog
2019-12-19Support --distribution-binary and --distribution-chrootRaphaël Hertzog
2019-12-19installer_debian-installer: don't mess with /var/lib/dpkg/statusRaphaël Hertzog
2019-12-19Set default distribution to busterRaphaël Hertzog
2019-12-19chroot_live-packages: use dpkg-query to see if a package is installedRaphaël Hertzog
2019-06-03Reenabled the command line option for colored messages for all scripts. The f...Roland Clobus
2019-04-17Updated URL in the LB_ISO_PUBLISHER field.Roland Clobus
2019-04-17Updated URL in the LB_ISO_PREPARER field.Roland Clobus
2019-04-17Updated URL for reporting bugs.Roland Clobus
2019-03-14Fixed foreign architecture package support to linux kernel flavoursAdrian Gibanel Lopez
2018-10-13use deb.debian.org as defaultHideki Yamane