Subject | Hash | Author | Date (UTC) |
---|---|---|---|
homepage: emphasize the coreboot distro aspect | f78ee7861af3a6b930cf640d7dfce1942dad4a2b | Leah Rowe | 2025-01-12 00:34:05 |
add ownerboot to the other.md page | 5afacd5138015b5115bf9d3d3d805f9eb26d3999 | Leah Rowe | 2025-01-11 23:22:13 |
tidy up the other.md page | b5e0d96be580678ad6710e4c3259abd128ebb7bc | Leah Rowe | 2025-01-11 23:03:54 |
actual alphabetical order | e94f06a744c0e98943e31d5b141c5cfbf9901ef5 | Leah Rowe | 2025-01-11 05:39:12 |
clarification | 71e4a89c862158f0f78815c4972b7d948cfbf35e | Leah Rowe | 2025-01-11 05:01:08 |
add missing entry | 0b7a136d733bb91f397ea230fc8903483e47ce12 | Leah Rowe | 2025-01-11 04:59:40 |
add page linking to other coreboot distros | 3809609b3e2798108b89898e33fee11a50dbd205 | Leah Rowe | 2025-01-11 04:41:25 |
update images on translated home pages | ba3ca8c23da22687772d8e4cd53a747dcba00977 | Leah Rowe | 2025-01-11 02:11:07 |
make "coreboot distro" a link to docs/maintain/ | 8c678d515d76ad689de62af4a08ffcf9b5394181 | Leah Rowe | 2025-01-11 00:20:04 |
typo | ee4aca89fc6d85f4729a7d3e687a193758799c16 | Leah Rowe | 2025-01-10 16:30:55 |
don't link | 4bd184da81f24a2932d03f3181812e7ad5cdeb85 | Leah Rowe | 2025-01-10 16:29:21 |
acknowledgement | aa98970a8891e3a3300a6fca1df3314f8e7dbdb3 | Leah Rowe | 2025-01-10 16:27:51 |
fix links again again | d25c4185f053ffa924e4f14a55c7a09083d86a4c | Leah Rowe | 2025-01-10 16:01:01 |
fix links again | 3d494145ad8f855d527d721f2e208d25f761a8c9 | Leah Rowe | 2025-01-10 15:57:58 |
fix links | d9a4d2c5ce1d1dd09658d43fb64d8ccc8393644d | Leah Rowe | 2025-01-10 15:55:24 |
fix hcl link | 55d17ed3e9bab04973512e421f332ff69b6253b7 | Leah Rowe | 2025-01-10 15:47:09 |
snip | 8ba82574fb20d83359dae9c6a1ff7022ec97c4a6 | Leah Rowe | 2025-01-10 15:28:25 |
link | a7dd851f5b3844372369bbb55018511c6a18cd89 | Leah Rowe | 2025-01-10 15:20:17 |
fix inaccuracy | c6d4b6fa6b3cfaba15375b3d96dac450d8d27ec6 | Leah Rowe | 2025-01-09 20:02:13 |
Fix historical oversight regarding GRUB Argon2id | abceff29c6f5cec5034c1e104fd1d8cce0e7787c | Leah Rowe | 2025-01-09 03:39:14 |
File | Lines added | Lines deleted |
---|---|---|
site/index.md | 3 | 4 |
File site/index.md changed (mode: 100644) (index 371981f..4276c84) | |||
... | ... | title: Libreboot project | |
3 | 3 | x-toc-enable: true | x-toc-enable: true |
4 | 4 | ... | ... |
5 | 5 | ||
6 | The *Libreboot* project provides | ||
6 | *Libreboot* is a *[coreboot distribution](docs/maintain)* (coreboot distro), | ||
7 | in the same way that Debian is a *Linux distribution*. Libreboot provides | ||
7 | 8 | [free, open source](https://writefreesoftware.org/) (*libre*) boot | [free, open source](https://writefreesoftware.org/) (*libre*) boot |
8 | 9 | firmware based on coreboot, replacing proprietary BIOS/UEFI firmware | firmware based on coreboot, replacing proprietary BIOS/UEFI firmware |
9 | 10 | on [specific Intel/AMD x86 and ARM based motherboards](docs/install/#which-systems-are-supported-by-libreboot), | on [specific Intel/AMD x86 and ARM based motherboards](docs/install/#which-systems-are-supported-by-libreboot), |
... | ... | the early user interface, for booting an operating system. This *payload* | |
53 | 54 | infrastructure means you can run whatever you want (even Linux!) from the | infrastructure means you can run whatever you want (even Linux!) from the |
54 | 55 | boot flash. | boot flash. |
55 | 56 | ||
56 | Libreboot is specifically a *[coreboot distribution](docs/maintain)*, | ||
57 | in the same way that | ||
58 | Debian is a *Linux distribution*. Libreboot makes coreboot easy to use for | ||
57 | Libreboot makes coreboot easy to use for | ||
59 | 58 | non-technical users, by providing a [fully automated build | non-technical users, by providing a [fully automated build |
60 | 59 | system](docs/maintain/), [automated build process](docs/build/) and | system](docs/maintain/), [automated build process](docs/build/) and |
61 | 60 | [user-friendly installation instructions](docs/install/), in addition to | [user-friendly installation instructions](docs/install/), in addition to |