Commit Graph

38 Commits (050192f7c57ea25787a68b223545ba640af2ef6f)

Author SHA1 Message Date
Leah Rowe 050192f7c5 fix typo: "at last", not "at least"
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-28 00:14:52 +01:00
Leah Rowe dafba8a5cb docs/maintain: more minor inaccuracies (fixed)
again, these were left over from a previous audit.
lbmk now uses a 1-argument design for commands,
rather than 1-argument; e.g. ./build boot roms
is now ./build roms.

there were a few stragglers left over, still referring
to the old 2-argument design. this patch fixes that.

Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-22 00:24:37 +01:00
Leah Rowe 239ef69956 update the maintenance manual
it's not a big issue, but there were a few minor
inaccuracies here, left over after the last audit.

Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-22 00:14:09 +01:00
Leah Rowe fbcca65929 docs/maintain: add missing header
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-20 06:32:48 +01:00
Leah Rowe bc17953e23 update docs based on recent lbmk changes
the commands changed again

Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-20 06:07:57 +01:00
Leah Rowe 8e76ed523c re-link dell-flash-unlock in guides (util rename)
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-15 01:34:17 +01:00
Leah Rowe d50f897be3 fix typo: docs/maintain should say sha512sum
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-10 22:29:29 +01:00
Leah Rowe 7fc827f074 fix typo: vender should be vendor
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-10 22:27:07 +01:00
Leah Rowe bd017989ca even more stragglers
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-10 22:07:39 +01:00
Leah Rowe be2ec75a58 docs/maintain: replace obsolete information
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-10 22:01:12 +01:00
Leah Rowe a918978371 more stragglers
a big cleanup was needed, based on recent changes

Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-10 21:39:28 +01:00
Leah Rowe 3f3b501c6a update docs/maintain/ for recent lbmk changes
lbmk was massively re-designed since audit2.

we're currently on audit3, though audit3 is not yet
complete, but people are using lbmk.git every day
to build ROM images.

therefore, it is important that we keep the documentation
up to date. this file documents the entire build system.

there are 13 scripts, at the time of this revision,
versus 18 as of audit2 and about 50 in the previous
release before audits 2 and 3; that, and the code is
nearly 50% reduced in size, with no loss of function!

Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-10 20:40:58 +01:00
Leah Rowe b432883234 more stragglers
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-10 18:31:56 +01:00
Leah Rowe f9f3171e0f update user docs as per current lbmk
docs/maintain/ not updated yet. i'll do that
separately to the user documentation.

Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-10 17:58:18 +01:00
Leah Rowe 8fde7f2445 add docs/maintain/style.md (coding style info)
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-15 07:31:46 +01:00
Leah Rowe a985886bc6 update docs/maintain/ based on lbmk audit 2
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-13 20:24:05 +01:00
Leah Rowe 82218b0759 adapt to recent build system changes
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-08-17 12:05:33 +01:00
Leah Rowe c12a74168c docs/maintain: remove obsolete information 2023-05-13 01:26:06 +01:00
Leah Rowe 2694bb99e8 news post: E6400 XFR and nvidia variants 2023-05-09 08:13:15 +01:00
Leah Rowe 9413888604 intentional provision 2023-04-26 03:02:23 +01:00
Leah Rowe 976cbd8a9d Update freedom-status relative to HP laptops
EC firmware now documented, handled on HP laptops
that were recently added by Riku.
2023-04-23 01:30:02 +01:00
Leah Rowe 2cb17e61dc update docs/maintain/ 2023-04-10 05:56:52 +01:00
Leah Rowe 67930fa5df exorcism 2 2023-04-09 22:38:30 +01:00
Leah Rowe 8d8642db1a exorcism 2023-04-09 22:06:50 +01:00
Leah Rowe ff260b4f1c use tabs for command lines 2023-01-08 01:22:04 +00:00
Alper Nebi Yasak 1383dc2e72 maintain: Document U-Boot resources, scripts and options
Add new U-Boot related options to coreboot board.cfg section. Fix a
remark about not being able to build non-x86 roms. Copy the sections
documenting coreboot resources and other payload scripts, and modify
them to document U-Boot resources and scripts.

Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
2022-12-31 11:05:05 +00:00
Leah Rowe 61c49ce3c3 make mentions of osboot make sense contextually 2022-11-18 20:32:21 +00:00
Leah Rowe 1fc818156c fix erroneous osbwww mentions (say lbwww instead)
another post-merge bonerfix
2022-11-16 22:56:15 +00:00
Leah Rowe 6e2c3f0234 post-merge bonerfixes
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!
2022-11-15 20:22:34 +00:00
shmalebx9 7e3609cec4 remove direct comparisons between osboot and libreboot 2022-11-14 17:58:28 -07:00
shmalebx9 a3bd73a1c2 replace all occurances of osboot with libreboot 2022-11-13 19:31:12 -07:00
shmalebx9 0d073ce09c rebase from osbwww 2022-11-13 14:12:15 -07:00
Denis 'GNUtoo' Carikli 671f4a56a8
docs: maintain: Add information about u-boot-libre script
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2022-03-02 16:49:53 +01:00
Leah Rowe 3733a763a0 cringe 2022-02-10 16:03:52 +00:00
Leah Rowe 30fada211e remove stupid paragraphs
these paragraphs have nothing to do with lbmk
2022-01-04 06:50:55 +00:00
Leah Rowe c63568b5bd add lbmk maintenance manual 2022-01-03 22:29:31 +00:00
Leah Rowe 28b2874c12 de-osboot-ize the site 2021-05-23 22:35:51 +01:00
Leah Rowe 501e77d996 libreboot site
new one
2021-05-23 22:34:47 +01:00