Commit Graph

60 Commits (master)

Author SHA1 Message Date
Leah Rowe 5d5ed3b930 updates
Signed-off-by: Leah Rowe <info@minifree.org>
2024-05-10 05:04:10 +01:00
Leah Rowe b7a4d7b121 add missing files plus tweak docs/maintain/
Signed-off-by: Leah Rowe <info@minifree.org>
2024-05-01 06:24:05 +01:00
Leah Rowe 71fc7a1981 docs/maintain: remove obsolete section
grub is now handled directly by ./build roms

this was done during the audits of 2023, to reduce
the complexity of lbmk

Signed-off-by: Leah Rowe <info@minifree.org>
2024-05-01 06:19:35 +01:00
Leah Rowe dc7d5cef90 update docs/maintain/ based on lbmk changes
Signed-off-by: Leah Rowe <info@minifree.org>
2024-05-01 05:40:30 +01:00
Leah Rowe 4542dbad5e don't document flashrom. use flashprog instead.
Signed-off-by: Leah Rowe <info@minifree.org>
2024-01-27 22:35:38 +00:00
Nicholas Chin f0bc8ca6e0
docs/maintain/: Swap BIOSUtilities and bios_extract descriptions
The dell_inspiron_1100_unpacker.py and Dell_PFS_Extract.py utilities
were attributed to BIOSUtilities and bios_extract respectively, which
is backwards.

Signed-off-by: Nicholas Chin <nic.c3.14@gmail.com>
2023-12-17 17:36:09 -07:00
Leah Rowe cb69845699 docs/maintain: document payload_seabios_grubonly
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-11-01 12:39:04 +00:00
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 ebb8614cf6 simplified testing instructions
caleb is great but he isn't always around

on the off-chance that someone does contact him and he
doesn't respond, make sure the testers page says only
to contact me (leah)

Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-11 20:49:05 +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
Vladislav Shapovalov 257aa2192f add docs/maintain/testing.uk.md 2023-09-16 14:12:03 +03:00
Leah Rowe 10dd889a2a maintain/style: notes about work directory
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-15 08:04:41 +01:00
Leah Rowe a575774180 maintain/style: clarify actual design
link to the maintenance manual

Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-15 07:50:04 +01:00
Leah Rowe a6d8f39b7e Revert "maintain/style: refer to newer scl manual"
This reverts commit 7eb315bddc.
2023-09-15 07:46:41 +01:00
Leah Rowe 7eb315bddc maintain/style: refer to newer scl manual
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-15 07:45:23 +01:00
Leah Rowe d79acf435e maintain/style: put no-bashisms section at the top
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-15 07:44:12 +01:00
Leah Rowe fb08e2fb93 fix the example script in maintain/style
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-15 07:42:44 +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 72452988d8 update documentation for new lbmk implementation
many commands have changed since lbmk audit 2

Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-15 05:38:36 +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 6a9f11a95a link docs/maintain/ from home pages
we want to attract developers
2023-04-24 04:38:23 +01:00
Leah Rowe 0abe43312d Merge pull request 'added docs for testing release roms' (#18) from shmalebx9/lbwww:maintainers into master
Reviewed-on: https://codeberg.org/libreboot/lbwww/pulls/18
2023-04-23 07:01:44 +00: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
Vladislav Shapovalov 66c0a4b1a2 add site/docs/maintain/porting.uk.md & substitute link to it 2023-04-20 10:56:32 +03:00
shmalebx9 7bd10cd8ac added docs for testing release roms 2023-04-17 21:58:07 -06: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 ef10acb0a6 codeberg 2023-04-08 19:45:15 +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