libreboot / lbwww (public) (License: Unspecified) (since 2023-04-11) (hash sha1)
libreboot website (markdown files). https://libreboot.org/
List of commits:
Subject Hash Author Date (UTC)
remove redundant pic b0744ca0eaca241634af792b11d9e0e2a57dcf21 Leah Rowe 2025-07-01 08:35:02
made the announcement show changes since december 2024 8cfc7486bdce0d8a37437648a519dac095149ee6 Leah Rowe 2025-06-30 23:24:18
Libreboot 25.06 release announcement 2fc8efd375aef58d6c5d6b8e4ffe87b3bd2ff3d4 Leah Rowe 2025-06-30 12:49:26
remove orwellian language 514bda8049526b2074ab72083359411aefda5a27 Leah Rowe 2025-06-09 19:30:06
cleanup 6742a9fc954182e9699b9b5bf844f0d42e5dcd82 Leah Rowe 2025-06-01 03:26:19
do not promote a now-tainted project df73de2bcd051ee16d8061b1c61befc3a3a47169 Leah Rowe 2025-06-01 03:20:54
further clarification about pico2 support 56120eb2fbfa432eb6b465d93503f1da8b6ac5c5 Leah Rowe 2025-05-25 11:18:05
i'm a developer, not a developed 9e1697ed8c478932bbad245323f05903bb6b1054 Leah Rowe 2025-05-23 18:05:37
delete other.md, just link canoeboot instead c1a7cb4f7febb1e6cfacbbf9b2435c382a5e6299 Leah Rowe 2025-05-23 17:15:32
unaligned non-compliance 939b0e741ce6052bd5d179867e2bd4e76e912186 Leah Rowe 2025-05-23 15:41:50
documentation cleanup 675a6d2efdb6acd9e222531d49137c835f80e750 Leah Rowe 2025-05-23 11:31:33
Include the T1700 boards when building from sources. c443c76ee41ea982d90f3cb8ae101cb6ff757a70 Ronanand0 2025-05-16 12:07:11
Mentioning others boards working with this firmware fc83a7156a1f5e307b76790fd8346832d0c775f9 Ronanand0 2025-05-16 11:53:14
Update site/tasks/index.md 9128788bd70296dd515f7ba147c39ad8a2484d2f Ronanand0 2025-05-16 11:46:30
Update tasks list with hp 840 g2 (id 2216) boards a8355f83390639b8bc1cee799dc3137cf9e2f85c Ronanand0 2025-05-16 11:39:53
NEW 2025 release schedule ea0daee30e880a7652dd837f12c858ac2a86dd96 Leah Rowe 2025-05-09 14:42:57
note nvmutil compatibility regarding randomness 4ecef4611a3e21ef8867c0c2afe6b0ec4dc96ce7 Leah Rowe 2025-05-04 17:26:24
nvmutil docs: say x instead of ?, for randomness 888fbb03046fde216ac160e9dbc9d53bd86b0e8a Leah Rowe 2025-05-03 06:30:18
25.04rev1 notes 6f6c27c936fed18bd9b0048ffd343f7d9e02c743 Leah Rowe 2025-05-02 01:02:47
css: limit images to 80 percent on 1337box display b88487ab6ce010bda62383aa42d6389795d9b19b Leah Rowe 2025-05-01 10:32:43
Commit b0744ca0eaca241634af792b11d9e0e2a57dcf21 - remove redundant pic
Signed-off-by: Leah Rowe <leah@libreboot.org>
Author: Leah Rowe
Author date (UTC): 2025-07-01 08:35
Committer name: Leah Rowe
Committer date (UTC): 2025-07-01 08:35
Parent(s): 8cfc7486bdce0d8a37437648a519dac095149ee6
Signer:
Signing key:
Signing status: N
Tree: a6c0d4b3d6ceb30fa6999228a23103bbd89eeebe
File Lines added Lines deleted
site/news/libreboot2506.md 0 2
File site/news/libreboot2506.md changed (mode: 100644) (index 69a9edf..962dac5)
... ... there, before flashing. For posterity,
27 27 Open source BIOS/UEFI firmware Open source BIOS/UEFI firmware
28 28 ---------------------------- ----------------------------
29 29
30 <img tabindex=1 class="r" src="https://av.libreboot.org/hp9470m/grub.jpg" /><span class="f"><img src="https://av.libreboot.org/hp9470m/grub.jpg" /></span>
31
32 30 Libreboot is a free/open source BIOS/UEFI replacement on x86 and ARM, providing Libreboot is a free/open source BIOS/UEFI replacement on x86 and ARM, providing
33 31 boot firmware that initialises the hardware in your computer, to then load an boot firmware that initialises the hardware in your computer, to then load an
34 32 operating system (e.g. Linux/BSD). It is specifically operating system (e.g. Linux/BSD). It is specifically
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/libreboot/lbwww

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/libreboot/lbwww

Clone this repository using git:
git clone git://git.rocketgit.com/user/libreboot/lbwww

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main