No description
Find a file
Alexander Ziaee dce95ff77e
15.0/relnote: Organize Upgrading section
Judging from the mailing list discussion, this section needs organized
better. While here, sneak in a bit of wordsmithing. We still have a lot
of work to do improving the instructions for upgrading systems installed
with packages, but we have to keep moving.

Discussed with:		cperciva (it's still ok to organize better)
Discussed with:		ivy (s/distribution/& sets/)
Discussed with:		jrm (upgrading from source wordsmithing)
Reviewed by:		dch (previous, fixed a typo since)
Differential Revision:	https://reviews.freebsd.org/D54181
2025-12-21 13:22:06 -05:00
.github GitHub Actions: Add a labeler action 2023-03-15 09:51:16 +01:00
.hooks Add the prepare-commit-msg hook to the repository 2022-08-16 21:33:25 +08:00
.vale Fix documentation CI 2025-02-17 22:55:11 +01:00
documentation handbook: Fix a typo in mtree(8) manpage link 2025-12-20 23:22:58 +08:00
shared new committer (src): Johan Söllvander (js) 2025-12-16 20:09:54 +01:00
tools tools/translate: Use po4a-updatepo to extract strings from the source files 2023-04-20 21:14:01 -03:00
website 15.0/relnote: Organize Upgrading section 2025-12-21 13:22:06 -05:00
.arcconfig Migrate doc to Hugo/AsciiDoctor 2021-01-26 00:31:29 +01:00
.cirrus.yml .cirrus.yml: Change to 14.0-RELEASE 2024-05-03 23:23:20 -03:00
.gitattributes Initialize .gitattributes for doc 2025-06-12 11:44:51 -04:00
.gitignore Add a .gitignore file 2023-12-17 20:41:34 +01:00
.mailmap mailmap: add mappings for Minsoo Choo 2025-06-12 09:58:39 -04:00
.vale.ini .vale/styles: Removing Foreign Language references from English contents 2023-08-01 15:27:37 +02:00
COPYRIGHT Happy New Year 2025! 2025-01-01 15:42:22 +09:00
Makefile Warn users that 'make run' should be used on subdirectories 2023-02-17 16:30:44 +01:00
README Add back README file 2021-01-26 22:03:56 +08:00

If you plan on building a local copy of the FreeBSD documentation, or using
our toolchain in your own projects, please read the Documentation Primer at:

    https://docs.freebsd.org/en/books/fdp-primer/

for information about the tools and formatting languages we use.
Chapter 1 has a Quick Start section, and Chapter 2 covers the software
and related items in more detail.