Commit Graph

253 Commits (fa629c8b49aba6fde5cf42f793660682af42382a)

Author SHA1 Message Date
Leah Rowe 8ef97876e0 expand other.md but shorten the intro
also mention u-boot, tf-a

Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-01-13 13:37:52 +00:00
Leah Rowe bb9b97774a link to coreboot build guide on other.md
Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-01-12 02:05:24 +00:00
Leah Rowe 46b149fc78 more links
Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-01-12 01:29:43 +00:00
Leah Rowe 98b47a9f33 reparieren der deutschen homepage
Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-01-12 00:44:44 +00:00
Leah Rowe b6ae2cfa5b fix the german homepage (coreboot distro reference)
Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-01-12 00:41:32 +00:00
Leah Rowe 32558a599d homepage: emphasize the coreboot distro aspect
Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-01-12 00:40:01 +00:00
Leah Rowe 8c2db7887b fix links
Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-01-11 23:26:51 +00:00
Leah Rowe a3dd7d120a add ownerboot to the other.md page
Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-01-11 23:22:04 +00:00
Leah Rowe fcc3df60e2 tidy up the other.md page
Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-01-11 23:04:05 +00:00
Leah Rowe 162ad2775b add other-distro page like on lbwww
Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-01-11 22:37:07 +00:00
Leah Rowe 4c3fb95c6c link "coreboot distro" to docs/maintain/
do this wherever the term is used

Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-01-11 01:15:05 +00:00
Leah Rowe 71e4fad79f link
Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-01-10 23:36:03 +00:00
Leah Rowe dee285feed snip
Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-01-10 15:49:56 +00:00
Leah Rowe 2f68cea718 fix hcl link
Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-01-10 15:48:30 +00:00
Leah Rowe 6217469fcb link
Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-01-10 15:25:26 +00:00
Leah Rowe d7f00b05de fix inaccurate statement
search/replace typo. it happens.

Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-01-10 13:35:31 +00:00
Leah Rowe 6a09dddd8e fix link
Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-01-10 12:29:17 +00:00
Leah Rowe 505832155f remove stragglers
Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-01-10 03:27:11 +00:00
Leah Rowe 6b04d5ec5d canoe as in freedom
Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-01-10 03:14:31 +00:00
Leah Rowe 33715881d7 remove errant paragraph
Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-01-09 04:46:18 +00:00
Leah Rowe c518cff3d0 fix a few stragglers
Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-01-07 19:30:23 +00:00
Leah Rowe ced8eb21a7 remove a few stragglers from the docs
a few stragglers from lbwww cherry picks were leftover,
referring to vendorfile insertion, but the canoeboot
build system doesn't actually do this.

Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-01-07 19:21:21 +00:00
Leah Rowe 2ea5a35d06 mention dependencies on nvmutil.md
Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-01-07 15:17:56 +00:00
Leah Rowe 7265dcf140 Canoeboot 20250107 release
Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-01-07 08:43:10 +00:00
Leah Rowe 6fc8553cd1 document ./mk inject setmac on the nvmutil page
Canoeboot's version doesn't handle vendor files like
the Libreboot version, but the setmac syntax is the same.

Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-01-07 08:33:39 +00:00
Leah Rowe 194329d33c WIP: 7 january release announcement
Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-01-07 06:03:00 +00:00
Leah Rowe e64d4a9967 nvmutil: Remove redundant information
Licensing is already mentioned in the source code
for nvmutil. Putting it in the documentation just
means that it'll go out of date over time, as it
already has; instead of updating it, remove it.

Documentation is under the GNU licensing that Canoeboot
documentation uses.

Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-01-07 05:41:41 +00:00
libreandre 55e4a942cb Add missing release year to ASUS KFSN4-DRE 2025-01-07 05:40:33 +00:00
Leah Rowe 8549cc5795 docs/build: Remove the python instructions
cbmk hacks PATH now to deal with this, based on
the same work done in lbmk.

