index
:
lbmk.git
20240612_branch
3050wip
audit6
audit6-merge1
master
quackboot
libreboot build system (LibreBoot MaKe)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
script
/
update
/
blobs
/
inject
Age
Commit message (
Expand
)
Author
2023-10-01
Greatly simplify error handling in shell scripts
Leah Rowe
2023-09-30
general code formatting cleanup in shell scripts
Leah Rowe
2023-09-30
simplify initialising variables in shell scripts
Leah Rowe
2023-09-29
include/blobutil: simplify check_defconfig()
Leah Rowe
2023-09-29
remove unused variables in blob scripts
Leah Rowe
2023-09-29
merge include/fetch.sh, blobutil.sh, defconfig.sh
Leah Rowe
2023-09-27
move build/command/options to include/option.sh
Leah Rowe
2023-09-26
simplify getopts loops in shell scripts
Leah Rowe
2023-09-25
Update email address for Leah Rowe copyrights
Leah Rowe
2023-09-25
Use SPDX license headers on all scripts
Leah Rowe
2023-09-09
scripts: use printf, not echo, where appropriate
Leah Rowe
2023-09-09
update/blobs printf statements: use double quotes
Leah Rowe
2023-09-09
blobs/inject: add error condition on rm command
Leah Rowe
2023-09-09
blobs/inject: fix checksum validation if no-ucode
Leah Rowe
2023-09-09
use sha512sum to check downloads, not sha1sum
Leah Rowe
2023-09-05
update/blobs/inject: use tmp/romdir, not TMPDIR
Leah Rowe
2023-09-04
update/blobs: unify global variables
Leah Rowe
2023-09-04
update/blobs/*: unify checking of defconfig files
Leah Rowe
2023-09-04
update/blobs/inject: remove errant target handling
Leah Rowe
2023-09-04
merge config/ and resources/
Leah Rowe
2023-09-02
coreboot/e6400: support nvidia models
Leah Rowe
2023-09-01
handle project downloads in main lbmk script
Leah Rowe
2023-08-31
re-add /dev/null redirect on . ${1}
Leah Rowe
2023-08-27
move resources/scripts/ to script/
Leah Rowe