hp8200sff pic
parent
23d54da0d4
commit
ec262971db
|
@ -129,11 +129,16 @@ img
|
|||
cursor: pointer;
|
||||
}
|
||||
|
||||
.r {
|
||||
float: right;
|
||||
.l,.r {
|
||||
max-width:40%;
|
||||
margin:1em;
|
||||
}
|
||||
.p {
|
||||
width: 13em;
|
||||
.r {
|
||||
float: right;
|
||||
}
|
||||
.l {
|
||||
float: left;
|
||||
}
|
||||
.p {
|
||||
max-width: 13em;
|
||||
}
|
||||
|
|
|
@ -48,6 +48,8 @@ un [système de compilation automatisé](docs/builds/), crééant des
|
|||
De quelle façon Libreboot diffère de Coreboot?
|
||||
------------------------------------------------
|
||||
|
||||
<img tabindex=1 class="l" style="max-width:15%;" src="https://av.libreboot.org/hp8200sff/grub_open.jpg" /><span class="f"><img src="https://av.libreboot.org/hp8200sff/grub_open.jpg" /></span>
|
||||
|
||||
Contrairement à l'opinion populaire, le but principal de Libreboot n'est
|
||||
pas de fournir un Coreboot déblobbé; ceci n'est simplement qu'une
|
||||
des politiques de Libreboot, une importante certes, mais qui n'est qu'un
|
||||
|
|
|
@ -49,6 +49,8 @@ more robust installation. Documentation is provided.
|
|||
Libreboot is not a fork of coreboot
|
||||
-----------------------------------
|
||||
|
||||
<img tabindex=1 class="l" style="max-width:15%;" src="https://av.libreboot.org/hp8200sff/grub_open.jpg" /><span class="f"><img src="https://av.libreboot.org/hp8200sff/grub_open.jpg" /></span>
|
||||
|
||||
In fact, Libreboot tries to stay as close to *stock* coreboot as possible,
|
||||
for each board, but with many different types of configuration provided
|
||||
automatically by the Libreboot build system.
|
||||
|
|
|
@ -47,6 +47,8 @@ Coreboot помітно складний для встановлення для
|
|||
Чим libreboot відрізняється від звичайного coreboot?
|
||||
---------------------------------------------
|
||||
|
||||
<img tabindex=1 class="l" style="max-width:15%;" src="https://av.libreboot.org/hp8200sff/grub_open.jpg" /><span class="f"><img src="https://av.libreboot.org/hp8200sff/grub_open.jpg" /></span>
|
||||
|
||||
Таким же самим чином, як *Debian* це дистрибутив Linux, `libreboot` це
|
||||
*дистрибутив coreboot*. Якщо ви хочете зібрати образ ROM з нуля, вам
|
||||
інакше довелось би виконати налаштування експертного рівня coreboot, GRUB та
|
||||
|
|
Loading…
Reference in New Issue