1
0
mirror of https://git.FreeBSD.org/doc.git synced 2026-06-02 19:35:07 +00:00

2633 Commits

Author SHA1 Message Date
Benedict Reuschling f8d0c45d7f Fix instructions for writing the ZFS bootcode on EFI systems
The previous instructions used "gpart bootcode" which do not work
anymore and result in broken boot on EFI systems. Change the
instructions to mount the EFI partition first and then copy the boot
loader file into the target directory on it. Add a note that the target
file is architecture specific, pointing users to uefi(8) where the file
names are listed per architecture.

PR:			293912
Reviewed by:		imp
Differential Revision:	https://reviews.freebsd.org/D56643
2026-04-27 19:17:00 +00:00
Frank Moore a6a6455f21 Fix a typo: make the word 'ports' singular to correct a grammatical error
PR:	291858
Event:	Wiesbaden Hackathon 202604
2026-04-26 10:58:45 +00:00
Big Sneaky 67232f1a2d FAQ - fix single-user mode boot instructions
PR:		291048
Pull Request:	https://github.com/freebsd/freebsd-doc/pull/635
2026-04-26 08:57:06 +02:00
Dimitry Andric bdad001a44 Renumber __FreeBSD_version value 1600016 to 1600017, insert correct 1600016 entry. 2026-04-25 19:34:57 +02:00
Alexander Ziaee 1e455b32ba committers-guide: Remove VCS ID comment
Matching what we did in software-license guide.

Discussed with:	emaste, lwhsu
2026-04-25 12:50:59 -04:00
Alexander Ziaee 97deb2bb4a committers-guide: Switch license to SPDX only
Matching what we did in style(9) and license-guide.

Reviewed by:		emaste, imp, mhorne
Differential Revision:	https://reviews.freebsd.org/D54444
2026-04-25 12:50:46 -04:00
Dimitry Andric a8cf36800e Document __FreeBSD_version value 1600016. Add periods at end of sentences. 2026-04-25 16:31:03 +02:00
Matthew Seaman 6bdc0124b2 Update my PGP key
Extend validity for another two years.
2026-04-23 08:54:51 +01:00
Fernando Apesteguía 9077be2487 [hb]: Add fwget information
Add some information about how to install firmware for graphic cards.

Differential Revision:	https://reviews.freebsd.org/D56428
Reviewed by:	carlavilla@
2026-04-17 20:05:43 +02:00
Fernando Apesteguía 456f5595ef [phb]: Remove references to INSTALLS_OMF
Following
https://cgit.freebsd.org/ports/commit/?id=d50e1535e7b7d3513ba01868bf5c7c1a22e6527e
2026-04-16 17:27:52 +02:00
Fernando Apesteguía b2222ccc44 [phb][uses]: Add inotify 2026-04-16 17:18:25 +02:00
Sergio Carlavilla Delgado bea5e71839 Handbook-bsdinstall: Upgrade chapter to reflect FreeBSD 15 changes-Part I 2026-04-13 15:08:12 +00:00
Sergio Carlavilla Delgado 576ccafa21 Handbook-bsdinstall: Upgrade hardening image 2026-04-13 08:24:50 +00:00
Big Sneaky 8970ac5ea1 Handbook-bsdinstall: Upgrade hardening options
Reviewed by:    carlavilla@, ziaee@
Pull Request:   https://github.com/freebsd/freebsd-doc/pull/644
2026-04-13 08:22:48 +00:00
Jean-Sébastien Pédron f9b14f0ab6 Document __FreeBSD_version bumps: 1600012-1600015
I only authored the bump to 1600015, not the previous ones. Hopefully
the description of these previous bumps is accurate.

