Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-16 | download: Add --help in the individual download scripts | Denis 'GNUtoo' Carikli | |
This doesn't change the existing usage of the scripts: - For the Coreboot script, before this change, all arguments that were passed were considered as board to download the Coreboot source code for. Here we added the '--help' and '--list-boards' arguments, so it should not be an issue as it is extremely unlikely that a board would be called '--help' or '--list-boards'. - All the other scripts don't use any arguments so passing --help should not conflict with the existing usage. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | |||
2021-11-11 | download backup seabios repo if the main one is down | Leah Rowe | |
2021-11-11 | fix broken seabios download | Leah Rowe | |
2021-11-03 | bump seabios to the latest version in seabios.git | 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 |