From 28b2874c1265eca442c2bf45585fef7adb118a08 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Tue, 18 May 2021 13:35:51 +0100 Subject: [PATCH] de-osboot-ize the site --- site/docs/bsd/openbsd.md | 10 +++++----- site/docs/maintain/index.md | 6 ++++++ site/donate.md | 2 +- 3 files changed, 12 insertions(+), 6 deletions(-) diff --git a/site/docs/bsd/openbsd.md b/site/docs/bsd/openbsd.md index a9e1ea5..6372a99 100644 --- a/site/docs/bsd/openbsd.md +++ b/site/docs/bsd/openbsd.md @@ -107,14 +107,14 @@ Installing OpenBSD with full disk encryption Not working. You can modify the above procedure (installation w/o encryption) to install OpenBSD using full disk encryption, and it appears to work, except that it's not yet clear how to actually *boot* an -OpenBSD+FDE installation using osboot+Grub2. If you get it working, +OpenBSD+FDE installation using Libreboot+Grub2. If you get it working, please let us know. If booting in text mode (framebuffer mode might also work), it might be possible to chainload the OpenBSD or LibertyBSD bootloader from the MBR section on the internal storage device. This way, it would be possible to boot with an encrypted OpenBSD or LibertyBSD installation. Please let -us know (contact details are on the osboot homepage) if you get it +us know (contact details are on the Libreboot homepage) if you get it working this way. Alternatively, it would be good to port OpenBSD either natively as a @@ -145,10 +145,10 @@ Configuring Grub If you don't want to drop to the GRUB command line and type in a command to boot OpenBSD every time, you can create a GRUB configuration that's aware of your OpenBSD installation and that will automatically -be used by osboot. +be used by Libreboot. On your OpenBSD root partition, create the `/grub` directory and add the file -`osboot_grub.cfg` to it. Inside the `osboot_grub.cfg` add these lines: +`libreboot_grub.cfg` to it. Inside the `libreboot_grub.cfg` add these lines: default=0 timeout=3 @@ -167,7 +167,7 @@ seconds OpenBSD will boot, or you can hit enter to boot. Troubleshooting =============== -Most of these issues occur when using osboot with coreboot's 'text +Most of these issues occur when using Libreboot with coreboot's 'text mode' instead of the coreboot framebuffer. This mode is useful for booting payloads like memtest86+ which expect text-mode, but for OpenBSD it can be problematic when they are trying to switch to a framebuffer diff --git a/site/docs/maintain/index.md b/site/docs/maintain/index.md index c720b82..3b42a02 100644 --- a/site/docs/maintain/index.md +++ b/site/docs/maintain/index.md @@ -1,3 +1,8 @@ +% TODO +% TODO +% TODO + +```` resources/ resources/coreboot resources/coreboot/default @@ -249,3 +254,4 @@ resources/seabios/config/libgfxinit resources/seabios/config/vgarom resources/tianocore resources/tianocore/dummy.coreboot.config +```` diff --git a/site/donate.md b/site/donate.md index 3eb9d9a..839b70f 100644 --- a/site/donate.md +++ b/site/donate.md @@ -65,7 +65,7 @@ My own work is focused on: though I myself added ThinkPad T400 support to coreboot many years ago and huge improvements were made to it by other people in that project. I've also commissioned work on new coreboot ports in the past, and paid for such work) -* Work on the Libreboot and osboot build systems (lbmk and rbmk, not paper) +* Work on the Libreboot and osboot build systems (lbmk and osbmk, not paper) * Generally running the project, coordinating development and handling releases * I also provide user support on IRC