Reviewed by:	lwhsu
Sponsored by:	The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D56286
2026-04-09 19:00:35 +02:00
Kenneth Raplee 93638e3a34 Add myself as a committer
Approved by:    makc (mentor)
2026-04-05 09:07:13 -07:00
Vladlen Popolitov bc1d9997f0 update translation of articles/vm-design to Russian
Reviewed by: andy
Differential Revision: https://reviews.freebsd.org/D56105
2026-04-02 18:31:42 +03:00
Alexander Ziaee b4d6eb0154 documentation: Bourne shell -> POSIX shell
The FreeBSD shell is a POSIX compatible shell. It evolved over several
decades from the Almquist shell, which was preceeded a decade before
that by the Bourne shell. Most readers today have never seen a Bourne
shell. If someone wants to learn to use our shell, they need to look for
tutorials on the POSIX shell. Align descriptions through out the tree
with this reality, consistent with it's manual and common parlance.

Reviewed by:		mhorne, Artem Bunichev <tembun@bk.ru>
Differential Revision:	https://reviews.freebsd.org/D56054
2026-03-30 14:05:00 -04:00
Kit Dallege 80003f7fe7 handbook/virtualization: Fix freebsd-update syntax
Split freebsd-update fetch and install into two subcommands. If running
an EoL FreeBSD, running the two in one command can fail to perform the
install. This matches what was done elsewhere in the tree.

PR:		293517
Reported by:	Graham Perrin
Signed-off-by:	Kit Dallege <xaum.io@gmail.com>
Closes:		https://github.com/freebsd/freebsd-doc/pull/632
2026-03-26 22:31:46 -04:00
Vladlen Popolitov 92fca98ba5 new translation of books/accessibility/blindness to Russian
Differential Revision: https://reviews.freebsd.org/D55761
2026-03-26 19:20:09 +03:00
Vladlen Popolitov acd3f136e5 new translation of books/accessibility/lowvision to Russian
Differential Revision: https://reviews.freebsd.org/D55760
2026-03-26 19:18:49 +03:00
Vladlen Popolitov c757664cdd new translation of books/accessibility/colors to Russian
Differential Revision: https://reviews.freebsd.org/D55759
2026-03-26 19:17:17 +03:00
Vladlen Popolitov 930e5191f4 new translation of books/accessibility/virtual-terminal to Russian
Differential Revision: https://reviews.freebsd.org/D55758
2026-03-26 19:15:59 +03:00
Vladlen Popolitov 1b32601414 new translation of books/accessibility/preface to Russian
Differential Revision: https://reviews.freebsd.org/D55757
2026-03-26 19:14:20 +03:00
Vladlen Popolitov c6f7301389 new translation of books/accessibility/development to Russian
Differential Revision: https://reviews.freebsd.org/D55756
2026-03-26 19:13:08 +03:00
Vladlen Popolitov 50be0de03b new translation of books/accessibility/help to Russian
Differential Revision: https://reviews.freebsd.org/D56093
2026-03-26 19:10:02 +03:00
Ed Maste 60d6310970 explaining-bsd: Remove iXsystems link
iXsystems no longer provides support contracts for FreeBSD.
2026-03-25 10:36:41 -04:00
Po Han Chen f84767f118 documentation: Fix minor typos
- explaining-bsd: fix missing opening quote in trademarks list
- committers-guide: remove duplicate word ("to to" -> "to")
- jails: fix article usage ("A incomplete" -> "An incomplete")
- zfs: remove redundant preposition ("in since" -> "since")

