Commit Graph

14 Commits (d4203520d0b5eb6fecaee38d4f64373d3c7cd148)

Author SHA1 Message Date
Leah Rowe 09844d6258 simplify docs/install and merge docs/hardware
docs/hardware is redundant, because it now mostly
contains installation instructions, and docs/install
also contains hardware information. therefore, in
practise, they are both the same kind of information.

merge the two, and streamline everything. a lot of
redundant information has been removed.

docs/install/ has been re-structured in such a way
as to enable more chronological reading, to make it
easier for the average user to install Libreboot.

This is part of a larger series of changes I'm working
on for the documentation. I'm massively auditing the
entire Libreboot documentation.

Signed-off-by: Leah Rowe <info@minifree.org>
2024-08-31 23:46:51 +01:00
Leah Rowe bc17953e23 update docs based on recent lbmk changes
the commands changed again

Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-20 06:07:57 +01:00
Leah Rowe bd017989ca even more stragglers
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-10 22:07:39 +01:00
Leah Rowe 67294ab056 more stragglers
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-10 21:46:44 +01:00
Leah Rowe a918978371 more stragglers
a big cleanup was needed, based on recent changes

Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-10 21:39:28 +01:00
Jason Lenz 5035c2effc Clarify some install instructions for debian bookworm on xe513c24 2023-05-14 21:31:42 -05:00
Leah Rowe cd025273f2 fix bullet point list formatting
needed a line break
2023-05-11 09:24:15 +01:00
Jason Lenz e3c8106def Add uboot instructions for installing Debian Bookworm 2023-05-08 22:44:21 -05:00
hslick 9674183c07 u-boot ArchLinuxARM guide
Feat: add new guide and link to it
2023-05-05 05:35:16 +01:00
hslick c68241bd4d new guide for installing ArchLinuxARM on gru-bob 2023-05-05 05:30:14 +01:00
Jason Lenz a0d7e293f9 u-boot OpenBSD installation attempt 2023-05-04 22:27:54 -05:00
Leah Rowe ff260b4f1c use tabs for command lines 2023-01-08 01:22:04 +00:00
Alper Nebi Yasak 626d287ad0 uboot: Add docs for U-Boot payload
Replace the placeholder "U-Boot instructions" page with initial
documentation about the U-Boot payload. Move the warnings in the
hardware index to this document, but keep a small warning with a link.

This is light on installation instructions compared to what's there on
GRUB, since U-Boot's UEFI support means generic installer images should
work and at that point I think it becomes distro developers' job. But
the added links should be enough as a good start otherwise.

Also add a section for known issues that people might want to know.
Not sure about opening lbmk issues for those, because they're mostly
long-standing upstream things and I'm not really as invested in the
issue tracker.

Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
2022-12-31 11:05:21 +00:00
Leah Rowe 90c9b9e6a1 placeholder arm/uboot documentation 2022-11-16 22:10:02 +00:00