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>
mistakes made during osbwww->lbmk merge have been corrected
mostly a few search/replace errors, and deleted pages that have since
been restored, or pages that were incorrectly scrubbed are now full; for
example, pages that said there are no releases yet (from osboot) have
been replaced with the version from libreboot that links to release archives,
which *do* exist in libreboot
i generally fixed all other minor issues with paragraphs that i found, where
the paragraphs made sense in osboot.org but did not so on libreboot.org
this is all of my fixes, after auditing the recent merge. no point splitting
them up. just patch it up and go!