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)
release build test notes 9eacd92e116edc589218b15535d560ddb32b77e6 Leah Rowe 2025-04-30 17:12:59
remove u-boot pic in the announcement 6286e69902c881b98d7a4d8b509a2458b956e7e5 Leah Rowe 2025-04-30 11:50:43
that's modularised, not "moralised" 261d19edbf382e6162dff167eebd69b323777706 Leah Rowe 2025-04-30 11:48:58
Libreboot 25.04 release 47c993cba483ff23a4c7b866c6cedcc905e9a2bd Leah Rowe 2025-04-30 11:03:42
20241206rev11 notes 68f4ff8a0fb9d50fbe781ef00d75932fff5813dc Leah Rowe 2025-04-20 23:55:44
docs/linux: Update regarding Fedora "sixteenbit" 9c86f0c89a55d352da4038f53cb118420ad5acad Leah Rowe 2025-04-17 00:30:33
hp8460p vendor manual added 9ce0dc2889ede3ca2c48122bdf4e926b14771f53 Ronanand0 2025-04-08 09:24:29
hp9470m Vendor manual update a52ebef53bc4fdc34ac62012e05973bb52183cb8 Ronanand0 2025-04-08 09:20:51
hp8470p spec. link update be35d8c0e1ae62f76f5c2f1c1eaf23f24caef5ea Ronanand0 2025-04-08 09:13:04
Update site/docs/install/hp8560w.md 0a83f8fc42d9fd9193375bc9a306a0b994f801dd Ronanand0 2025-04-08 09:05:09
Link for vendor manual 6bbbf9fe085eb5e3cf7cc6f9019dcbb9b0d750e8 Ronanand0 2025-04-08 09:04:11
spec link update c73745f6486fc966a4f1f4ccabbae570f2cc3cc0 Ronanand0 2025-04-08 08:45:44
hp820g2 tpm2 upgrade + spec. site update 086765046d83b48fc503666800802fa37357e4fa Ronanand0 2025-04-08 08:38:19
remove _fsp references in the documentation dbf5ec3ebf49c81c9055d8587eee0d5476059258 Leah Rowe 2025-04-01 11:21:11
Add uboot instructions for installing Trisquel Aramo 067aa382163435faf042664290a7a1c67c04fc3d arielenter 2025-03-30 21:59:26
Add uboot instructions for installing Trisquel Aramo b38fb3356061cf7a28a7a02b67da41ec4cd4d145 arielenter 2025-03-30 21:55:27
fix maintain page typos 1e4efd903e07795a2c8c96cf111eccbaca95c0e3 justinschuldt 2025-03-14 07:00:13
Turkish translations for couple of pages. 198b3c6d20f5219a26adbbec4e6a889e1b4180c4 can kurttekin 2025-03-09 12:33:51
MA472LL/A tested and working 5109958992afd8ffd94ca84a1803943abbb9af01 Skylar "The Cobra" Astaroth 2025-03-05 14:28:46
update revnotes on the home page 5589d09492117b8cdf26c8aa3bcbeec254e0b932 Leah Rowe 2025-02-28 08:48:25
Commit 9eacd92e116edc589218b15535d560ddb32b77e6 - release build test notes
Signed-off-by: Leah Rowe <leah@libreboot.org>
Author: Leah Rowe
Author date (UTC): 2025-04-30 17:12
Committer name: Leah Rowe
Committer date (UTC): 2025-04-30 17:12
Parent(s): 6286e69902c881b98d7a4d8b509a2458b956e7e5
Signer:
Signing key:
Signing status: N
Tree: 196b1ffe7bb7920808f09e71c7213fe4ff13c813
File Lines added Lines deleted
site/news/libreboot2504.md 7 0
File site/news/libreboot2504.md changed (mode: 100644) (index b08bb38..e3c34f4)
... ... is *Corny Calamity*. This is the first release to have a codename, and it is
8 8 using YY.MM format for the version number for the first time. Older releases using YY.MM format for the version number for the first time. Older releases
9 9 used YYYYMMDD as release dates. used YYYYMMDD as release dates.
10 10
11 This release was built on the latest Debian 12.10 Bookworm release, as of
12 this day. It was also build-tested successfully on Debian Sid as of this
13 day, *with the experimental repository enabled and lbmk dependencies installed
14 from the experimental repository, including the recent GCC 15 toolchain*.
15 It was also tested on Fedora 42. Many fixes were made, so that it builds on the
16 most bleeding edge distros, and all the popular stable distros.
17
11 18 **[PLEASE READ THESE INSTRUCTIONS BEFORE INSTALLING](../docs/install/ivy_has_common.md), OR **[PLEASE READ THESE INSTRUCTIONS BEFORE INSTALLING](../docs/install/ivy_has_common.md), OR
12 19 YOU MAY BRICK YOUR MACHINE!! - Please click the link and follow the instructions YOU MAY BRICK YOUR MACHINE!! - Please click the link and follow the instructions
13 20 there, before flashing. For posterity, there, before flashing. For posterity,
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