alpernebbi
pushed to refs/sent/chromebooks-docs/v1 at alpernebbi/lbwww
- ecfc132df4 site: GFDL compliance for chromebook-docs pull request
The MODIFICATIONS section in the GFDL text has some unexpected
requirements that I'm required to fulfill to distribute a modified
version of the lbwww repository. Most salient are:
- 4.A: A different title on the Title Page
- 4.B: Adding authors to the Title Page
- 4.C: Add a publisher to the Title Page
- 4.E: Adding my copyright notice
- 4.I: Adding a "History" section with history of my modifications
For 4.A, 4.B, 4.C, what appears to match "Title Page" best is index.md,
so I've modified that. Changed the title to the commit hash before this.
Added an Authors section to that including author/publisher info.
For 4.E, add copyright notice to license.md because 4.F says that the
license notice should be after the license notice. Add Leah's and a
generic Libreboot contributors copyright notice because having just mine
is a bit overreaching.
For 4.I, include two sections for the original and modified versions
with the titles from index.md. 4.I says to add "new authors", and I've
chosen to interpret that as "authors who have changed the document in
the new version".
I don't think these compliance changes are content-wise appropriate to
pull into the main lbwww repo.
Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
- 1c37db18e8 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>
- 1d60127b6e 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>
- a0018c65d4 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>
- 97d6a30337 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>
1 year ago