Commit Graph

438 Commits (11087e733793caff81c36dda73ea640b67b84f76)

Author SHA1 Message Date
Leah Rowe af405c8d33 clarify paragraph in the policy page
This patch addresses the following issue:

https://notabug.org/libreboot/lbwww/issues/27
2023-03-03 04:39:51 +00:00
Vladislav Shapovalov ( 5d06a454f7 apply changes to mirrorlist 2023-03-01 19:33:39 +00:00
Leah Rowe cdabff8371 new mirror: mirror.shapovalov.tech 2023-03-01 19:15:37 +00:00
Leah Rowe 348c8ac710 add ipad rehab to the faq 2023-02-26 08:53:36 +00:00
Leah Rowe c4d70c5294 add sam zeloof to the FAQ
also annotate a few entries
2023-02-26 08:47:01 +00:00
Leah Rowe bfe9403d36 house rep link 2023-02-20 18:23:18 +00:00
Leah Rowe 6f288c999f better title 2023-02-20 11:04:56 +00:00
Leah Rowe 7b6dadf689 bloody typo 2023-02-20 10:23:05 +00:00
Leah Rowe b39f5ccf56 typo 2023-02-20 10:18:51 +00:00
Leah Rowe 30e017b6ed ever newer new hampshire bill 2023-02-20 10:17:49 +00:00
Leah Rowe 9f936ba8d2 update warnings about cros devices 2023-02-19 19:05:03 +00:00
Leah Rowe 1ca42d2958 add note about veyron speed video init issue 2023-02-19 13:30:13 +00:00
Leah Rowe bd6ff49ac5 re-add C201 pages 2023-02-19 11:49:28 +00:00
Leah Rowe fec1b479ae context 2023-02-12 15:47:30 +00:00
Leah Rowe 8f8a119a21 I WANT YOU 2023-02-12 15:22:00 +00:00
Leah Rowe 389f0a7084 new new hampshire bill 2023-02-12 15:16:31 +00:00
Leah Rowe 8f7b3ee76f fix wrong instruction 2023-02-01 03:08:56 +00:00
Leah Rowe a5a9e02ee0 download.md: update the rsync instructions 2023-02-01 03:06:06 +00:00
Leah Rowe 4cc3880991 remove dead mirror link (sugol.org) 2023-02-01 02:16:27 +00:00
Leah Rowe d2b9ecf3be remove main mirror link: it's outsourced again
for bandwidth reasons, i've disabled use
of https://rsync.libreboot.org/

it redirects to mirrorservice.org

the rsync stays up, itself, for now - this will also
be tweaked later (whitelist only those IPs of the mirrors,
and add instructions for how to get whitelisted, for people
who want to set up new mirrors - plenty more rsync mirrors
exist, so there's no need for everyone to download from
libreboot.org directly)
2023-02-01 01:56:36 +00:00
Leah Rowe f4cfd36082 hardware/: do not mention EC on desktop boards
imac52 still mentions it, because that board is based on macbook21

otherwise, desktop boards do not have ECs
2023-01-19 20:24:08 +00:00
Leah Rowe 7857b7c022 css: remove large font 2023-01-16 09:37:11 +00:00
Leah Rowe 0390b7c5f0 install/ivy_has_common: document bad nvmutil path 2023-01-10 03:52:52 +00:00
Leah Rowe eae005d95f Merge branch 'master' of v-t60/lbwww into master 2023-01-10 03:35:43 +00:00
Leah Rowe b651e8dd3d news article: how libreboot.org is hosted 2023-01-08 22:44:07 +00:00
Leah Rowe ff260b4f1c use tabs for command lines 2023-01-08 01:22:04 +00:00
Leah Rowe 8cd02cdd01 french homepage: also mention ARM, not just x86
the english homepage says x86 and ARM supported. make the french
one match what the english one says
2022-12-31 20:18:14 +00:00
Leah Rowe c11c0f92ed Merge branch 'fix-hardware-uboot-link' of alpernebbi/lbwww into master 2022-12-31 20:13:59 +00:00
Leah Rowe 10d589dea8 fix french homepage title 2022-12-31 19:35:08 +00:00
Alper Nebi Yasak fce9ac1860 hardware: Fix link to U-Boot documentation
The U-Boot documentation is in the "uboot" directory, but the hardware
index page links to a nonexistent "u-boot". Fix the typo.

Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
2022-12-31 22:19:35 +03:00
v-t60 8630dcc31d add docs/install/x200_external.uk.md 2022-12-31 17:12:44 +00:00
v-t60 4c77918aa6 add contrib.uk.md
- Sorted in alphabetical order
- Added alpernebbi & U-Boot
2022-12-31 17:11:37 +00:00
v-t60 a760592e16 fix few typos in contrib.md
- Removed extra word decision and fixed "decision decisions"
- Added letter 'n' to word Serbineko
- Added letter 'r' to word Athur
2022-12-31 17:05:56 +00:00
Leah Rowe dec4b59f6e Merge branch 'cleanmain' of randomomumu/lbwww into master 2022-12-31 11:12:14 +00:00
Alper Nebi Yasak f2d2fcf1e7 contrib: who: Add Alper to contributors, developers
Add myself, my contributions, and what I'll try to do in Libreboot to
the contributors and developer pages. I might not always have enough
time to work on things, though. Let's see how it goes.

It feels weird to place my section next to Leah and Caleb, mostly due to
not matching the bullet point format and contribution volume. It also
feels weird placing it to the top of the alphabetical-order contributors
list without mentioning the order, so do that as a title. Add a title
for projects as well.

Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
2022-12-31 11:05:44 +00:00
Alper Nebi Yasak 76ccea8aa9 contrib: Add section for U-Boot
The payloads Libreboot uses are listed in contrib. Add a section for
U-Boot as well, now used by supported Chromebooks.

Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
2022-12-31 11:05:33 +00:00
Alper Nebi Yasak f9aae8628e news/libreboot20221214: Update for Chromebooks docs
Update the Chromebook codenames in the 20221214 release news page, and
remove part of the note about missing documentation added in previous
commits.

Remove note about me doing "extensive changes to U-Boot" regarding it
being a coreboot payload, that's not exactly true. The patches in lbmk
are optional, quality of life stuff, and mostly other people's. Upstream
basically happens to work fine this way but integration could be much
much better (which I will try to work on in the future).

Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
2022-12-31 11:05:27 +00:00
Alper Nebi Yasak 626d287ad0 uboot: Add docs for U-Boot payload
Replace the placeholder "U-Boot instructions" page with initial
documentation about the U-Boot payload. Move the warnings in the
hardware index to this document, but keep a small warning with a link.

This is light on installation instructions compared to what's there on
GRUB, since U-Boot's UEFI support means generic installer images should
work and at that point I think it becomes distro developers' job. But
the added links should be enough as a good start otherwise.

Also add a section for known issues that people might want to know.
Not sure about opening lbmk issues for those, because they're mostly
long-standing upstream things and I'm not really as invested in the
issue tracker.

Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
2022-12-31 11:05:21 +00:00
Alper Nebi Yasak 21f4d159b9 install: Add flashing guide for Chromebooks
Add initial documentation about flashing Libreboot on supported ChromeOS
devices. Link the Chromebooks in the hardware index to it. I only have
tried firmware work on gru-kevin, so there is an implicit focus on that,
but most others should be similar.

The one exception is gru-bob, as it is new enough to support Closed Case
Debugging which can be used to disable write-protect and flash the
firmware externally. Provide links to the ChromiumOS docs for that.

Although not supported on Libreboot, x86 Chromebooks still carry the
curse that is unreadable non-redistributable Intel ME firmware, so
provide a warning against flashing x86 images without it just in case.

Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
2022-12-31 11:05:16 +00:00
Alper Nebi Yasak 2f712e36fb install/spi: Generalize to not assume 3.3V
At least one Chromebook (gru-kevin) has GD25LQ64C [1], which is a 1.8V
8MB SPI NOR flash chip. Although it can be flashed internally, it has to
be flashed externally when a broken image is flashed. I have been using
an unmodified bad CH341A with a 1.8V adapter which works fine so far.

Try to replace mentions of 3.3V with either nondescript terms like
"power" or "VCC", or both 1.8V and 3.3V, except where it's specifically
about 3.3V. Add warnings to check the part number and datasheet for the
rated supply voltage for the chips, and to make sure to match the
flashing hardware's supply to that.

[1] https://www.gigadevice.com/flash-memory/gd25lq64c/

Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
2022-12-31 11:05:11 +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
Alper Nebi Yasak e631636a26 misc/codenames: Add codenames for supported Chromebooks
Add codenames for the Chromebooks now supported in Libreboot. The names
of the per-board lbmk resources directories are slightly different than
these for naming consistency (e.g. "gru-kevin" instead of "kevin"). The
names in the coreboot src/mainboard are usually of the baseboard
("google/gru" instead of "kevin").

Also add a link to a ChromiumOS docs page listing most if not all
Chromebooks and their codename information among other things.

Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
2022-12-31 11:04:59 +00:00
Alper Nebi Yasak 1dc86401b1 misc/emulation: Add x86 U-Boot and arm64 examples
Add an example qemu-system invocation for the qemu_x86_12mb board's
U-Boot payload. List the QEMU arm64 board in the supported hardware page
and an example invocation for that as well.

Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
2022-12-31 11:04:52 +00:00
Alper Nebi Yasak ec46a0c5f1 docs/build: Add U-Boot examples
Add some lbmk invocation examples for U-Boot. Try to keep it light in
the section that tells people to just use "build boot roms" instead,
but have more detail in the payload-specific section.

Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
2022-12-31 11:04:47 +00:00
Libreboot Contributor dc899625ab
Translated index.md to French 2022-12-30 23:14:43 +01:00
Leah Rowe 1eda00be69 css: make text scale more nicely to screen sizes 2022-12-29 10:10:32 +00:00
Leah Rowe 8f8eed4760 separate css into new file
http2 now enabled on the server, so multiple http requests
are a bit more efficient for modern browsers

this will save a bit of bandwidth, at the expense of causing
additional delay on high latency connections:

someone on 500ms latency and using http1.1 basically has to
wait an extra half-second for the site to load

(however, that's only the first time, assuming their browser
caches the css file)
2022-12-29 10:10:30 +00:00
Leah Rowe 22d7a2e4e8 Merge branch 'master' of v-t60/lbwww into master 2022-12-27 20:08:38 +00:00
v-t60 202f925e76 add contact.uk.md 2022-12-26 21:20:54 +00:00
v-t60 89d1aba2e9 fix docs/hardware/x200.uk.md
few mistakes
2022-12-26 20:35:42 +00:00
v-t60 3d0b477580 add docs/hardware/x200.uk.md 2022-12-26 20:27:56 +00:00
Leah Rowe 9b9b4744dd Merge branch 'master' of vitali64/lbwww into master 2022-12-26 15:27:01 +00:00
Leah Rowe 86876e375b Merge branch 'master' of v-t60/lbwww into master 2022-12-26 15:26:39 +00:00
Ferass 'Vitali64' EL HAFIDI 9536b051af docs/hardware/macbook21: Heavily improve and update.
Signed-off-by: Ferass 'Vitali64' EL HAFIDI <vitali64pmemail@protonmail.com>
2022-12-26 15:00:12 +01:00
Leah Rowe dbd62b1a11 blobutil guide: document 20221214 bug+fix 2022-12-22 23:28:49 +00:00
v-t60 de601a3aaa add index.uk.md
ukrainian index.md page
2022-12-21 19:27:14 +00:00
Leah Rowe a3b2135f69 updated notes about ga-g41m-es2l 2022-12-20 16:33:45 +00:00
Leah Rowe 646f1c836d delete twitter links. i no longer post to twitter. 2022-12-15 10:15:03 +00:00
Leah Rowe e726217e41 fix incorrect date 2022-12-14 21:31:09 +00:00
Leah Rowe 9274dec063 remove dead mirrors from the download page 2022-12-14 19:22:38 +00:00
Leah Rowe b132b76302 Update version info on download pages 2022-12-14 19:09:03 +00:00
Leah Rowe 4c30ed4db3 libreboot 20221214 2022-12-14 19:05:07 +00:00
Leah Rowe fda65a0969 docs/hardware: Add note about u-boot testing 2022-12-11 13:27:04 +00:00
Leah Rowe a76afd9efd remove errant sentence in the FAQ 2022-12-04 09:06:13 +00:00
Leah Rowe 7aa6dc6a31 link to winraid site 2022-11-25 23:16:06 +00:00
Leah Rowe 8c6e891727 typo 2022-11-25 23:11:52 +00:00
Leah Rowe 36e098d915 x230 internal flashing guide 2022-11-25 23:02:20 +00:00
Leah Rowe 997b4f3115 exorcism 2022-11-25 15:00:15 +00:00
Leah Rowe 55261c3b11 policy: say "reduction", not "minimalisation"
non-native english speakers will more likely know what reduction
means, but not minimalisation (both words have the same meaning)
2022-11-25 14:43:14 +00:00
Leah Rowe b0bb6fe2b6 clarify a few things 2022-11-25 14:30:44 +00:00
Leah Rowe f28a4b380b policy: link to steve's debian firmware article 2022-11-25 14:20:40 +00:00
Leah Rowe f4cabc43e4 fix typo 2022-11-25 14:03:54 +00:00
Leah Rowe 9ccfe9ebb2 fix a bad link in the footer 2022-11-25 01:36:16 +00:00
Leah Rowe 269534e901 docs/bsd: improved notes about video modes 2022-11-25 01:08:18 +00:00
Leah Rowe 6c126b7df4 corrected some obsolete terminology 2022-11-24 21:36:56 +00:00
Leah Rowe a51c337f74 Merge branch 'dev' of shmalebx9/lbwww into master 2022-11-24 21:07:57 +00:00
Leah Rowe aec0f37e6b cleanup 2022-11-23 01:26:21 +00:00
Leah Rowe 33dc596206 deprecation notice, regarding seabios_grubfirst 2022-11-22 23:02:11 +00:00
Leah Rowe 8f87a236f7 docs/nvmutil: say where to find the source code 2022-11-20 10:14:56 +00:00
Leah Rowe 567141ead9 anti-fsdg policy: actually link fsdg in the policy
libreboot complies with psdg

pragmatic system distribution guidelines
(libreboot psdg)
2022-11-20 09:47:43 +00:00
Leah Rowe 36017510c9 clarify the mission 2022-11-20 09:01:39 +00:00
Leah Rowe 848c0bcdd5 clean up the policy page (make the intro shorter) 2022-11-20 08:53:09 +00:00
shmalebx9 ee430dc934 document qemu board 2022-11-19 15:00:31 -07:00
Leah Rowe 25fdfbd32c FAQ: say yt-dlp instead of youtube-dl 2022-11-19 17:47:37 +00:00
Ferass 'Vitali64' EL HAFIDI f8dce24869 docs/hardware: Move all CSS to template.include
Signed-off-by: Ferass 'Vitali64' EL HAFIDI <vitali64pmemail@protonmail.com>
2022-11-19 17:09:02 +01:00
Ferass 'Vitali64' EL HAFIDI 34e745489e docs/hardware: Add tables for hardware specifications, features, and supported payloads
This requires a small CSS change to look pleasant

Signed-off-by: Ferass 'Vitali64' EL HAFIDI <vitali64pmemail@protonmail.com>
2022-11-19 16:08:49 +01:00
Leah Rowe 47c3a9f0bb cleanup 2022-11-19 04:30:38 +00:00
Leah Rowe 1f0b6545eb notices about d16/d8/kfsn4-dre removal 2022-11-19 03:59:02 +00:00
Leah Rowe 2d0bdd7b73 gigabyte/ga-g41m-es2l: notes about macchanger 2022-11-19 02:24:23 +00:00
Leah Rowe dbfd6c948c fix psdg compliance issue 2022-11-19 02:21:04 +00:00
Leah Rowe 4d12cfe7f9 notes about MAC address on acer/g43t-am3 2022-11-19 01:42:43 +00:00
Leah Rowe 3a97c3fad4 nuke obsolete linux fde guides 2022-11-19 01:16:55 +00:00
Leah Rowe f4bd7ed4af docs/build: fix bad advice about python versions 2022-11-19 00:47:03 +00:00
Leah Rowe 99d1e919ea Revert "remove obsolete information from docs/build"
This reverts commit 32918ba1ef.
2022-11-18 22:41:56 +00:00
Leah Rowe 61c49ce3c3 make mentions of osboot make sense contextually 2022-11-18 20:32:21 +00:00
Leah Rowe ba531a1058 ditto last commit 2022-11-18 20:28:25 +00:00
Leah Rowe 6af5f48584 nvmutil page: remove errant pre-osboot-merge info 2022-11-18 20:26:16 +00:00
Leah Rowe d22a3b65a2 fix bad links on the faq page 2022-11-18 15:37:49 +00:00
Leah Rowe 57b618d7c1 librebootbootbootbootlibrebootlibre 2022-11-18 06:15:34 +00:00
Leah Rowe 863519d407 fix title on nvmutil manual 2022-11-17 12:12:37 +00:00
Leah Rowe 7034a9b745 assimilate nvmutil documentation 2022-11-17 12:10:32 +00:00
Leah Rowe 3ffcc8f093 note about missing roms 2022-11-17 00:50:34 +00:00
Leah Rowe 450264b8db note about missing hardware documentation 2022-11-17 00:48:37 +00:00
Leah Rowe d6cc05490a debian fde guide is obsolete 2022-11-17 00:44:41 +00:00
Leah Rowe 4bda81d011 lenovo/x230t: link to disassembly instructions 2022-11-17 00:35:26 +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 978f91509a note on homepage about the recent merge 2022-11-16 22:13:25 +00:00
Leah Rowe 90c9b9e6a1 placeholder arm/uboot documentation 2022-11-16 22:10:02 +00:00
Leah Rowe 09d866a987 fix broken url 2022-11-16 18:25:50 +00:00
Leah Rowe 078c78d9a9 another post-merge bonerfix 2022-11-16 00:30:37 +00:00
Leah Rowe cceb4db35b clarify a bit, what the merger means 2022-11-15 23:32:48 +00:00
Leah Rowe 1367035a15 typo 2022-11-15 22:24:42 +00:00
Leah Rowe 7f80ffb7ae merge announcement 2022-11-15 22:23:17 +00:00
Leah Rowe ab03eadd49 ditto 2022-11-15 21:52:55 +00:00
Leah Rowe 9a62729c2c more boners 2022-11-15 20:37:18 +00:00
Leah Rowe 6098abe89f fix logo display on pages 2022-11-15 20:34:00 +00:00
Leah Rowe fccb128f48 update the favicon 2022-11-15 20:29:31 +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 3fcf8becbd fixed typo 2022-11-13 19:41:34 -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
Leah Rowe f1d5035a00 Merge branch 'master' of xjzi/lbwww into master 2022-11-13 05:22:09 +00:00
Leah Rowe 551be50aaa clean up all the irrevelant shit on bsd guides 2022-08-24 03:22:03 +01:00
Leah Rowe 26b530101f improve paragraph 2022-07-29 11:08:24 +01:00
Leah Rowe b25f7b5cda remove hyperlink 2022-07-23 14:09:28 +01:00
xjzi e205714125 Fix spelling error in index.md 2022-07-17 17:50:05 +00:00
Leah Rowe c5c6e1caed fix faulty paragraph 2022-07-10 21:08:27 +01:00
Leah Rowe e1d5e23e9b version number fix 2022-07-10 09:06:28 +01:00
Leah Rowe b2dff2eca9 move the release announcement to the top 2022-07-10 08:51:58 +01:00
Leah Rowe 84477b69d3 Libreboot 20220710 2022-07-10 08:32:06 +01:00
Leah Rowe eaac951721 clean up the faq 2022-05-01 16:13:34 +01:00
Leah Rowe 32918ba1ef remove obsolete information from docs/build 2022-04-02 13:44:04 +01:00
shmalebx9 115e39a5c5 add new diagram to docs/install/spi.md
this is imported from osbwww, based on a change shmalebx9 made.

this patch is a rebase/cherry-pick from osbwww performed by leah rowe,
based off of shmalebx9's work
2022-04-02 13:44:01 +01: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
Kyle Schemmel 9b6d2179e3 reorder new boards and add X301 to GM45 list below 2022-02-17 17:44:18 -05:00
Kyle Schemmel 408053f296 add missing 20210522 targets 2022-02-17 17:12:13 -05:00
Leah Rowe 853fef534f css: make the toc nicer to look at on mobile devices 2022-02-17 04:13:03 +00:00
Leah Rowe 45ebe644fa optimize css further 2022-02-17 04:01:27 +00:00
Leah Rowe 74e3f9e4c2 improved css (based on recent improvement on osboot.org) 2022-02-17 03:34:57 +00:00
Leah Rowe ea7f524443 fix anti-social tags 2022-02-10 17:31:03 +00:00
Leah Rowe 3733a763a0 cringe 2022-02-10 16:03:52 +00:00
Leah Rowe 5d6680f779 cringe 2022-02-10 16:02:09 +00:00
Leah Rowe 306eee0dd7 dark theme 2022-02-10 12:37:53 +00:00
Leah Rowe e97bbfc744 add anti-social media tags in pandoc template 2022-02-10 04:11:34 +00:00
Leah Rowe feb499319b re-add patreon link 2022-02-02 22:30:10 +00:00
v-t60 57c9be2fc3 add index.uk.md
ukrainian index page
2022-01-26 21:11:10 +00:00
Leah Rowe cdf24c660d tweak wording on paragraph; the substance is unchanged
the substance of the message is no different, but the message is now much more
effective and the reader is less likely to turn away; much of the arguments
are emotionally driven, as opposed to factual, so using such "insulting"
language is probably not a good idea

my motivation is to encourage the fsf to improve, not to attack it. the fsf
should work with the community, not against it; similarly, libreboot and
osboot should not be seen to attack the fsf. however, constructive criticism
is ok, and that is entirely the purpose of this article
2022-01-24 05:34:27 +00:00
Leah Rowe 7389077662 update policy article: add link to ariadne's blog post 2022-01-23 11:17:50 +00:00
Leah Rowe 2138f489a6 fix bad link 2022-01-21 14:35:17 +00:00