2023-07-10 15:43:08 +00:00
|
|
|
---
|
2023-10-26 00:10:41 +00:00
|
|
|
title: Canoeboot projekt
|
2023-07-10 15:43:08 +00:00
|
|
|
x-toc-enable: true
|
|
|
|
...
|
|
|
|
|
2023-10-26 00:10:41 +00:00
|
|
|
Das *Canoeboot* Projekt bietet
|
|
|
|
eine [freie](https://writefreesoftware.org/learn) *Boot
|
2024-08-31 21:28:18 +00:00
|
|
|
Firmware* welche auf [bestimmten Intel/AMD x86 und ARM Geräten](docs/install/)
|
2023-07-10 15:43:08 +00:00
|
|
|
die Hardware initialisiert (z.b. Speicher-Controller, CPU, Peripherie),
|
2023-07-17 15:45:56 +00:00
|
|
|
und dann einen Bootloader für dein Betriebssystem startet. [GNU+Linux](docs/gnulinux/)
|
2023-07-10 15:43:08 +00:00
|
|
|
sowie [BSD](docs/bsd/) werden gut unterstützt. Es ersetzt proprietäre BIOS/UEFI
|
2023-10-26 00:10:41 +00:00
|
|
|
Firmware. Hilfe ist verfügbar
|
|
|
|
via [\#canoeboot](https://web.libera.chat/#canoeboot)
|
|
|
|
und [Libera](https://libera.chat/) IRC.
|
2023-07-10 15:43:08 +00:00
|
|
|
|
2023-10-26 00:10:41 +00:00
|
|
|
<img tabindex=1 class="r" src="https://av.canoeboot.org/t60logo.jpg" /><span class="f"><img src="https://av.canoeboot.org/t60logo.jpg" /></span>
|
2023-07-10 15:43:08 +00:00
|
|
|
|
2024-06-12 09:32:34 +00:00
|
|
|
**NEUESTE VERSION: Die neueste Version von Canoeboot ist 20240612, veröffentlicht
|
|
|
|
am 12. June 2024.
|
|
|
|
Siehe auch: [Canoeboot 20240612 release announcement](news/canoeboot20240612.md).**
|
2023-07-10 15:43:08 +00:00
|
|
|
|
2023-10-26 00:10:41 +00:00
|
|
|
Warum solltest Du *Canoeboot* verwenden?
|
2023-07-10 15:43:08 +00:00
|
|
|
----------------------------
|
|
|
|
|
2023-10-26 00:10:41 +00:00
|
|
|
Canoeboot gibt dir [Freiheit](https://writefreesoftware.org/learn) welche
|
2023-07-10 15:43:08 +00:00
|
|
|
Du mit den meisten Boot Firmwares nicht hast, und zusätzlich schnellere Boot
|
2023-07-17 15:45:56 +00:00
|
|
|
Geschwindigkeiten sowie [höhere Sicherheit](docs/gnulinux/grub_hardening.md).
|
2023-07-10 15:43:08 +00:00
|
|
|
Es ist extrem leistungsfähig und für viele Einsatzzwecke [konfigurierbar](docs/maintain/).
|
|
|
|
|
|
|
|
Du hast Rechte. Das Recht auf Privatsphäre, Gedankenfreiheit, Meinungsäußerungsfreiheit,
|
2023-10-26 00:10:41 +00:00
|
|
|
und Informationsfreiheit. In diesem Zusammenhang, Canoeboot gibt dir diese Rechte.
|
2023-07-10 15:43:08 +00:00
|
|
|
Deine Freiheit ist wichtig.
|
2024-08-02 09:00:54 +00:00
|
|
|
[Das Recht auf Reparatur](https://en.wikipedia.org/wiki/Right_to_repair) ist wichtig.
|
2023-07-10 15:43:08 +00:00
|
|
|
Viele Menschen verwenden proprietäre (non-libre)
|
2024-05-10 03:22:51 +00:00
|
|
|
Boot Firmware, sogar wenn Sie ein Libre OS verwenden.
|
2023-07-10 15:43:08 +00:00
|
|
|
Proprietäre Firmware [enthält](faq.html#intel) häufig [Hintertüren](faq.html#amd),
|
2023-10-26 00:10:41 +00:00
|
|
|
und kann fehlerhaft sein. Das Canoeboot Projekt wurde im Oktober 2023 gegründet,
|
2023-07-10 15:43:08 +00:00
|
|
|
mit dem Ziel, Coreboot Firmware auch für technisch unerfahrene Nutzer verfügbar
|
|
|
|
zu machen.
|
|
|
|
|
2023-10-26 00:10:41 +00:00
|
|
|
Das Canoeboot Projekt verwendet [Coreboot](https://www.coreboot.org/) für
|
2023-07-10 15:43:08 +00:00
|
|
|
[die Initialiserung der Hardware](https://doc.coreboot.org/getting_started/architecture.html).
|
|
|
|
Die Coreboot Installation ist für unerfahrene Benutzer überaus schwierig; sie
|
|
|
|
übernimmt lediglich die Basis Initialisierung und springt dann zu einem separaten
|
|
|
|
[payload](https://doc.coreboot.org/payloads.html) Programm (z.B.
|
|
|
|
[GRUB](https://www.gnu.org/software/grub/),
|
|
|
|
[Tianocore](https://www.tianocore.org/)), welche zusätzlich konfiguriert werden muss.
|
2023-10-26 00:10:41 +00:00
|
|
|
*Canoeboot löst dieses Problem*; es ist eine *Coreboot Distribution* mit
|
2023-07-10 15:43:08 +00:00
|
|
|
einem [automatisierten Build System](docs/build/) welches vollständige *ROM images*
|
|
|
|
für eine robustere Installation erstellt.
|
|
|
|
Dokumentation ist verfügbar.
|
|
|
|
|
2023-10-26 00:10:41 +00:00
|
|
|
Canoeboot ist kein Coreboot Fork
|
2023-07-10 15:43:08 +00:00
|
|
|
-----------------------------------
|
|
|
|
|
2023-10-26 00:10:41 +00:00
|
|
|
<img tabindex=1 class="l" style="max-width:25%;" src="https://av.canoeboot.org/dip8/adapter.jpg" /><span class="f"><img src="https://av.canoeboot.org/dip8/adapter.jpg" /></span>
|
2023-07-10 15:43:08 +00:00
|
|
|
|
2023-10-26 00:10:41 +00:00
|
|
|
Tatsächlich versucht Canoeboot so nah am regulären Coreboot zu bleiben wie möglich,
|
|
|
|
für jedes Board, aber mit vielen automatisch durch das Canoeboot Build System zur
|
2023-07-10 15:43:08 +00:00
|
|
|
Verfügung gestellten verschiedenen Konfigurationstypen.
|
|
|
|
|
extreme cleanup / grandiose gesture
make canoeboot a truly GNU FSDG compliant coreboot distro,
by removing all overly positive reference to Libreboot;
what remains is technical in nature, so as to provide
historical context since Canoeboot is a fork of Libreboot.
I've stated before that I wish to take a more neutral tone
toward the FSF, in contrast to the *coldboot war* of 2023
when GNU Boot started.
Canoeboot was heavily linking to Libreboot, even going so far
as to call itself "inferior" and tell the reader to use
Libreboot.
From now on, Canoeboot will be maintained as though I actually
believed in FSF propoganda. I don't, but its users do. Treat
them with respect. My reason for providing Canoeboot is
precisely that I wish for such people to have a high quality
coreboot distro, much unlike the inferior *GNU Boot* project;
inferior because to this day, it's still based on very old
Libreboot, with not much changed (of any real substance)
relative to the Libreboot 20220710 release on which it forked.
In general, I've also found a lot of stragglers from when
Canoeboot started, where paragraphs referred to Libreboot that
should have actually referred to Canoeboot, or paragraphs
with Libreboot-specific information that does not make sense
in the Canoeboot project e.g. references to vendor scripts.
The resulting canoeboot.org will now look no different to any
typical reader than a typical FSF-aligned project.
There is a next stage to this, which will become apparent to
everyone if I have my way.
Signed-off-by: Leah Rowe <info@minifree.org>
2024-05-10 02:12:44 +00:00
|
|
|
Ebenso wie *Trisquel* eine *GNU+Linux Distribution* ist, ist Canoeboot eine
|
2023-07-10 15:43:08 +00:00
|
|
|
*Coreboot Distribution*. Sofern Du ein ROM Image von Grund auf herstellen möchtest,
|
|
|
|
musst Du zunächst Konfigurationen auf Experten Level durchführen,
|
|
|
|
und zwar für Coreboot, GRUB sowie sämtliche Software die Du sonst noch verwenden
|
2023-10-26 00:10:41 +00:00
|
|
|
möchtest um das ROM Image vorzubereiten. Mithilfe von *Canoeboot* kannst Du
|
2023-07-10 15:43:08 +00:00
|
|
|
sprichwörtlich von Git oder einem anderen Quell-Archiv herunterladen, anschliessend
|
|
|
|
`make` ausführen, und es wird komplette ROM Images herstellen, ohne das Benutzer
|
|
|
|
Eingaben oder Eingreifen von Nöten sind. Die Konfiguration wurde bereits im
|
|
|
|
Vorfeld erledigt.
|
|
|
|
|
|
|
|
Sofern Du das reguläre Coreboot herstellen wollen würdest, ohne hierfür das automatisierte
|
2023-10-26 00:10:41 +00:00
|
|
|
Canoeboot Build System zu verwenden, würde dies deutlich mehr Eingreifen und ein
|
2023-07-10 15:43:08 +00:00
|
|
|
sehr tiefgreifendes technisches Verständnis voraussetzen um eine funktionsfähige
|
|
|
|
Konfiguration herzustellen.
|
|
|
|
|
|
|
|
Reguläre Binär Veröffentlichungen bieten diese ROM Images vor-kompiliert,
|
|
|
|
und Du kannst dies einfach installieren ohne spezielle technische
|
|
|
|
Kenntnisse oder Fertigkeiten abgesehen von der Fähigkeit einer
|
|
|
|
[vereinfachten Anleitung, geschrieben für technisch unerfahrene Benutzer](docs/install/) zu folgen.
|