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>
the louis rossmann video previously linked is no longer
acceptable for promotion, due to louis rossmann's work
promoting FUTO's "source first" license, which is a
proprietary software license because it restrictions
commercial usage of software released under it.
context is available on my mastodon thread:
https://mas.to/@libreleah/112888424905996535
Signed-off-by: Leah Rowe <info@minifree.org>
the makefile was removed ages ago. when it existed, it was
only a wrapper around lbmk.
nowadays, the user just runs lbmk directly.
Signed-off-by: Leah Rowe <info@minifree.org>
you only live once
i want more money for some upcoming projects within libreboot,
so i've aggressively linked minifree.org everywhere on the
libreboot website, instead of just having it in the page header.
Signed-off-by: Leah Rowe <info@minifree.org>
I've also simplified the encryption guides by deleting them,
and 301 redirecting them on libreboot.org httpd.
LUKS information and guidance is now provided as a stub
entry in docs/linux/index.md, as it should be.
This new release has argon2 support in GRUB.
Signed-off-by: Leah Rowe <leah@libreboot.org>