Reviewed by:	ziaee
Closes:		https://github.com/freebsd/freebsd-doc/pull/624
2026-03-23 16:25:00 -04:00
Danilo G. Baio cb5f75bf79 handbook/mirrors: Adjust info about fastly CDN 2026-03-22 14:14:53 -03:00
Fernando Apesteguía 5964bc61be [phb]: Remove openjdk20
Following
https://cgit.freebsd.org/ports/commit/?id=b755eb71ca97b704bf95d683d5c5f58c90944f19
2026-03-15 19:14:50 +01:00
Vladlen Popolitov 5d39c99536 update translation of books/porters-handbook to Russian
Differential Revision: https://reviews.freebsd.org/D55727
2026-03-15 15:06:54 +03:00
Vladlen Popolitov d66619b26f update translation of books/handbook to Russian
Differential Revision: https://reviews.freebsd.org/D55726
2026-03-15 15:05:28 +03:00
Vladlen Popolitov 28b2c992ac update translation of books/dev-model to Russian
Differential Revision: https://reviews.freebsd.org/D55725
2026-03-15 15:03:48 +03:00
Vladlen Popolitov c55270cffb update translation of books/design-44bsd to Russian
Differential Revision: https://reviews.freebsd.org/D55724
2026-03-15 15:02:11 +03:00
Vladlen Popolitov c0ce4b4861 update translation of books/arch-handbook to Russian
Differential Revision: https://reviews.freebsd.org/D55723
2026-03-15 15:00:55 +03:00
Vladlen Popolitov e8280d6473 update translation of articles/ part3 to Russian
Reviewed by: andy, marck
Differential Revision: https://reviews.freebsd.org/D55587
2026-03-15 14:57:19 +03:00
Vladlen Popolitov 2dc847202d update translation of articles/ part2 to Russian
Reviewed by: andy, marck
Differential Revision: https://reviews.freebsd.org/D55586
2026-03-15 14:56:30 +03:00
Vladlen Popolitov 694bb02254 update translation of articles/ to Russian
Reviewed by: andy, marck
Differential Revision: https://reviews.freebsd.org/D55585
2026-03-15 14:55:15 +03:00
Vladlen Popolitov a29db952d6 update translation of books/fdp-primer to Russian
Reviewed by: andy, marck
Differential Revision: https://reviews.freebsd.org/D55584
2026-03-15 14:28:49 +03:00
Vladlen Popolitov 8064e597fa update translation of books/faq to Russian
Reviewed by: andy, marck
Differential Revision: https://reviews.freebsd.org/D55583
2026-03-15 14:19:49 +03:00
Vladlen Popolitov 8ce37e50a2 update translation of books/developers-handbook to Russian
Reviewed by: andy, marck
Differential Revision: https://reviews.freebsd.org/D55582
2026-03-15 14:17:08 +03:00
Vladlen Popolitov c850d38b2a update translation of articles/problem-reports to Russian
Reviewed by: andy, marck
Differential Revision: https://reviews.freebsd.org/D55722
2026-03-15 14:14:21 +03:00
Vladlen Popolitov 1e81db93b7 update translation of articles/pr-guidelines to Russian
Reviewed by: andy, marck
Differential Revision: https://reviews.freebsd.org/D55721
2026-03-15 14:12:01 +03:00
Vladlen Popolitov 07e991cca6 update translation of articles/pam to Russian
Reviewed by: andy, marck
Differential Revision: https://reviews.freebsd.org/D55581
2026-03-15 14:07:55 +03:00
Vladlen Popolitov f59e9d6791 update translation of articles/gjournal-desktop to Russian
Reviewed by: andy, marck
Differential Revision: https://reviews.freebsd.org/D55720
2026-03-15 14:04:14 +03:00
Vladlen Popolitov 88d0c6105d update translation of articles/contributing to Russian
Reviewed by: andy, marck
Differential Revision: https://reviews.freebsd.org/D55719
2026-03-15 14:02:17 +03:00
Vladlen Popolitov 5cbfbb4710 update translation of articles/nanobsd to Russian
Reviewed by: andy, marck
Differential Revision: https://reviews.freebsd.org/D55570
2026-03-15 13:58:51 +03:00
Vladlen Popolitov 71b83b7afb update translation of articles/ipsec-must to Russian
Reviewed by: andy, marck
Differential Revision: https://reviews.freebsd.org/D55569
2026-03-15 13:55:53 +03:00
Vladlen Popolitov 70a2c5a9d0 update translation of articles/committers-guide to Russian
Reviewed by: andy, marck
Differential Revision: https://reviews.freebsd.org/D55568
2026-03-15 13:53:44 +03:00
Vladlen Popolitov 897f9cb22b update translation of articles/freebsd-status-report-process to Russian
Reviewed by: andy, marck
Differential Revision: https://reviews.freebsd.org/D55567
2026-03-15 13:48:29 +03:00