Age | Commit message (Collapse) | Author | |
---|---|---|---|
6 days | submodule/grub: use codeberg for 1st gnulib mirror | Leah Rowe | |
the gnu.org mirror is always slow for some reason, but only for gnulib. it may only be for me, because routing in other countries/networks may differ. when i'm freshly cloning lbmk modules, gnulib is always really slow, like 300KB/s (bytes, not bits) i have 1gbps internet and wish to not have 2005-era speeds, thank you kindly! Signed-off-by: Leah Rowe <leah@libreboot.org> | |||
13 days | add spdx headers to various config files | Leah Rowe | |
Signed-off-by: Leah Rowe <leah@libreboot.org> | |||
2024-06-12 | grub: only enable nvme if needed on a board | Leah Rowe | |
remove nvme support from the "default" grub tree now there are three trees: * default: no xhci or nvme patches * nvme: contains nvme support * xhci: contains xhci and nvme support this is in case a bug like lbmk issue #216 ever occurs again, as referenced before during lbmk audit 5 there is no indication that the nvme patch causes any issues, but after previous experience i want to be sure Signed-off-by: Leah Rowe <leah@libreboot.org> |