Age | Commit message (Expand) | Author |
2023-08-26 | much, much stricter, more verbose error handling | Leah Rowe |
2023-08-24 | .gitcheck: continue if no .git (don't break) | Leah Rowe |
2023-08-24 | .gitcheck: must stricter error handling | Leah Rowe |
2023-08-24 | .gitcheck: only redirect stdout to /dev/null | Leah Rowe |
2023-08-24 | use the new coding style in scripts | Leah Rowe |
2023-08-23 | scripts: never exit 1, always call err instead | Leah Rowe |
2023-08-23 | blobs/download: copy dl_path, don't move it | Leah Rowe |
2023-08-23 | unify err functions across scripts | Leah Rowe |
2023-08-22 | .gitignore: ignore *all* seen files | Leah Rowe |
2023-08-22 | Merge pull request 'hp8300usdt: enable mSATA' (#118) from Riku_V/lbmk:master ... | Leah Rowe |
2023-08-22 | hp8300usdt: enable mSATA | Riku Viitanen |
2023-08-22 | Merge pull request 'memtest86+ v6.20' (#116) from Riku_V/lbmk:memtest into ma... | Leah Rowe |
2023-08-22 | memtest86+ v6.20 | Riku Viitanen |
2023-08-22 | Merge pull request 'osbmk->lbmk' (#117) from Riku_V/lbmk:osbmk-lbmk into master | Leah Rowe |
2023-08-22 | also clean up the main scripts | Leah Rowe |
2023-08-21 | general code cleanup on lbmk shell scripts | Leah Rowe |
2023-08-21 | osbmk->lbmk | Riku Viitanen |
2023-08-21 | unify build/defconfig and modify/defconfig | Leah Rowe |
2023-08-20 | main lbmk script: exit non-zero if argc is wrong | Leah Rowe |
2023-08-20 | fix "./build help" | Leah Rowe |
2023-08-20 | unify dependencies scripts | Leah Rowe |
2023-08-20 | unify build/clean into ./build release src | Leah Rowe |
2023-08-20 | unify most module build scripts | Leah Rowe |
2023-08-20 | unify grub scripts under one directory | Leah Rowe |
2023-08-20 | grub/modules.list: add argon2 | Leah Rowe |
2023-08-20 | grub: import phc argon2 implementation (for luks2) | Leah Rowe |
2023-08-20 | bump grub revision a bit | Leah Rowe |
2023-08-20 | unify update/modify coreboot/u-boot/seabios script | Leah Rowe |
2023-08-19 | remove board: qemu_x86_12mb (not usable for now) | Leah Rowe |
2023-08-19 | consolidate u-boot/seabios/coreboot build scripts | Leah Rowe |
2023-08-17 | coreboot/fam15h: fix for gcc/gnat building | Adrien 'neox' Bourmault |
2023-08-17 | don't call blobutil directly from lbmk | Leah Rowe |
2023-08-17 | remove download scripts, consolidate into script | Leah Rowe |
2023-08-17 | improve user feedback in blobutil | Leah Rowe |
2023-08-16 | merge coreboot/u-boot download logic to one script | Leah Rowe |
2023-08-16 | gitclone: always clean up /tmp | Leah Rowe |
2023-08-16 | fix permissions on arch dependencies script | Leah Rowe |
2023-08-14 | NEW BOARD: HP EliteBook 8470p (Intel GPU) | Leah Rowe |
2023-08-14 | NEW BOARD: Dell Precision T1650 | Leah Rowe |
2023-08-09 | NEW BOARD: HP EliteBook 2170p | Leah Rowe |
2023-08-06 | Merge pull request 'Update 'README.md'' (#89) from ewpr5kwu/lbmk:master into ... | Leah Rowe |
2023-08-06 | bump seabios revision to 30 May 2023 | Leah Rowe |
2023-08-06 | bump grub revision to 2.12-rc1 | Leah Rowe |
2023-08-06 | coreboot/default: bump revision to 2 August 2023 | Leah Rowe |
2023-08-05 | blobs/download: save ME file to correct location | Leah Rowe |
2023-08-05 | blobs/download: try backup if bad hash on main | Leah Rowe |
2023-08-05 | blobs/download: support more formats on ME extract | Leah Rowe |
2023-08-04 | add unar to dependencies scripts | Leah Rowe |
2023-07-29 | blobs/download: declare full user agent | Leah Rowe |
2023-07-29 | blobs/download: properly handle backup/main url | Leah Rowe |