2
1
Fork 0
mirror of https://git.savannah.gnu.org/git/gnuboot.git synced 2025-01-08 00:27:40 +01:00
gnuboot/website/pages/docs/index.md
Denis 'GNUtoo' Carikli 01fe71fab4
website: docs: index: remove x-unreviewed.
All the content on this page has now been reviewed by the GNU Boot
project.

This change is badly needed as the docs link is available in the
header of most pages of the website, and also because the docs page
also links to pages that were reviewed and that are perfectly valid,
so readers might stop there and not look at other pages below.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Acked-by: Adrien 'neox' Bourmault <neox@gnu.org>
2024-09-06 19:39:26 +02:00

37 lines
No EOL
1,015 B
Markdown

---
title: Documentation
...
General information
===================
- News, including release announcements, can be found in the
[main news section](../news/).
- [Answers to Frequently Asked Questions about GNU Boot](../faq.md).
Installing and updating GNU Boot
================================
- [What systems can I use GNU Boot on?](hardware/)
- [How to install GNU Boot](install/)
- [How do I know what version I'm running?](install/version.md)
Documentation related to operating systems
==========================================
- [GNU+Linux Guides](gnulinux/)
- [How to install BSD on a libreboot system](bsd/)
Information for developers
==========================
- [How to compile the GNU Boot source code](build/)
- [GNU Boot source code history and provenance](history/)
- [Depthcharge payload](depthcharge/) (**Libreboot 20160907 only**)
- [GRUB payload](grub/)
Other information
=================
- [Miscellaneous](misc/)
- [List of codenames](misc/codenames.md)