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)
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
t480/t480 quirks 1c0b7b2aa8f6983b058cbf4f93b69f8091c78f4e Leah Rowe 2024-12-06 11:19:13
t480 and t480s are similar 332faa80c9b90c953486b6f1fb730b60a108936a Leah Rowe 2024-12-06 11:06:06
Libreboot 20241206 release 89131e1615d9b81e8cbe58d617833a0e6e00674c Leah Rowe 2024-12-06 10:00:37
another tweak to docs/maintain/ 29762494bcd34b69f5ccd93ae3fa35cb69fca57c Leah Rowe 2024-12-06 00:11:31
correction 942512a16c5339772f528a521e2669b609e03ade Leah Rowe 2024-12-05 23:58:23
Libreboot 20241205 release 3787d9eade2409ff5192fb86bd4c6c5b025c3c5a Leah Rowe 2024-12-05 23:28:21
t480 patch info 41572a9aa9b32af8ae74664c546b4cc908c316f9 Leah Rowe 2024-12-05 22:06:36
add t480 compatibility info (features) d0acc3d45003e9784f38a1db2f53ab82be2e7ace Leah Rowe 2024-12-05 22:03:35
update the 3050 page to match current status 4d3e6640cbd9597cf884791d739bca90940ee706 Leah Rowe 2024-12-05 21:41:02
update docs/maintain to match Libreboot 20241205 cc2ee3d7cad9f7276ed158e40aeac32a819ae1ca Leah Rowe 2024-12-05 21:21:37
add page about x86 u-boot 749464989fdf9433c55f3ed65e7ce33ce1d98f0a Leah Rowe 2024-12-05 20:34:38
very based hyperlink 4535cfc7ada38790cadedb10e2e750ac7190b053 Leah Rowe 2024-12-05 19:30:29
add a hyperlink 7726ba1d25ebb88296c0ff3eabd4cd241db7a096 Leah Rowe 2024-12-05 19:08:22
deguard page 4252ddd1cd7665e4472b59d37871b015840342a6 Leah Rowe 2024-12-05 19:02:46
"software" b8c5061c4058d7dda7074be2208b62b3c53c8adb Leah Rowe 2024-12-05 17:49:42
remove link for now 398b561be6444d329caf85ba978937203d88594a Leah Rowe 2024-12-05 17:45:44
add missing credit 0e5f22ed49dc7267730be21002e44f5ffb634d4b Leah Rowe 2024-12-05 17:44:12
ThinkPad T480 information 1894f05981cde840f47cbf4f3d17961409181a85 Leah Rowe 2024-12-05 17:30:33
Commit 9b6df387baa18be80f1c673af76f90ef5591d775 - make ivy_has_common a bit less crap
Signed-off-by: Leah Rowe <info@minifree.org>
Author: Leah Rowe
Author date (UTC): 2024-12-06 20:31
Committer name: Leah Rowe
Committer date (UTC): 2024-12-06 20:31
Parent(s): 21aec25c8d9dcbf28f58d1592def9fe4bdbc09a2
Signer:
Signing key:
Signing status: N
Tree: 42da948d0aa6dc8411f376031bb51be0a5f620af
File Lines added Lines deleted
site/docs/install/ivy_has_common.md 12 1
site/docs/install/ivy_has_common.uk.md 6 1
File site/docs/install/ivy_has_common.md changed (mode: 100644) (index faa34bd..08d5340)
1 1 --- ---
2 title: Insert vendor files on Sandybridge/Ivybridge/Haswell
2 title: Insert vendor files not included in release images
3 3 x-toc-enable: true x-toc-enable: true
4 4 ... ...
5 5
 
... ... boards, for certain functionalities; we cover this more thoroughly in
12 12 the [Freedom Status](../../freedom-status.md) page and in the [Binary Blob the [Freedom Status](../../freedom-status.md) page and in the [Binary Blob
13 13 Reduction Policy](../../news/policy.md). Reduction Policy](../../news/policy.md).
14 14
15 Libreboot can't directly distribute *all* of these blobs, so some of them are
16 downloaded at build-time, and processed for insertion into the firmware images.
17 **On pre-compiled ROM images in releases, these files are removed, and can be
18 re-added using the same automation that was applied during the build process.**
19
20 Examples of vendor files can include, for example: Intel ME (disabled after
21 boot with me\_cleaner), Embedded Controller firmware (e.g. KBC1126 EC firmware
22 on HP EliteBooks), VGA ROMs (e.g. Nvidia GPU ROM for Dell Latitude E6400),
23 and so on. Without these, your machine may not boot correctly, or not boot at
24 all!
25
15 26 Therefore, you should just follow this guide if in any doubt. Otherwise, the Therefore, you should just follow this guide if in any doubt. Otherwise, the
16 27 freedom status page lists all boards that require vendor files, and it says freedom status page lists all boards that require vendor files, and it says
17 28 what they are. This is because Libreboot cannot directly distribute some of them, what they are. This is because Libreboot cannot directly distribute some of them,
File site/docs/install/ivy_has_common.uk.md changed (mode: 100644) (index d5edc98..abf7b53)
1 1 --- ---
2 title: Insert vendore files on Sandybridge/Ivybridge/Haswell
2 title: Insert vendor files not included in release images
3 3 x-toc-enable: true x-toc-enable: true
4 4 ... ...
5 5
 
... ... If a given target does not require vendor files, none will be inserted.
9 9 **TODO: Re-translate this again to Ukrainian. It was translated before, but **TODO: Re-translate this again to Ukrainian. It was translated before, but
10 10 the english page got heavily re-written.** the english page got heavily re-written.**
11 11
12 Libreboot can't directly distribute *all* of these blobs, so some of them are
13 downloaded at build-time, and processed for insertion into the firmware images.
14 **On pre-compiled ROM images in releases, these files are removed, and can be
15 re-added using the same automation that was applied during the build process.**
16
12 17 **NOTE: This page also applies to PM45 machine Dell Latitude E6400 if it **NOTE: This page also applies to PM45 machine Dell Latitude E6400 if it
13 18 contains an Nvidia GPU (Libreboot vendor scripts can insert the VGA ROM)** contains an Nvidia GPU (Libreboot vendor scripts can insert the VGA ROM)**
14 19
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