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)
remove obsolete mentions on audit6 c2f9253c45fd4727a641ffced3d39d1752707955 Leah Rowe 2024-07-22 08:38:11
audit6.md: mark the interesting changes in bold 54962a782c0a92c1f5a32132cc6d527d95a5e2a7 Leah Rowe 2024-07-19 18:00:32
Libreboot Build System Audit 6 (announcement) ed8ccc47a7e4b10570457959a25273da67a358eb Leah Rowe 2024-07-19 04:04:05
say 9010/7010 mt works with t1650 rom crossflashed 26281ea864a22bca7cc7d56cd102caac8c944f88 Leah Rowe 2024-07-12 16:02:52
better formatting e62faf0485b85ada0c8f4096e688ca854bb9954e Leah Rowe 2024-07-12 01:43:36
ivy_internal: add link to ch1p's guide 26864828a705af3a51f46c1dbf9b345e227cf769 Leah Rowe 2024-07-12 01:41:14
make the site slightly less pink 04af40baf20bba3b93e0c979b10f45e965f3d0c1 Leah Rowe 2024-07-08 21:11:33
red tint on the site theme 88965c3a3485e516cd084dc95a87b523a037cb16 Leah Rowe 2024-07-08 10:25:29
don't grey the header image a99f091b1291daa4e93a03db5e518d9de38270b6 Leah Rowe 2024-07-08 10:12:08
20240612 errata update (and fix) b8f4f28e56c538c022b43748de99f71361b9c982 Leah Rowe 2024-07-06 02:12:04
don't set background on the title logo c5e54b63f0e9b21bca08a2d0ce8df31c0b85844a Leah Rowe 2024-06-23 20:26:05
correction 7df6bdc9acd1f5d0348c7958c9a0cf0e00f4d8ee Leah Rowe 2024-06-23 20:22:10
light theme 955e3ade941b77d45993b0e0a90525c21fa7549d Leah Rowe 2024-06-23 20:15:29
remove obsolete mentions of t440pmrc_12mb d8bcd5c7044e28c6e20778ea25f6b907092a7e52 Leah Rowe 2024-06-19 00:21:40
stick to the plan f5db507ecdfd2d3ae5a3269a8488c4b29883e7cd Leah Rowe 2024-06-13 15:34:45
fix date f81b24134d714dd148086a73b99160c660f69a19 Leah Rowe 2024-06-12 12:59:32
update freedom status 3f427a43a575148474f15732f457447f7d00ae56 Leah Rowe 2024-06-12 08:28:12
Libreboot 20240612 release 88ca46ad4ce0b79682ea88d97f8dbf801e846031 Leah Rowe 2024-06-12 07:40:32
update docs/maintain/ as per audit5 aea5574f17bf0755ae66c6592619a8b88f941fe8 Leah Rowe 2024-06-12 07:34:00
shorten the introduction on audit5 2a116950ed5f49ef97f18772d8eb2ef90efb4abe Leah Rowe 2024-06-11 14:29:59
Commit c2f9253c45fd4727a641ffced3d39d1752707955 - remove obsolete mentions on audit6
the removed notes pertain to feature changes that i've since
reversed; seabios-only images provided now, alongside seagrub,
where seabios and grub are both enabled on a given board.

and multiple keymaps now provided again, but only on seagrub.

Signed-off-by: Leah Rowe <info@minifree.org>
Author: Leah Rowe
Author date (UTC): 2024-07-22 08:38
Committer name: Leah Rowe
Committer date (UTC): 2024-07-22 08:38
Parent(s): 54962a782c0a92c1f5a32132cc6d527d95a5e2a7
Signer:
Signing key:
Signing status: N
Tree: 8452fd7afd9a287e0b49adc5b8311c62a41624d3
File Lines added Lines deleted
site/news/audit6.md 0 9
File site/news/audit6.md changed (mode: 100644) (index 04c8849..eaa6b89)
... ... The changes are as follows:
159 159 reason for implementing this is precisely so that project-specific hacks can reason for implementing this is precisely so that project-specific hacks can
160 160 be removed; the `trees` script now contains much more generalised logic, be removed; the `trees` script now contains much more generalised logic,
161 161 and project-specific logic was moved to mkhelper functions. and project-specific logic was moved to mkhelper functions.
162 * **SeaBIOS-only images are no longer provided,** where GRUB is specified on a
163 given mainboard; similarly, GRUB-first images are not provided. If GRUB is
164 enabled on a board, *SeaGRUB* is provided. The get SeaBIOS-only startup, you
165 can either remove the `bootorder` file from CBFS, or disable
166 GRUB in `target.cfg` before building, for a given mainboard.
167 162 * **`script/trees`: A `premake` variable is supported in `mkhelper.cfg`** files, * **`script/trees`: A `premake` variable is supported in `mkhelper.cfg`** files,
168 163 defining a function to be executed *before* running `make`, on a given project. defining a function to be executed *before* running `make`, on a given project.
169 164 * **`script/trees`: A `postmake` variable is supported in `mkhelper.cfg`** * **`script/trees`: A `postmake` variable is supported in `mkhelper.cfg`**
 
... ... The changes are as follows:
244 239 argument on the `grub-mkstandalone` command, and it means that the GRUB argument on the `grub-mkstandalone` command, and it means that the GRUB
245 240 images can be used standalone in other build systems. The image is very images can be used standalone in other build systems. The image is very
246 241 small, so it's OK to do it this way. small, so it's OK to do it this way.
247 * **`script/roms`: Don't insert GRUB keymaps, at all.** This feature was using a
248 lot of disk space during testing. If no keymap is inserted, GRUB defaults to
249 US Qwerty. You can still insert the keymap file as `keymap.gkb` in CBFS, and
250 that keymap will be used by GRUB (e.g. US Dvorak, French Azerty, French BEPO).
251 242 * `script/roms`: Removed extra checks on `grub_scan_disk`, because we no longer * `script/roms`: Removed extra checks on `grub_scan_disk`, because we no longer
252 243 allow it to be overridden, instead relying only on `target.cfg` files, which allow it to be overridden, instead relying only on `target.cfg` files, which
253 244 are carefully crafted per board. This setting configures the order of which are carefully crafted per board. This setting configures the order of which
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