there doesn't need to be a big load of text on every
page that features this warning. a bold warning at the
top of the page will be sufficient.
Signed-off-by: Leah Rowe <leah@libreboot.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>
it really annoys me that people don't read manuals
i just have to make this warning as loud as possible, in
all the places people look
Signed-off-by: Leah Rowe <leah@libreboot.org>
for bandwidth reasons, i've disabled use
of https://rsync.libreboot.org/
it redirects to mirrorservice.org
the rsync stays up, itself, for now - this will also
be tweaked later (whitelist only those IPs of the mirrors,
and add instructions for how to get whitelisted, for people
who want to set up new mirrors - plenty more rsync mirrors
exist, so there's no need for everyone to download from
libreboot.org directly)
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!