Unconditionally send the website footer link to the contributing article
to the english version, as a stopgap to fix the 404. This link needs to
preserve the language.
Reported by: debg
Reviewed by: carlavilla
Differential Revision: https://reviews.freebsd.org/D57064
14.4 and 15.1 support little-endian pSeries. 15.0 has boot panic due to
bug in SLOF, but it should be reclassified as QEMU pSeries instead of
IBM.
Reviewed by: kbowling, ziaee
Signed-off-by: Minsoo Choo <minsoo@minsoo.io>
Differential Revision: https://reviews.freebsd.org/D57102
Following the move of this chapter to a separate article.
I ran `tools/update_translate_template.sh` and discarded the irrelevant
changes.
Discussed with: ziaee, carlavilla
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D56430
- For pages on the author's website (no longer active), use archive.org links
- For the textbook referenced, just give the title
- Use the 'link' macro everywhere
Reviewed by: 0mp, emaste (previous version)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D45963
Minor tweaks for consistency/readability. Actual content is not touched.
- Replace references to "chapter" with "article".
- Add a NOTE of the historical nature of the document.
- Clarify assemblers available on FreeBSD.
- List the trademarks used in the article, and reduce the (R) symbol
usage. Per the Doc Primer, it only needs to be emitted with the first
usage of the trademark.
- Add more tags for SEO
Reviewed by: 0mp, emaste (previous version)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D45962
The content of this chapter is niche, and has not been significantly
altered since its initial authorship in 2001. Still, it contains highly
detailed information that is still accurate on a largely
undocumented/esoteric topic. Therefore, it is worth preserving.
Move this to a standalone article. This allows us to continue publishing
it while removing any expectation that the text should evolve or stay
up-to-date.
Discussed with: ziaee, carlavilla
Reviewed by: emaste (previous version)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D45961
Reapply 5636b2ce27, which makes the keyword in the releases sidenav
translatable. This got lost in the website refresh.
While here, drop the entry for 13.5, which also reappeared. This
recently went EOL.
Reported by: vladlen
With the removal of FreeBSD Mall, the misc category it's empty.
Remove it from the theme, we can add it later in case we add something
in misc again.
PR: 293477
This is not the end of the road, this is the beginning of a
continuous improvement in our website.
Respecting our users privacy, the website can work without
JavaScript enabled.
Tested on:
* FreeBSD: Firefox, Chrome
* Debian GNU/Linux: Firefox, Chrome
* Windows 10: Firefox, Chrome, Edge, IE11
* Windows 11: Firefox, Chrome, Edge
* Android 16: Firefox, Chrome
* iOS: Firefox, Safari
Thanks for all the people who sent feedback about the new design:
* adrian@
* bapt@
* bcr@
* bz@
* christos@
* cperciva@
* dbaio@
* dch@
* dteske@
* emaste@
* fernape@
* fluffy@
* gnn@
* imp@
* jrtc27@
* linimon@
* lwhsu@
* maxim@
* mp@
* philip@
* se@
* vladlen@
* ziaee@
* Minsoo Choo <minsoochoo0122@proton.me>
* The FreeBSD Foundation
Approved by: doceng@, core@
Co-authored-by: carlavilla@, Mark Phillips <mark@freebsdfoundation.org>
Differential Revision: D53910
Sponsored by: Work done by Mark Phillips was sponsored by the FreeBSD Foundation
In many parts of this chapter the use of "qualified name" and
"unqualified name" was used to refer to a full path to a file (or just
the filename). This terminology is used more in networking terms (i.e.
fully qualified hostname) and is strange to use when referring to files
and directories in a filesystem. It leads to confusion for the reader,
which is why I replaced it throughout the chapter with the more commonly
used term "full path" where appropriate.
While here, remove some whitespaces at the end of sentences.
PR: 292300
This page is really long, and has no introductory paragraph.
Instead of hiding the installation section at the bottom, simplify
it into an introductory paragraph.
Reviewed by: cperciva
Differential Revision: https://reviews.freebsd.org/D56956