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)
Add missing release year to ASUS KFSN4-DRE 7421e9a8c7a7b6aa5a6e70294973ea4fd4bedb77 libreandre 2025-01-06 16:18:26
added pictures to optiplex 7010 page fe1c4cd1906bfae3e567c99a55cc3d0b85bbc42d andree 2024-10-05 13:49:21
9020sff/mt: say how to use gfxcard+iommu 253a3f7ca0e83af9ebbf14266117bd8bd742ae43 Leah Rowe 2024-10-05 01:42:41
add 7010/9010 sff index on docs/install 91db0835fae4071a7a2b326d04bdc4853bc12de7 Leah Rowe 2024-10-05 01:35:47
dell 7010 sff doc 83783a8e29b6e3af70b7e0a261cd30cb9264c79c Leah Rowe 2024-10-04 22:14:34
docs/install: Reference the Dell E4300 in HCL 75c7cfca929be1ca2688bbc364369a141d3fc77c Leah Rowe 2024-09-30 05:54:15
spelling d15337458dcf2b54121d614fc34fc012599ea068 Leah Rowe 2024-09-26 11:18:43
more clarification 3ac406b6f6bbf2598999e75f483af61fc640cd5f Leah Rowe 2024-09-26 11:17:56
more notes about timings on psx 10fdd82ab64f88c8cc934aaff2cea4eddf8d1651 Leah Rowe 2024-09-26 11:13:55
32 pin, not 32 bit f94d3707c402468d629b5cfbed18c8816f380835 Leah Rowe 2024-09-26 11:03:35
tidy up the playstation page d799f23069e48d53609529dae34d5b69695e7381 Leah Rowe 2024-09-26 10:57:31
spelling 8342c2e82921ab70dc27cf773e3655045453ae3b Leah Rowe 2024-09-26 07:12:26
grammar b11b3a4fa6d51478dd04897a2a1f7e5cec717233 Leah Rowe 2024-09-26 07:02:34
typo 6820d43705b410b265ba8acf3d9ebd8d51041875 Leah Rowe 2024-09-26 07:01:20
add playstation page to docs 0424b1f6a413339a18a39f35dc037463215fbafe Leah Rowe 2024-09-26 06:53:44
docs/install: add missing latitudes to hcl b3cb1d224f04af13368c3a6a0fd1953ccb25d84a Leah Rowe 2024-09-23 17:01:00
update docs/maintain/ c18402c8a7013e7811cd1994db1c51aa7017b504 Leah Rowe 2024-09-23 16:57:06
grub_cbfs: add -t raw to example cbfs command 025ac72aeeeee92698e05686ed5177f6763e3b7f Leah Rowe 2024-09-07 01:24:15
simplify docs/install and merge docs/hardware 09844d6258bd27026f53f9cdb731b4086c20fda3 Leah Rowe 2024-08-31 21:28:18
remove wrong info about 820 g2 2f1107f2ca852f154332046a871822663ca792ac Leah Rowe 2024-08-30 01:40:32
Commit 7421e9a8c7a7b6aa5a6e70294973ea4fd4bedb77 - Add missing release year to ASUS KFSN4-DRE
Author: libreandre
Author date (UTC): 2025-01-06 16:18
Committer name: libreandre
Committer date (UTC): 2025-01-06 16:18
Parent(s): fe1c4cd1906bfae3e567c99a55cc3d0b85bbc42d
Signer:
Signing key:
Signing status: N
Tree: 27b1c4ab117506459a54c2d54c5a830aae4b0267
File Lines added Lines deleted
site/docs/install/kfsn4-dre.md 1 1
File site/docs/install/kfsn4-dre.md changed (mode: 100644) (index e11ea92..6085f8f)
... ... x-toc-enable: true
12 12 |----------------------------|------------------------------------------------| |----------------------------|------------------------------------------------|
13 13 | **Manufacturer** | ASUS | | **Manufacturer** | ASUS |
14 14 | **Name** | KFSN4-DRE | | **Name** | KFSN4-DRE |
15 | **Released** | ? |
15 | **Released** | 2007 |
16 16 | **Chipset** | nVIDIA nForce Professional 2200 | | **Chipset** | nVIDIA nForce Professional 2200 |
17 17 | **CPU** | AMD Opteron 2000 series (Barcelona Family) | | **CPU** | AMD Opteron 2000 series (Barcelona Family) |
18 18 | **Graphics** | XGI Z9s VGA Controller | | **Graphics** | XGI Z9s VGA Controller |
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