Commit Graph

40 Commits (b4328832343ed2c1e34c83b68dc453ea13f3d330)

Author SHA1 Message Date
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
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 1b154e4a38 fix build instructions 2021-05-23 22:36:14 +01: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