| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
| |
Be consistent when labeling the boot loader screen. The title said "Boot
Menu" but the caption of the image below reads "Boot Loader Menu". Add
the "Loader" part to the title as well.
PR: 268632
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The link description would tell people to use git instead of git for
updating ports. Remove that cross reference as suggested in the PR. Note
that freebsd-update is eventually going away as well, but keep it here
for now and remove it in a separate change in the future.
Refrain from mentioning other third party tools in this section for keeping
consistency with the rest of the handbook.
PR: 273359
Based on patch by: grahamperrin@gmail.com
|
|
|
|
|
|
|
| |
The paths when destroying a jail did not match with the ones used when
creating them. Update the paths to match again.
PR: 276668
|
|
|
|
|
|
|
| |
Elaborate on this point a bit how and why they interfere with
microbenchmarking.
PR: 262646
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Notable changes:
- describe the experimental snapshot feature
- add notice about persisting and changing network configuration and the
potential for locking oneself out
- describe jailing bhyve
- improve wording throughout the page
Reviewed by: emaste, jrm, Pau Amma <pauamma@gundo.com>
Differential Revision: https://reviews.freebsd.org/D44078
|
|
|
|
|
|
|
|
|
|
|
| |
An initial 'git clone' of the ports tree takes a long time. The checkout we
had before this change contained all the commit history, which would
normally not be necessary nor be interesting for people who simply want
to compile ports without doing any kind of development.
To reduce the clone time add the '--depth 1' parameter in this change.
Additionally, for people that do work on ports, a sentence about
removing that option was added.
|
|
|
|
|
| |
PR: 279295
Reviewed by: emaste
|
|
|
|
| |
PR: 279220
|
|
|
|
| |
Sponsored by: The FreeBSD Foundation
|
|
|
|
|
| |
Reviewed by: bcr, fernape
Differential Revision: https://reviews.freebsd.org/D42779
|
|
|
|
|
|
| |
Reviewed by: imp, bapt
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D45281
|
|
|
|
|
|
|
|
| |
Fix kdc command in code snippet.
PR: 278640
Reported by: Jürgen Weber <weberbug@gmx.de>
Differential Revision: https://reviews.freebsd.org/D45255
|
| |
|
| |
|
|
|
|
| |
PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276796
|
|
|
|
|
|
|
|
|
| |
A user reported high CPU utilization on a fresh install of 14.0
on Parallels (MacOS, M1/Apple Silicon). Disabling the new ACPI
ged(4) device worked around the problem. Document this (for now).
Reviewed by: pauamma_gundo.com
Differential Revision: https://reviews.freebsd.org/D45103
|
|
|
|
| |
Many issues were due to a wrongly unterminated example block.
|
|
|
|
| |
Reviewed by: gnn
|
| |
|
| |
|
| |
|
|
|
|
|
| |
print/apsfilter was removed from the ports tree in 2018
in commit c9b47f0427d70ba42c2d53271f8b64b8e8096825.
|
| |
|
|
|
|
|
|
| |
Otherwise, you@example.com gets linked with mailto.
Sponsored by: Klara, Inc.
|
|
|
|
| |
Sponsored by: Klara, Inc.
|
|
|
|
|
|
| |
PR: 252417
Reviewed by: emaste
Differential Revision: https://reviews.freebsd.org/D43119
|
|
|
|
|
|
|
|
|
|
|
| |
If you copied and pasted from the Handbook, this is what would have
happened:
# sysrc seatd_enable=”YES”
seatd_enable: -> ”YES”
rc.conf: seatd_enable="”YES”"
Reported by: garga
|
|
|
|
| |
PR: 278341
|
|
|
|
| |
Sponsored by: Klara, Inc.
|
|
|
|
| |
Sponsored by: Klara, Inc.
|
| |
|
|
|
|
| |
Reported by: Pau Amma <pauamma gundo com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Summary:
- Verify the source code comes from a trustworthy
source.
- Always review the diff before importing.
- Run configure scripts and alike in an isolated
environment.
- Perform tests inside chroot, jail or in VM first.
Reviewed by: emaste, imp
Differential Revision: https://reviews.freebsd.org/D44557
|
| |
|
| |
|
|
|
|
|
|
| |
Reviewed by: imp
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D42487
|
| |
|
|
|
|
| |
Reported by: Pau Amma <pauamma@gundo.com>
|
|
|
|
|
| |
Reviewed by: Pau Amma <pauamma@gundo.com>
Pull Request: https://github.com/freebsd/freebsd-doc/pull/350
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. There seem to be no package called vim-console or nano-devel in the
ports tree, rather it's now just called vim or nano (depending on
which one a user will install).
2. Highlight the emacs lisp syntax.
Reviewed by: dbaio
Pull Request: https://github.com/freebsd/freebsd-doc/pull/349
Signed-off-by: rilysh <nightquick@proton.me>
|
|
|
|
|
|
|
| |
Change 'nless' to 'Unless'
Pull Request: https://github.com/freebsd/freebsd-doc/pull/348
Signed-off-by: Henry Hsieh <Henryshsieh@gmail.com>
|
|
|
|
|
|
|
| |
Trivial change level example for consistency with prior section.
Submitted by: Matt Viverette - https://github.com/distancesprinter
Pull Request: https://github.com/freebsd/freebsd-doc/pull/344
|
|
|
|
|
|
|
| |
Tcl 8.5 has been deprecated.
Reported by: https://github.com/Hermholtz
Pull Request: https://github.com/freebsd/freebsd-doc/pull/315
|
|
|
|
| |
I saw this issue when building the misc/freebsd-doc-de port.
|
|
|
|
|
|
|
|
| |
These adjustments ensure menu and navigation will work fine with the
recent changes.
Reviewed by: fernape
Differential Revision: https://reviews.freebsd.org/D44284
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
PR: 264142
Reviewed by: karels, Mina Galić <freebsd@igalic.co>, Pau Amma <pauamma@gundo.com>
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D42722
|
|
|
|
|
|
|
|
|
|
| |
- Add a TIP pointing to virtualization
- Add a reference to virtualization as alternative to changing
partitions
PR: 263324
Reviewed by: jrm, Pau Amma <pauamma@gundo.com>
Differential Revision: https://reviews.freebsd.org/D44393
|