Commit Graph

5 Commits (f2dd78251c25dc748f68ca6190960512fd3c9f7e)

Author SHA1 Message Date
Leah Rowe 443078014d Remove legacy "./update trees" command from docs
We only use ./mk now.

Signed-off-by: Leah Rowe <info@minifree.org>
2024-12-25 08:55:21 +00:00
Leah Rowe e36d7b7ea2 update some important links
Signed-off-by: Leah Rowe <info@minifree.org>
2024-12-13 04:30:19 +00:00
Leah Rowe 9205790387 notes about dell precision t1700
Signed-off-by: Leah Rowe <info@minifree.org>
2024-10-11 23:33:01 +01:00
Leah Rowe 253a3f7ca0 9020sff/mt: say how to use gfxcard+iommu
A special kernel option is required:

intel_iommu=enable,igfx_off

Signed-off-by: Leah Rowe <info@minifree.org>
2024-10-05 02:42:41 +01:00
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