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)
context 8451f94036815c7ac023e5aa04a3c27b5c429b06 Leah Rowe 2024-05-12 18:07:36
actually add the canoegnu page a02fe843e6197324a316fde694a7792f65e50edc Leah Rowe 2024-05-12 18:04:40
canoegnu f671d8929475c0cce6a869e4cdff578d7b5f1a66 Leah Rowe 2024-05-12 18:02:58
updates 5d5ed3b930ef76310683b95ec7f26f9a5d48bc13 Leah Rowe 2024-05-10 04:04:10
purge remaining stragglers cb8dbd0f386b5b0a892ff05fdc03481708160e3c Leah Rowe 2024-05-07 18:44:53
extreme ditto 96e51ca06ed3cca057cc2d9aaa0c3f9de1cf9fc8 Leah Rowe 2024-05-07 16:38:45
extremely ditto 83de07b6033250c5c113fd172badb0216e88ded1 Leah Rowe 2024-05-07 16:25:34
don't promote canoeboot in release 4f992eedaa5fedb8caa3429e003e3b6da6471e5a Leah Rowe 2024-05-07 16:19:49
shorter intro ef774e2587d38f6b5e95f47d85e32bec4690126e Leah Rowe 2024-05-06 23:24:10
fix directory name 32b14145b30836c7138c90bb026b58ab3fc583a0 Leah Rowe 2024-05-04 20:13:15
grammar 27283a84d3e019aba76490fabfc0aa468abbc663 Leah Rowe 2024-05-04 19:27:52
update release links 511d24b9ff48655172d11920405ab3144157a22d Leah Rowe 2024-05-04 19:25:50
Libreboot 20240504 release eb209ce8997b42f535984256dcd5297f985fce35 Leah Rowe 2024-05-04 18:45:28
download: list princeton/shapovalov first feb43add4d5b10eaff7bce82097594a7420904ed Leah Rowe 2024-05-04 07:29:20
remove redundant sentence 20fd775c855428ecff647a42823746863fd57efe Leah Rowe 2024-05-01 09:35:18
add missing files plus tweak docs/maintain/ b7a4d7b1216fc8122fde1e0f5788ca1b76fe4cd8 Leah Rowe 2024-05-01 05:24:05
docs/maintain: remove obsolete section 71fc7a1981578f8522e32cf3c477a44a8fc19665 Leah Rowe 2024-05-01 05:19:35
document wifi issue on hp 2560p e62d443e8199298680684577a688f0e976cddb70 Leah Rowe 2024-05-01 05:09:46
docs/build: notes about release status e647adc841e00fcf891b1b46808f05d4e8d4beb9 Leah Rowe 2024-05-01 05:07:51
document dell latitude thermal safety paranoia 67770346e26c52f20c3a5d450c540f2b249e2975 Leah Rowe 2024-05-01 04:53:28
Commit 8451f94036815c7ac023e5aa04a3c27b5c429b06 - context
Signed-off-by: Leah Rowe <info@minifree.org>
Author: Leah Rowe
Author date (UTC): 2024-05-12 18:07
Committer name: Leah Rowe
Committer date (UTC): 2024-05-12 18:07
Parent(s): a02fe843e6197324a316fde694a7792f65e50edc
Signer:
Signing key:
Signing status: N
Tree: f70cd036d3300d01acb4c343565638ecda40d0f6
File Lines added Lines deleted
site/news/canoegnu.md 5 1
File site/news/canoegnu.md changed (mode: 100644) (index 2d0b0f1..c37de0a)
5 5 As many readers know, Libreboot abandoned the GNU FSDG policy in November 2022, As many readers know, Libreboot abandoned the GNU FSDG policy in November 2022,
6 6 instead opting for a [different policy](policy.md) allowing blobs only under instead opting for a [different policy](policy.md) allowing blobs only under
7 7 the most limited circumstances, to allow newer machines to be supported from the most limited circumstances, to allow newer machines to be supported from
8 coreboot. This policy of Libreboot will remain.
8 coreboot. Fewer/zero blobs is still preferred, and this is provided whenever
9 possible; for example, Libreboot recently [removed a
10 blob](https://browse.libreboot.org/lbmk.git/commit/?id=cc33974150d275140fced9cfa4b8e901b0552074) previously used for raminit
11 on Haswell machines, from now on allowing only the libre raminit that recently
12 became stable. This *binary blob reduction policy* of Libreboot will remain.
9 13
10 14 However, a minority of people disliked this move, and are yearning for a However, a minority of people disliked this move, and are yearning for a
11 15 project much like the old one. Libreboot used to be entirely blob-free; coreboot project much like the old one. Libreboot used to be entirely blob-free; coreboot
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