Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-14 | build/dependencies/*: RFC 2646 compliance | Leah Rowe | |
2023-05-04 | add fedora 38 unifont dependencies | Arthegor | |
2023-04-16 | parabola specific dependencies install script | Riku Viitanen | |
2023-04-01 | build/dependencies: add p7zip (for blobutil lzma) | Leah Rowe | |
2023-03-20 | Added copyright line. | andreas-hartmann | |
2023-03-20 | Added missing dependencies for Arch. | andreas-hartmann | |
2023-03-16 | debian/ubuntu dependencies scripts: add gettext | Leah Rowe | |
2023-03-05 | update debian dependencies (for sid) | Leah Rowe | |
2023-02-19 | build/dependencies/debian: add python3 dependency | Leah Rowe | |
2022-12-27 | Do not rely on bashisms and behaviour undefined by the POSIX specification. | Ferass 'Vitali64' EL HAFIDI | |
By making lbmk fully POSIX-compliant, it will be easier to port lbmk to other systems implementing POSIX such as Alpine Linux and FreeBSD. Signed-off-by: Ferass 'Vitali64' EL HAFIDI <vitali64pmemail@protonmail.com> | |||
2022-12-10 | dependencies/debian: Install dependencies for U-Boot | Alper Nebi Yasak | |
U-Boot build dependencies are listed on their online documentation [1], but the listed Debian packages also include test-only dependencies. While installing dependencies, install the packages necessary to build U-Boot, except for the test-only ones I could identify. [1] https://u-boot.readthedocs.io/en/latest/build/gcc.html Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com> | |||
2022-11-19 | dependencies/arch: notice about unifont dependency | Leah Rowe | |
2022-11-19 | add innoextract to federa dependency script | Leah Rowe | |
2022-11-19 | ditto others | Leah Rowe | |
2022-11-19 | ditto debian script | Leah Rowe | |
2022-11-19 | remove stupid flags from arch dependency script | Leah Rowe | |
2022-11-19 | build/dependencies/*: remove python2 | Leah Rowe | |
python2 is eol and the only thing that needed it was build scripts inside tianocore, back in osbmk days when tianocore was supported in the (osboot) build system. nothing else requires it, so chuck it | |||
2022-11-14 | pragmatic system distribution guideline compliancepsdg | Leah Rowe | |
osboot is now part of libreboot, and will soon shut down. libreboot now conforms to osboot policy. | |||
2021-12-02 | Add script for installing dependencies on Fedora 35. Based on work done by qeeg. | Wei Mingzhi | |
2021-11-20 | added dependency script for void | shmalebx9 | |
2021-11-18 | Fix https://notabug.org/libreboot/lbmk/issues/59 | Leah Rowe | |
2021-11-18 | remove pandoc from dependencies scripts | Leah Rowe | |
the static site generator was forked into https://untitled.vimuser.org/ | |||
2021-11-01 | Revert "nuke memtest86+" | Leah Rowe | |
This reverts commit 84a1bc502b1f296d8ad6389b9e38aa3e0ca94958. | |||
2021-10-31 | nuke memtest86+ | Leah Rowe | |
2021-06-03 | replace #!/bin/bash with #!/usr/bin/env bash | Ron Nazarov | |
2021-05-18 | libreboot! | Leah Rowe | |
this is forked from the "libre" branch in osboot, which is itself a libre, deblobbed fork of osboot, a blobbed up fork of libreboot libreboot needed to be purged clean. this is the new libreboot development repository. the old one has been abandoned |