This commit is contained in:
Marc Beninca 2025-03-22 13:15:46 +01:00
parent c224b8eb13
commit 2aa3a2f970
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
2 changed files with 34 additions and 10 deletions

View file

@ -135,11 +135,23 @@
<article>
<h3>Boot</h3>
<ul>
<li><a href="https://en.wikipedia.org/wiki/ARM_architecture_family">ARM</a>, <a href="https://en.wikipedia.org/wiki/BIOS">BIOS</a>, <a href="https://en.wikipedia.org/wiki/UEFI">EFI</a>, <a href="https://en.wikipedia.org/wiki/GNU_GRUB">GRUB</a>, <a href="https://en.wikipedia.org/wiki/Live_USB">Live</a>, <a href="https://en.wikipedia.org/wiki/GNU_Parted">Parted</a></li>
<li><a href="https://en.wikipedia.org/wiki/Btrfs">BTRFS</a>, <a href="https://en.wikipedia.org/wiki/EFI_system_partition">ESP</a>, <a href="https://en.wikipedia.org/wiki/Logical_Volume_Manager_(Linux)">LVM</a>, <a href="https://en.wikipedia.org/wiki/RAID">RAID</a>, <a href="https://en.wikipedia.org/wiki/SquashFS">SquashFS</a></li>
<li><a href="https://en.wikipedia.org/wiki/Linux_Unified_Key_Setup">LUKS</a>, <a href="https://en.wikipedia.org/wiki/UEFI#Secure_Boot">Secure Boot</a></li>
</ul>
<ul><li>
<a href="https://en.wikipedia.org/wiki/ARM_architecture_family">ARM</a>,
<a href="https://en.wikipedia.org/wiki/BIOS">BIOS</a>,
<a href="https://en.wikipedia.org/wiki/UEFI">EFI</a>,
<a href="https://en.wikipedia.org/wiki/GNU_GRUB">GRUB</a>,
<a href="https://en.wikipedia.org/wiki/Live_USB">Live</a>,
<a href="https://en.wikipedia.org/wiki/GNU_Parted">Parted</a>
</li><li>
<a href="https://en.wikipedia.org/wiki/Btrfs">BTRFS</a>,
<a href="https://en.wikipedia.org/wiki/EFI_system_partition">ESP</a>,
<a href="https://en.wikipedia.org/wiki/Logical_Volume_Manager_(Linux)">LVM</a>,
<a href="https://en.wikipedia.org/wiki/RAID">RAID</a>,
<a href="https://en.wikipedia.org/wiki/SquashFS">SquashFS</a>
</li><li>
<a href="https://en.wikipedia.org/wiki/Linux_Unified_Key_Setup">LUKS</a>,
<a href="https://en.wikipedia.org/wiki/UEFI#Secure_Boot">Secure Boot</a>
</li></ul>
</article>
<article>

View file

@ -135,11 +135,23 @@
<article>
<h3>Amorçage</h3>
<ul>
<li><a href="https://fr.wikipedia.org/wiki/Architecture_ARM">ARM</a>, <a href="https://fr.wikipedia.org/wiki/BIOS_(informatique)">BIOS</a>, <a href="https://fr.wikipedia.org/wiki/UEFI">EFI</a>, <a href="https://fr.wikipedia.org/wiki/GNU_GRUB">GRUB</a>, <a href="https://fr.wikipedia.org/wiki/Live_USB">Live</a>, <a href="https://fr.wikipedia.org/wiki/GNU_Parted">Parted</a></li>
<li><a href="https://fr.wikipedia.org/wiki/Btrfs">BTRFS</a>, <a href="">ESP</a>, <a href="">LVM</a>, <a href="https://fr.wikipedia.org/wiki/RAID_(informatique)">RAID</a>, <a href="https://fr.wikipedia.org/wiki/SquashFS">SquashFS</a></li>
<li><a href="https://fr.wikipedia.org/wiki/LUKS">LUKS</a>, <a href="https://fr.wikipedia.org/wiki/UEFI#Lancement_sécurisé_(Secure_Boot)">Secure Boot</a></li>
</ul>
<ul><li>
<a href="https://fr.wikipedia.org/wiki/Architecture_ARM">ARM</a>,
<a href="https://fr.wikipedia.org/wiki/BIOS_(informatique)">BIOS</a>,
<a href="https://fr.wikipedia.org/wiki/UEFI">EFI</a>,
<a href="https://fr.wikipedia.org/wiki/GNU_GRUB">GRUB</a>,
<a href="https://fr.wikipedia.org/wiki/Live_USB">Live</a>,
<a href="https://fr.wikipedia.org/wiki/GNU_Parted">Parted</a>
</li><li>
<a href="https://fr.wikipedia.org/wiki/Btrfs">BTRFS</a>,
<a href="">ESP</a>,
<a href="">LVM</a>,
<a href="https://fr.wikipedia.org/wiki/RAID_(informatique)">RAID</a>,
<a href="https://fr.wikipedia.org/wiki/SquashFS">SquashFS</a>
</li><li>
<a href="https://fr.wikipedia.org/wiki/LUKS">LUKS</a>,
<a href="https://fr.wikipedia.org/wiki/UEFI#Lancement_sécurisé_(Secure_Boot)">Secure Boot</a>
</li></ul>
</article>
<article>