Leah Rowe
d20bcc38fd
use less harsh language on safety notices
...
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>
2023-10-23 05:33:27 +01:00
Leah Rowe
4261d55010
20231021fix2 amendment
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-23 01:28:07 +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
aee0da2bea
correction
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-21 16:46:37 +01:00
Leah Rowe
6951fc6f43
clarification 3
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-21 16:43:18 +01:00
Leah Rowe
88869036a6
clarification 2
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-21 16:41:53 +01:00
Leah Rowe
97451d48e4
clarification
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-21 16:24:48 +01:00
Leah Rowe
b3a420c239
delete errant html/date files
...
i don't know how these got in there
i probably used -f or something when committing
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-21 15:47:39 +01:00
Nicholas Chin
b52b93ebad
docs/{hardware,install}/e6430.md: Fix inaccuracies
...
Most of the issues were just leftover from the E6400 docs which
are not accurate for the E6430.
Signed-off-by: Nicholas Chin <nic.c3.14@gmail.com>
2023-10-20 18:58:25 -06:00
Nicholas Chin
42814e9326
docs/hardware: List GRUB as FAIL for E6400 and E6430
...
Due to the way the keyboard controller is implemented in the EC and the
somewhat unique way GRUB does keyboard init GRUB payloads do not work
properly on these systems.
Signed-off-by: Nicholas Chin <nic.c3.14@gmail.com>
2023-10-20 18:57:54 -06:00
Nicholas Chin
8e8180d996
news/e6400.md: Fix typo in Nicholas's name
...
Signed-off-by: Nicholas Chin <nic.c3.14@gmail.com>
2023-10-20 18:57:47 -06:00
Leah Rowe
f3001eae57
corrected a revision in the announcement
...
i didn't show the updated commit ID for SeaBIOS
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-21 01:14:28 +01:00
Leah Rowe
bcbe9df5d5
Libreboot 20231021
...
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>
2023-10-21 00:24:48 +01:00
Leah Rowe
c25ffab9aa
Libreboot 20231021 release announcement
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-20 20:21:18 +01:00
Leah Rowe
887817240a
installation notes for dell latitude e6430
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-20 16:56:58 +01:00
Leah Rowe
ac57d23235
remove errant link
...
it's not ready yet
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-20 15:15:00 +01:00
Leah Rowe
338cbcb0f4
libreboot build system audit 3 announcement
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-20 15:13:44 +01:00
livio
deeb98e312
Fixed typo
2023-10-20 11:21:28 +02: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
60571ed2f0
fix tabs in docs/build
...
the last patch submitted used four spaces, but lbwww
requires a tab (or 8 spaces), because it correctly
treats tabs as 8 spaces (and tells pandoc to do this
in the Untitled Static Site Generator)
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-20 05:58:47 +01:00
Leah Rowe
372de9599e
Merge pull request 'Improved readibility for first time builders/contributors' ( #94 ) from andreamtp/lbwww:master into master
...
Reviewed-on: https://codeberg.org/libreboot/lbwww/pulls/94
2023-10-20 04:50:59 +00:00
Leah Rowe
8e4dda4ab2
Merge pull request 'snooze-function-patch-1 (typos, fixed links)' ( #93 ) from snooze-function/lbwww:snooze-function-patch-1 into master
...
Reviewed-on: https://codeberg.org/libreboot/lbwww/pulls/93
2023-10-20 04:48:15 +00:00
Andrea Perotti
95710d9faf
Small md syntax fixes
2023-10-19 17:51:36 +02:00
Andrea Perotti
c8fe363ff3
Improved readibility for first time contributors
...
The dedicated paragraph for the Sources makes more visible where the
repo is.
Improved the examples for the dependency resolution: now is clearer,
without digging into srcs that ubuntu2004 is just a special case, while
there's a generic target for debian based distros.
2023-10-19 17:14:26 +02:00
Leah Rowe
1500a15b5e
remove stupid sentence
...
everything it says is true, but it's still stupid
2023-10-18 08:54:00 +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
cd61e272cb
correct a sentence
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-13 00:52:07 +01:00
Leah Rowe
e33cba84da
docs/build: add section: post-compilation
...
it also mentions specific binary blobs such as nvidia
vga rom (dell e6400) and cpu microcode.
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-13 00:45:54 +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
6e7d69ff12
remove redundant information
...
the statement is repeated throughout this page
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-10 22:55:54 +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
67294ab056
more stragglers
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-10 21:46:44 +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
dc5b8d2367
straggler
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-10 18:17:39 +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
84d35d77c2
exorcism 4
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-09 23:33:53 +01:00
Leah Rowe
81c317fc54
don't assist search engine results for gnuboot
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-28 17:16:12 +01:00
snooze-function
aa3d5df6cb
typo
2023-09-24 20:20:05 +00:00
snooze-function
2d5bb2e546
Update site/index.de.md
2023-09-24 20:19:25 +00:00
snooze-function
31cad535ea
Update site/index.de.md
2023-09-24 20:17:58 +00:00
snooze-function
6883248247
Fixed some leftover links to the german translation with links to the english original site
2023-09-24 19:59:19 +00:00
snooze-function
e361603f69
german translation edits
2023-09-24 21:49:04 +02:00
livio
e37788494d
Altered site/who.md to eliminate repetition of text attempting to lessen burden on future translations.
2023-09-19 20:21:37 +02:00
Leah Rowe
7bb075099b
Merge pull request 'add docs/maintain/testing.uk.md' ( #89 ) from v-t60/lbwww:master into master
...
Reviewed-on: https://codeberg.org/libreboot/lbwww/pulls/89
2023-09-17 00:09:12 +00:00
Riku Viitanen
38e9fd08e1
update serprog section
...
the final file path is wrong already.
https://codeberg.org/libreboot/lbmk/pulls/131 modifies the command
Signed-off-by: Riku Viitanen <riku.viitanen@protonmail.com>
2023-09-16 22:05:12 +03: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
26b9c05429
Merge pull request 'First release of Italian translation' ( #88 ) from livio/lbwww:italian into master
...
Reviewed-on: https://codeberg.org/libreboot/lbwww/pulls/88
2023-09-15 04:45:19 +00:00
Leah Rowe
05f3ad86b5
Merge pull request 'update faq.uk.md' ( #87 ) from v-t60/lbwww:master into master
...
Reviewed-on: https://codeberg.org/libreboot/lbwww/pulls/87
2023-09-15 04:41:23 +00: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
livio
01424aafce
First release of Italian translation
2023-09-13 11:28:09 +02:00
Leah Rowe
bc3fc190ed
straggler
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-12 01:06:02 +01:00
Leah Rowe
191eabcb32
docs/build: simplify/update per newer lbmk changes
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-12 01:03:17 +01:00
Leah Rowe
1fdfd4a2b3
install/ivy_has_common: mention e6400 nvidia
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-12 00:17:52 +01:00
Leah Rowe
aea8d0f8bb
update nvidia e6400 notes (it's in lbmk master now)
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-12 00:15:55 +01:00
Leah Rowe
34ea0e1f7e
misc/emulation: add note about u-boot on qemu
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-11 17:20:57 +01:00
Leah Rowe
bee4130d88
update freedom-status (add t1650_12mb)
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-11 17:07:50 +01:00
Leah Rowe
0be98f9e7d
unliterally
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-11 15:45:18 +01:00
Leah Rowe
fa04a1440b
2644 source codes lines
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-11 15:40:42 +01:00
Leah Rowe
20f8a86f10
say what rev
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-11 15:38:08 +01:00
Leah Rowe
75cf273e58
Libreboot Build System Audit 2
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-11 15:35:28 +01:00
Vladislav Shapovalov
7e46df98f3
update faq.uk.md
2023-09-09 05:24:29 +03:00
Vladislav Shapovalov
f57744dd9b
add docs/bsd/index.uk.md
2023-09-04 18:18:19 +03:00
Leah Rowe
8b2ec7fda6
docs/bsd: fix "libreboot and libreboot" reference
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-04 12:32:17 +01:00
Riku Viitanen
b1fd88bfc8
use webp
...
Signed-off-by: Riku Viitanen <riku.viitanen@protonmail.com>
2023-09-03 20:25:44 +03:00
Leah Rowe
308b6c5237
update linux guides based on lbmk changes
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-03 16:07:34 +01:00
Leah Rowe
e201621c94
git*.md: add pico-serprog links
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-03 14:50:21 +01:00
Leah Rowe
870e53cf23
docs/install/spi: reference new pico-serprog links
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-03 14:47:28 +01:00
Leah Rowe
9cefbffcf3
Merge pull request 'add new programmer: raspberry pi pico' ( #83 ) from Riku_V/lbwww:pico into master
...
Reviewed-on: https://codeberg.org/libreboot/lbwww/pulls/83
2023-09-02 19:52:09 +00:00
Leah Rowe
643c6d9d8c
update faq to mention intel/amd cooperation
...
they are no longer uncooperative. it's still not ideal but
they do actually do some things for coreboot
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-02 19:54:00 +01:00
Leah Rowe
28dbd1bd53
fix bad file path in grub doc
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-02 18:45:01 +01:00
Leah Rowe
9afa44e9ca
docs/linux: note about GRUB_TERMINAL in distros
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-02 18:28:00 +01:00
Riku Viitanen
645066369b
add new programmer: raspberry pi pico
...
Signed-off-by: Riku Viitanen <riku.viitanen@protonmail.com>
2023-09-02 16:43:37 +03:00
Leah Rowe
91726b4ad8
fix typo in matthew garrett's name (not garret)
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-08-29 10:44:44 +01:00
Vladislav Shapovalov
5ceba1eed0
update git.uk.md
2023-08-26 15:08:36 +03:00
Vladislav Shapovalov
6dad73843e
add argon2.uk.md
2023-08-26 13:41:40 +03:00
Riku Viitanen
872a1abae0
hp8300usdt updates
...
Signed-off-by: Riku Viitanen <riku.viitanen@protonmail.com>
2023-08-24 19:04:25 +03:00
Leah Rowe
ae52b74484
also thank axel
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-08-20 14:13:09 +01:00
Leah Rowe
4833562780
fix errant url
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-08-20 14:06:45 +01:00
Leah Rowe
b74f85ffc3
improve the title of the last news post
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-08-20 13:51:59 +01:00
Leah Rowe
3a00985573
credit the author, of course
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-08-20 13:49:49 +01:00
Leah Rowe
7159148a91
typo
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-08-20 13:46:24 +01:00
Leah Rowe
49e61a77b8
news page: grub argon2 support
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-08-20 13:44:25 +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
02e9811c8f
typo
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-08-17 01:02:22 +01:00
Leah Rowe
ddc08e3e8b
improved blobutil instructions, and explanation
...
i got annoyed with people who kept asking this stuff.
now it's actually written down.
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-08-16 23:52:27 +01:00