Subject | Hash | Author | Date (UTC) |
---|---|---|---|
mention payloads on the homepage | 97b6ffc5a0787807733cea95e868f0fc1054ccbe | Leah Rowe | 2025-01-18 07:00:01 |
snip3 | e4b30750d15ab0e33c465b31d5e6175cf4b82b76 | Leah Rowe | 2025-01-18 04:55:26 |
grammar | 77198f7f5dc5a972ef5181751db26d5c69773db7 | Leah Rowe | 2025-01-18 02:35:37 |
fix language | 6f9ec4cc4d7eb4017af4768842ac6861b1e81aa5 | Leah Rowe | 2025-01-18 02:33:48 |
snip2 | 4c12433a6ab185d4092fab7400f09d3ef203b355 | Leah Rowe | 2025-01-18 02:12:20 |
snip | 7c63e81b3212e22324bb300e30cba3f109a8ddcf | Leah Rowe | 2025-01-18 02:07:42 |
grammar | 927a06cdc65281ceff6efdca058cf1cd4725e096 | Leah Rowe | 2025-01-17 13:24:59 |
snip | 62b5b1950e8d862924b6c92fc2d8c1ae91c75f1c | Leah Rowe | 2025-01-17 10:41:44 |
further calamity | 5662b578d8c97c024161bd9dd3d3f5c1fedb66f3 | Leah Rowe | 2025-01-17 10:15:39 |
clarification | 0d6d90bf1eabd0d75c8b902fca8123af4f8c6617 | Leah Rowe | 2025-01-17 10:13:29 |
Libreboot 2025 release schedule | 55722b56431b61b204efe00127cb9db089965342 | Leah Rowe | 2025-01-17 10:03:06 |
t480 notes: mention rollback protection | 6cfd22e1f6e2104b99850546bf9f7743cc82f285 | Leah Rowe | 2025-01-17 01:42:41 |
other.md: merge chrultrabook with mrchromebox | ee096776a97410398581e125397ee9b5a3bbd03c | Leah Rowe | 2025-01-14 17:59:28 |
snip | e64e6a065d55c680b21948e833234f019c32b2c6 | Leah Rowe | 2025-01-14 13:30:29 |
correction | 3f51720e2aaa51ddc5de19757b06d4715526d67e | Leah Rowe | 2025-01-14 12:57:06 |
snip | a5a8a8daea53761ebceb53bf09c2acddadb49d04 | Leah Rowe | 2025-01-13 15:47:37 |
priority | 5d516331cb506a2b1d929add03227b20860cab37 | Leah Rowe | 2025-01-13 15:38:13 |
fix oversight | ceaaeb98d924d89fd91bda78300423348f48bf79 | Leah Rowe | 2025-01-13 14:50:27 |
expand other.md but shorten the intro | e5d30675db4119269259b3c4539278639da28522 | Leah Rowe | 2025-01-13 13:37:18 |
simplify the skulls section in other.md | 4702e167673363af0e63c0de51fbd220d7f45a55 | Leah Rowe | 2025-01-12 12:36:05 |
File | Lines added | Lines deleted |
---|---|---|
site/index.de.md | 11 | 0 |
site/index.fr.md | 11 | 0 |
site/index.it.md | 11 | 0 |
site/index.md | 11 | 0 |
site/index.ru.md | 11 | 0 |
site/index.uk.md | 11 | 0 |
site/index.zh-cn.md | 11 | 0 |
File site/index.de.md changed (mode: 100644) (index f6029d3..f9e96a8) | |||
... | ... | Minifree; sales provide funding for Libreboot. | |
26 | 26 | am 6 December 2024. | am 6 December 2024. |
27 | 27 | Siehe auch: [Libreboot 20241206 release announcement](news/libreboot20241206.md).** | Siehe auch: [Libreboot 20241206 release announcement](news/libreboot20241206.md).** |
28 | 28 | ||
29 | Libreboot provides [GRUB](docs/linux/) and SeaBIOS payloads on x86/x86\_64 | ||
30 | Intel/AMD mainboards, and a [U-Boot UEFI payload](docs/uboot/) *for coreboot* | ||
31 | on ARM64(Aarch64) mainboards. | ||
32 | An [x86/x86\_64 U-Boot UEFI payload](docs/uboot/uboot-x86.md) is also available | ||
33 | on some boards. The x86, x86\_64 and arm64 U-Boot payloads provide a lightweight | ||
34 | UEFI boot implementation, which can boot many Linux distros and BSD systems. | ||
35 | The SeaBIOS and GRUB payloads also boot Linux/BSD systems. Which one you use | ||
36 | depends on your preferences. Libreboot's design incorporates all of these boot | ||
37 | methods in a single image, so you can choose which one you use at boot time, | ||
38 | and more payloads (e.g. Linux kexec payload) are planned for future releases. | ||
39 | |||
29 | 40 | Warum solltest Du *Libreboot* verwenden? | Warum solltest Du *Libreboot* verwenden? |
30 | 41 | ---------------------------- | ---------------------------- |
31 | 42 |
File site/index.fr.md changed (mode: 100644) (index cc327ca..8a220b0) | |||
... | ... | Leah Rowe, fondateur et principal développeur du projet Libreboot, est égaleme | |
16 | 16 | **NOUVELLE VERSION: La dernière version est [Libreboot 20241206](news/Libreboot20241206.md), sortie | **NOUVELLE VERSION: La dernière version est [Libreboot 20241206](news/Libreboot20241206.md), sortie |
17 | 17 | le 6 December 2024.** | le 6 December 2024.** |
18 | 18 | ||
19 | Libreboot provides [GRUB](docs/linux/) and SeaBIOS payloads on x86/x86\_64 | ||
20 | Intel/AMD mainboards, and a [U-Boot UEFI payload](docs/uboot/) *for coreboot* | ||
21 | on ARM64(Aarch64) mainboards. | ||
22 | An [x86/x86\_64 U-Boot UEFI payload](docs/uboot/uboot-x86.md) is also available | ||
23 | on some boards. The x86, x86\_64 and arm64 U-Boot payloads provide a lightweight | ||
24 | UEFI boot implementation, which can boot many Linux distros and BSD systems. | ||
25 | The SeaBIOS and GRUB payloads also boot Linux/BSD systems. Which one you use | ||
26 | depends on your preferences. Libreboot's design incorporates all of these boot | ||
27 | methods in a single image, so you can choose which one you use at boot time, | ||
28 | and more payloads (e.g. Linux kexec payload) are planned for future releases. | ||
29 | |||
19 | 30 | Pourquoi devriez-vous utiliser *Libreboot*? | Pourquoi devriez-vous utiliser *Libreboot*? |
20 | 31 | ----------------------------------- | ----------------------------------- |
21 | 32 |
File site/index.it.md changed (mode: 100644) (index cd10e7b..6c934e0) | |||
... | ... | Minifree; sales provide funding for Libreboot. | |
23 | 23 | **ULTIMO RILASCIO: L'ultimo rilascio e' Libreboot 20241206, rilasciato il 6 December 2024. | **ULTIMO RILASCIO: L'ultimo rilascio e' Libreboot 20241206, rilasciato il 6 December 2024. |
24 | 24 | Vedi: [Libreboot 20241206 annuncio di rilascio](news/libreboot20241206.md).** | Vedi: [Libreboot 20241206 annuncio di rilascio](news/libreboot20241206.md).** |
25 | 25 | ||
26 | Libreboot provides [GRUB](docs/linux/) and SeaBIOS payloads on x86/x86\_64 | ||
27 | Intel/AMD mainboards, and a [U-Boot UEFI payload](docs/uboot/) *for coreboot* | ||
28 | on ARM64(Aarch64) mainboards. | ||
29 | An [x86/x86\_64 U-Boot UEFI payload](docs/uboot/uboot-x86.md) is also available | ||
30 | on some boards. The x86, x86\_64 and arm64 U-Boot payloads provide a lightweight | ||
31 | UEFI boot implementation, which can boot many Linux distros and BSD systems. | ||
32 | The SeaBIOS and GRUB payloads also boot Linux/BSD systems. Which one you use | ||
33 | depends on your preferences. Libreboot's design incorporates all of these boot | ||
34 | methods in a single image, so you can choose which one you use at boot time, | ||
35 | and more payloads (e.g. Linux kexec payload) are planned for future releases. | ||
36 | |||
26 | 37 | Per quale ragione utilizzare *Libreboot*? | Per quale ragione utilizzare *Libreboot*? |
27 | 38 | ----------------------------------------- | ----------------------------------------- |
28 | 39 |
File site/index.md changed (mode: 100644) (index c647d1b..689c7de) | |||
... | ... | matters. | |
37 | 37 | you continue to use your hardware, with continued firmware updates. All of this | you continue to use your hardware, with continued firmware updates. All of this |
38 | 38 | is *why* Libreboot exists. | is *why* Libreboot exists. |
39 | 39 | ||
40 | Libreboot provides [GRUB](docs/linux/) and SeaBIOS payloads on x86/x86\_64 | ||
41 | Intel/AMD mainboards, and a [U-Boot UEFI payload](docs/uboot/) *for coreboot* | ||
42 | on ARM64(Aarch64) mainboards. | ||
43 | An [x86/x86\_64 U-Boot UEFI payload](docs/uboot/uboot-x86.md) is also available | ||
44 | on some boards. The x86, x86\_64 and arm64 U-Boot payloads provide a lightweight | ||
45 | UEFI boot implementation, which can boot many Linux distros and BSD systems. | ||
46 | The SeaBIOS and GRUB payloads also boot Linux/BSD systems. Which one you use | ||
47 | depends on your preferences. Libreboot's design incorporates all of these boot | ||
48 | methods in a single image, so you can choose which one you use at boot time, | ||
49 | and more payloads (e.g. Linux kexec payload) are planned for future releases. | ||
50 | |||
40 | 51 | Overview of Libreboot design | Overview of Libreboot design |
41 | 52 | ============================ | ============================ |
42 | 53 |
File site/index.ru.md changed (mode: 100644) (index baaa3aa..9dd8ed6) | |||
... | ... | x-toc-enable: true | |
13 | 13 | ||
14 | 14 | *Мы* верим, что свобода [изучать, делиться, модифицировать и использовать программное обеспечение](https://writefreesoftware.org/) без каких-либо ограничений, является одним из основных человеческих прав, который должен иметь каждый. В этом контексте, *свобода программного обеспечения* важна. Ваша свобода важна. Образование важно. [Право на ремонт](https://en.wikipedia.org/wiki/Right_to_repair) важно; Libreboot позволяет вам продолжить использовать ваше оборудование. Вот *почему* Libreboot существует. | *Мы* верим, что свобода [изучать, делиться, модифицировать и использовать программное обеспечение](https://writefreesoftware.org/) без каких-либо ограничений, является одним из основных человеческих прав, который должен иметь каждый. В этом контексте, *свобода программного обеспечения* важна. Ваша свобода важна. Образование важно. [Право на ремонт](https://en.wikipedia.org/wiki/Right_to_repair) важно; Libreboot позволяет вам продолжить использовать ваше оборудование. Вот *почему* Libreboot существует. |
15 | 15 | ||
16 | Libreboot provides [GRUB](docs/linux/) and SeaBIOS payloads on x86/x86\_64 | ||
17 | Intel/AMD mainboards, and a [U-Boot UEFI payload](docs/uboot/) *for coreboot* | ||
18 | on ARM64(Aarch64) mainboards. | ||
19 | An [x86/x86\_64 U-Boot UEFI payload](docs/uboot/uboot-x86.md) is also available | ||
20 | on some boards. The x86, x86\_64 and arm64 U-Boot payloads provide a lightweight | ||
21 | UEFI boot implementation, which can boot many Linux distros and BSD systems. | ||
22 | The SeaBIOS and GRUB payloads also boot Linux/BSD systems. Which one you use | ||
23 | depends on your preferences. Libreboot's design incorporates all of these boot | ||
24 | methods in a single image, so you can choose which one you use at boot time, | ||
25 | and more payloads (e.g. Linux kexec payload) are planned for future releases. | ||
26 | |||
16 | 27 | Обзор устройства Libreboot | Обзор устройства Libreboot |
17 | 28 | ============================ | ============================ |
18 | 29 |
File site/index.uk.md changed (mode: 100644) (index a337fad..1ab6118) | |||
... | ... | Minifree; sales provide funding for Libreboot. | |
24 | 24 | **НОВИЙ ВИПУСК: Останній випуск Libreboot 20241206, випущено 6 December 2024. | **НОВИЙ ВИПУСК: Останній випуск Libreboot 20241206, випущено 6 December 2024. |
25 | 25 | Дивіться: [Оголошення про випуск Libreboot 20241206](news/libreboot20241206.md).** | Дивіться: [Оголошення про випуск Libreboot 20241206](news/libreboot20241206.md).** |
26 | 26 | ||
27 | Libreboot provides [GRUB](docs/linux/) and SeaBIOS payloads on x86/x86\_64 | ||
28 | Intel/AMD mainboards, and a [U-Boot UEFI payload](docs/uboot/) *for coreboot* | ||
29 | on ARM64(Aarch64) mainboards. | ||
30 | An [x86/x86\_64 U-Boot UEFI payload](docs/uboot/uboot-x86.md) is also available | ||
31 | on some boards. The x86, x86\_64 and arm64 U-Boot payloads provide a lightweight | ||
32 | UEFI boot implementation, which can boot many Linux distros and BSD systems. | ||
33 | The SeaBIOS and GRUB payloads also boot Linux/BSD systems. Which one you use | ||
34 | depends on your preferences. Libreboot's design incorporates all of these boot | ||
35 | methods in a single image, so you can choose which one you use at boot time, | ||
36 | and more payloads (e.g. Linux kexec payload) are planned for future releases. | ||
37 | |||
27 | 38 | Чому вам варто використовувати *Libreboot*? | Чому вам варто використовувати *Libreboot*? |
28 | 39 | ---------------------------- | ---------------------------- |
29 | 40 |
File site/index.zh-cn.md changed (mode: 100644) (index 20b4dc6..ac0bac5) | |||
... | ... | Libreboot 的创始人和主要开发者,Leah Rowe,也是 Minifree 的所有 | |
14 | 14 | ||
15 | 15 | **新版发布: 最新版本 Libreboot 20241206 已在 2024 年 12 月 06 日发布。详见: [Libreboot 20241206 发布公告](news/libreboot20241206.md).** | **新版发布: 最新版本 Libreboot 20241206 已在 2024 年 12 月 06 日发布。详见: [Libreboot 20241206 发布公告](news/libreboot20241206.md).** |
16 | 16 | ||
17 | Libreboot provides [GRUB](docs/linux/) and SeaBIOS payloads on x86/x86\_64 | ||
18 | Intel/AMD mainboards, and a [U-Boot UEFI payload](docs/uboot/) *for coreboot* | ||
19 | on ARM64(Aarch64) mainboards. | ||
20 | An [x86/x86\_64 U-Boot UEFI payload](docs/uboot/uboot-x86.md) is also available | ||
21 | on some boards. The x86, x86\_64 and arm64 U-Boot payloads provide a lightweight | ||
22 | UEFI boot implementation, which can boot many Linux distros and BSD systems. | ||
23 | The SeaBIOS and GRUB payloads also boot Linux/BSD systems. Which one you use | ||
24 | depends on your preferences. Libreboot's design incorporates all of these boot | ||
25 | methods in a single image, so you can choose which one you use at boot time, | ||
26 | and more payloads (e.g. Linux kexec payload) are planned for future releases. | ||
27 | |||
17 | 28 | 为什么要使用 *Libreboot*? | 为什么要使用 *Libreboot*? |
18 | 29 | ---------------------------- | ---------------------------- |
19 | 30 |