index
:
vyos-live-build.git
crux
current
equuleus
master
stretch-backports
tmp-cache
tmp-djbaldey
tmp-lamby
tmp-multiarch
tmp-net-firmware
tmp-new
tmp-python
tmp-snapshot
tmp-vbox
(mirror of https://github.com/vyos/vyos-live-build.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
functions
Age
Commit message (
Expand
)
Author
2020-03-16
use local scope for private function vars
Lyndon Brown
2020-03-16
split stdout & stderr auto colouring
Lyndon Brown
2020-03-16
turn on colour by default
Lyndon Brown
2020-03-16
allow turning off colour
Lyndon Brown
2020-03-13
exit: don't convert numeric exit code to string
Lyndon Brown
2020-03-13
functions/bootloaders: tidy and simplify
Lyndon Brown
2020-03-13
locks: tidy lock acquisition
jnqnfe
2020-03-13
fix colouring of notice type message prefixes
Lyndon Brown
2020-03-13
exit: ensure an appropriate message is printed on unexpected exit
Lyndon Brown
2020-03-13
strip useless multi-arch separate directory stuff
jnqnfe
2020-03-13
echo: really ensure log messages go to stdout
Lyndon Brown
2020-03-12
Revert "Test for executables: replace 'which' with more robust 'command -v'"
Luca Boccassi
2020-03-12
Test for executables: replace 'which' with more robust 'command -v'
johnraff
2020-03-12
fix error for default hdd|netboot images
Lyndon Brown
2020-03-12
remove obsolete loop-aes-utils related losetup hack
Lyndon Brown
2020-03-11
remove obsolete fdisk hack
Lyndon Brown
2020-03-11
"Live Systems" -> "Debian Live"
Lyndon Brown
2020-03-11
amend copyright & licensing blocks
Lyndon Brown
2020-03-11
functions: consistency fix
Lyndon Brown
2020-03-11
exit: fix no /usr/bin/env error
Lyndon Brown
2020-03-10
config: improve documentation
Lyndon Brown
2020-03-10
archives: always include enabled/disabled deb-src apt entries
Lyndon Brown
2020-03-10
arguments: fix unreachable and poor argument error handling
Lyndon Brown
2020-03-10
help/usage: simplify
Lyndon Brown
2020-03-10
help/usage: fix output of `lb config --usage`
Lyndon Brown
2020-03-10
help/usage: fix too many empty lines
Lyndon Brown
2020-03-10
config: rename the config set/check functions for clarity
jnqnfe
2020-03-10
tidy script init (4/4) - top level cmd "auto redirect" handling
Lyndon Brown
2020-03-10
tidy script init (2/4) - build stage scripts
jnqnfe
2020-03-10
tidy script init (1/4) - arg and config processing
jnqnfe
2020-03-09
echo: fix bad colour choice
Lyndon Brown
2020-03-09
echo: don't mangle backslashes for file printing
Lyndon Brown
2020-03-09
use actual bool state where applicable within functions
Lyndon Brown
2020-03-09
archives: tidy deb-src exclusion
Lyndon Brown
2020-03-09
fix consistency in binary execution and existance checking
Lyndon Brown
2020-03-09
defaults: ensure global caching param overrides specific caching params if di...
jnqnfe
2020-03-05
firmware: enable caching for archive content file with firmware lists
Lyndon Brown
2020-03-05
firmware: save the compressed contents file to disk instead of decompressed
Lyndon Brown
2020-03-05
firmware: de-dup firmware list parsing
Lyndon Brown
2020-03-05
cache: clarify and simplify package cache save/restore
jnqnfe
2020-03-05
aliases: simplify excessively complex In_list function
jnqnfe
2020-03-05
archives: deduplicate apt sourcelist file construction
jnqnfe
2020-03-05
echo: tidy
Lyndon Brown
2020-03-05
cursor: purge unused cursor functions
Lyndon Brown
2020-03-05
echo: purge unused *_running echo helpers
Lyndon Brown
2020-03-05
echo: purge some unused echo helpers
Lyndon Brown
2020-03-05
echo: direct warnings via echo helper to stderr
Lyndon Brown
2020-03-05
echo: ensure output goes to stdout/stderr
Lyndon Brown
2020-03-05
echo: fix problem with error printing
Lyndon Brown
2020-03-05
fix missing use of echo helpers
jnqnfe
[next]