hp8200sff pic
parent
23d54da0d4
commit
ec262971db
|
@ -129,11 +129,16 @@ img
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
.r {
|
.l,.r {
|
||||||
float: right;
|
|
||||||
max-width:40%;
|
max-width:40%;
|
||||||
margin:1em;
|
margin:1em;
|
||||||
}
|
}
|
||||||
.p {
|
.r {
|
||||||
width: 13em;
|
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?
|
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
|
Contrairement à l'opinion populaire, le but principal de Libreboot n'est
|
||||||
pas de fournir un Coreboot déblobbé; ceci n'est simplement qu'une
|
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
|
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
|
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,
|
In fact, Libreboot tries to stay as close to *stock* coreboot as possible,
|
||||||
for each board, but with many different types of configuration provided
|
for each board, but with many different types of configuration provided
|
||||||
automatically by the Libreboot build system.
|
automatically by the Libreboot build system.
|
||||||
|
|
|
@ -47,6 +47,8 @@ Coreboot помітно складний для встановлення для
|
||||||
Чим libreboot відрізняється від звичайного 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` це
|
Таким же самим чином, як *Debian* це дистрибутив Linux, `libreboot` це
|
||||||
*дистрибутив coreboot*. Якщо ви хочете зібрати образ ROM з нуля, вам
|
*дистрибутив coreboot*. Якщо ви хочете зібрати образ ROM з нуля, вам
|
||||||
інакше довелось би виконати налаштування експертного рівня coreboot, GRUB та
|
інакше довелось би виконати налаштування експертного рівня coreboot, GRUB та
|
||||||
|
|
Loading…
Reference in New Issue