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)
fix links in recent commits b29821a4b382b4e999e9cf7785fc77006dca8a5f Leah Rowe 2024-12-09 16:38:32
make thinkpad_acpi modprobe error clearer, fix minor typos in T480 page 91f61408638ca90b42d7f1ac702c99c5683b70f1 ezntek 2024-12-09 11:18:26
add raspi pico to SOIC-8 diagram 30387872fa07d6df25e7d50d98ed0e75c7d72d04 ezntek 2024-12-09 11:05:54
add thinkpad_acpi notices for the T440p, W541 and T480/T480s da5734ac3426a2a690a56bce0d3a8693f62eca26 ezntek 2024-12-09 11:05:02
add release errata/revisions 0eb22b1fa8d8d0c84372fb91f0d9000e5f1966e7 Leah Rowe 2024-12-09 02:23:17
remove a fact that is no longer a fact 0cd6d8de10b3a5cd3f9024117490635cb19943d3 Leah Rowe 2024-12-08 19:58:26
t480 verb 670df4e5e3e034068497698e39764160059004fd Leah Rowe 2024-12-08 17:17:43
uboot errors 7c0d9349ed8871fa7c01e5861fc9dcc218ca3045 Leah Rowe 2024-12-08 16:41:23
move qemu pic further up on the uboot page 66a862b10a1cec24160c67633e83dcc377226edd Leah Rowe 2024-12-08 03:40:39
add x200 u-boot pic 4fa9b69411e578c90c5d33b2c52fa66a8873c99b Leah Rowe 2024-12-08 03:37:12
Sex up the release announcement title a bit 853f2db51d6c6bab5f327f725e31c2ffd2cf4de2 Leah Rowe 2024-12-08 02:06:17
swap f191930c1fed1c917c2cbdaf341e8f9949d86906 Leah Rowe 2024-12-08 02:01:27
also add u-boot pic on u-boot page 1a5937905b359fff8925cd784bee54952647afaf Leah Rowe 2024-12-06 22:57:56
move the pics a bit c372dde2d56f234c0072583eecb16ae622e6f254 Leah Rowe 2024-12-06 22:53:37
also add uboot screenshot 3f41235319df361429b097b8f409f378e328fee8 Leah Rowe 2024-12-06 22:52:26
add t480 pic to the release announcement fe741e7acc186544328633283f57ec5f176956d4 Leah Rowe 2024-12-06 22:44:19
show t480 on homepage 058ae354ed2e27be069c71d1fd9f77d6c5b659f5 Leah Rowe 2024-12-06 22:36:58
make it rainbow 7e1fa9ff12009b5d309b17a317c772dea6bae352 Leah Rowe 2024-12-06 20:40:15
make ivy_has_common a bit less crap 9b6df387baa18be80f1c673af76f90ef5591d775 Leah Rowe 2024-12-06 20:31:58
made the t480 guide a bit less hazardous 21aec25c8d9dcbf28f58d1592def9fe4bdbc09a2 Leah Rowe 2024-12-06 20:25:36
Commit b29821a4b382b4e999e9cf7785fc77006dca8a5f - fix links in recent commits
the committer linked to /faq instead of /faq.html

also, internal site links should be relative links,
and link to the markdown files. the static site
generater that we use auto-converts links

Signed-off-by: Leah Rowe <info@minifree.org>
Author: Leah Rowe
Author date (UTC): 2024-12-09 16:38
Committer name: Leah Rowe
Committer date (UTC): 2024-12-09 16:38
Parent(s): 7879fe48dd9ac512bed333b9c58b5de152531d00
Signer:
Signing key:
Signing status: N
Tree: d69564af27c3c41aba16c0cd08e01f109d958e2e
File Lines added Lines deleted
site/docs/install/t440p_external.md 1 1
site/docs/install/t480.md 1 1
site/docs/install/w541_external.md 1 1
site/faq.md 3 3
File site/docs/install/t440p_external.md changed (mode: 100644) (index 6339ba2..81e96ae)
... ... You can now proceed to [flashing](/docs/install/spi.html) this machine.
104 104
105 105 It has been reported by that `thinkpad_acpi` does not load correctly on the T440p. It has been reported by that `thinkpad_acpi` does not load correctly on the T440p.
106 106
107 If you encounter this, check [this page](https://libreboot.org/faq#thinkpad-acpi)
107 If you encounter this, check [this page](../../faq.md#thinkpad-acpi)
108 108 for details as to how to fix this. for details as to how to fix this.
109 109
110 110 Errata Errata
File site/docs/install/t480.md changed (mode: 100644) (index 4dad3f9..fc6fa2f)
... ... It has been reported that `thinkpad_acpi` does not load correctly on the T480.
125 125 This should also be the case for the T480s. This should also be the case for the T480s.
126 126
127 127 If you encounter this issue, check\ If you encounter this issue, check\
128 [this page](https://libreboot.org/faq#thinkpad-acpi)
128 [this page](../../faq.md#thinkpad-acpi)
129 129 for details as to how to fix this. for details as to how to fix this.
130 130
131 131 Build ROM image from source Build ROM image from source
File site/docs/install/w541_external.md changed (mode: 100644) (index a5c4149..36d17cc)
... ... It has been reported by a user that `thinkpad_acpi` does not load correctly on
124 124 the T440p. Since the W541/W540/T540p are also haswell machines, you may be the T440p. Since the W541/W540/T540p are also haswell machines, you may be
125 125 affected by this issue. affected by this issue.
126 126
127 If you encounter this, check [this page](https://libreboot.org/faq#thinkpad-acpi)
127 If you encounter this, check [this page](../../faq.md#thinkpad-acpi)
128 128 for details as to how to fix this. for details as to how to fix this.
129 129
130 130 Errata Errata
File site/faq.md changed (mode: 100644) (index 82de46a..800476d)
... ... modprobe: ERROR: could not insert 'thinkpad_acpi': "No such device"
666 666
667 667 It is suspected that at least these mainboards are affected: It is suspected that at least these mainboards are affected:
668 668
669 * [ThinkPad W541](https://libreboot.org/docs/install/w541_external.html)
670 * [ThinkPad T440p](https://libreboot.org/docs/install/t440p_external.html)
671 * [ThinkPad T480/T480s](https://libreboot.org/docs/install/t480.html)
669 * [ThinkPad W541](docs/install/w541_external.md)
670 * [ThinkPad T440p](docs/install/t440p_external.md)
671 * [ThinkPad T480/T480s](docs/install/t480.md)
672 672
673 673 This may result the following effects, including or not limited to: This may result the following effects, including or not limited to:
674 674
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