see lbmk patch from 5 January 2025:

* 411fb697dfc set up python in PATH, ensuring that it is python3

python3 is dealt with automatically now, so the user
doesn't have to do it

Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-01-07 05:39:58 +00:00
Leah Rowe 4ae90ef6a1 further expand the system requirement info
Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-01-07 05:36:53 +00:00
Leah Rowe d4b9b62ee6 move system requirements to docs/maintain/
Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-01-07 05:36:25 +00:00
Leah Rowe 4e5be610cd docs/build: specify system requirements
Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-01-07 05:33:34 +00:00
Leah Rowe 5ec5f82e51 install/nvmutil: Safer cat/de-cat instructions
Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-01-07 05:28:19 +00:00
Leah Rowe 6405715c0f docs/build: tidy up debian trixie notes
put them later in the guide, so that the user reads the
guide in the exact order by which they would follow it.

Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-01-07 05:28:06 +00:00
Leah Rowe 99cce4fdc1 further clarification
Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-01-07 05:23:14 +00:00
Leah Rowe fb66cbef81 further debian trixie/sid instructions
Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-01-07 05:22:51 +00:00
Leah Rowe 9df5f4fe5a docs/build: mention gcc/gnat version match issue
Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-01-07 05:22:32 +00:00
Leah Rowe 663467d8bf further cleanup
and i've generally cleaned up the documentation

Signed-off-by: Leah Rowe <info@minifree.org>
Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-01-07 05:20:55 +00:00
Leah Rowe abd00dc26f docs/build: Update fedora38 reference to fedora41
Signed-off-by: Leah Rowe <info@minifree.org>
2025-01-07 05:15:08 +00:00
Leah Rowe 75acfbd5e1 XBMK_THREADS, not CBMK_THREADS
Signed-off-by: Leah Rowe <info@minifree.org>
2025-01-07 05:14:51 +00:00
Leah Rowe 3132daaaa0 docs/build: Mention MIPS XGCC for PCSX-Redux BIOS
Signed-off-by: Leah Rowe <info@minifree.org>
2025-01-07 05:14:00 +00:00
Leah Rowe a42a587da9 correction
Signed-off-by: Leah Rowe <info@minifree.org>
2025-01-07 05:12:31 +00:00
Leah Rowe 073871aded another typo
Signed-off-by: Leah Rowe <info@minifree.org>
2025-01-07 05:12:11 +00:00
Leah Rowe a0796ac06c remove obsolete note
Signed-off-by: Leah Rowe <info@minifree.org>
2025-01-07 05:11:34 +00:00
Leah Rowe dbda816495 t's eCryptfs, not cryptfs
Signed-off-by: Leah Rowe <info@minifree.org>
2025-01-07 05:08:48 +00:00
Leah Rowe 164625bb85 docs/build,ivy_common: mention cryptfs bug
139 characters is so 1992

Signed-off-by: Leah Rowe <info@minifree.org>
Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-01-07 05:07:50 +00:00
Leah Rowe c908ea1137 install/spi: Document the Raspberry Pi Pico 2
Signed-off-by: Leah Rowe <info@minifree.org>
2025-01-07 05:03:21 +00:00
Leah Rowe 1620d233f2 Random docs cleanup
Signed-off-by: Leah Rowe <info@minifree.org>
2025-01-07 04:59:28 +00:00
Leah Rowe a2b8c07b7b Remove legacy "./build" command from the docs
We only use ./mk now.

Signed-off-by: Leah Rowe <info@minifree.org>
2025-01-07 04:50:48 +00:00
Leah Rowe 401d544b59 update safety advice for ifdtool
reference the platform option needed in ifdtool, on some newer
platforms; canoeboot doesn't have anything needing it, but this
is generic nvmutil instructions, and nvmutil is compatible
with gbe regions of many platforms

Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-01-07 04:41:04 +00:00