| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The USES=go:modules system is smart and clever, but it does all its
evaluation of go.mod during fetch phase, which means that porters can't
patch it first (say, to alter dependencies or change the toolchain
version).
Instead, it's possible to override go.mod by specifying a new one as
a second distfile (and go.sum can be overridden in the same way). We've
supported that for a long time, but we've never documented it before.
Reviewed by: fuz, ziaee
Approved by: ziaee (doc)
Differential Revision: https://reviews.freebsd.org/D55580
|
| |
|
|
|
|
|
| |
After ~13 years of running the ftp.at.freebsd.org community mirror is
shutting down at the end of March. Remove it from the documentation.
Reported by: Klaus P. Ohrhallinger <k@7he.at>
|
| |
|
|
| |
While here, change a 'cronjob' into 'cron job' for consistency.
|
| |
|
|
|
|
|
| |
This chapter alternated between `iwn0` and `iwm0` for the interface.
Reviewed by: carlavilla, ziaee
Closes: https://github.com/freebsd/freebsd-doc/pull/613
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
New author entry for Yusuf Yaman together with the news item and PGP
key added. List of Developers and Contributors updated as well to follow
steps 1-4 of the Committers Guide.
Reviewed by: osa, vvd (mentors)
Approved by: osa, vvd (mentors)
Differential Revision: https://reviews.freebsd.org/D55435
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
As discussed on developers@ the actual deadlines are not working.
It happens frequently that many reports are submitted past the deadline
and that publication gets stalled until all expected reports have
arrived.
Hence, from now on,
- we shall have a unique deadline on the 14th of the first month past
the end of the quarter;
- the deadline will be actually enforced: the full status reports shall
be published as soon as ready after the deadline. Reports that could not
make it within the deadline shall be moved (and possibly completed) to
the next quarter.
Reviewed by: adamw, Graham Percival <gperciva@tarsnap.com>
Pull Request: https://github.com/freebsd/freebsd-doc/pull/610
|
| | |
|
| |
|
|
|
| |
Reviewed by: ziaee
Closes: https://github.com/freebsd/freebsd-doc/pull/609
|
| |
|
|
|
| |
Submitted by: voipmeister
Closes: https://github.com/freebsd/freebsd-doc/pull/584
|
| |
|
|
|
| |
Update my keys: remove no longer available RiNet UID,
and shift to the new (still RSA at the moment) key.
|
| |
|
|
|
|
|
|
| |
Add example for assigning a dynamic IPv6 address to a bridge interface
and clarify packet filtering behavior.
Reviewed by: madpilot, ziaee
Closes: https://github.com/freebsd/freebsd-doc/pull/603
|
| | |
|
| | |
|
| |
|
|
| |
Reported by: des@
|
| | |
|
| | |
|
| |
|
|
| |
Differential Revision: https://reviews.freebsd.org/D55154
|
| |
|
|
|
|
|
| |
Suggested by: imp
Discussed with: emaste
Reviewed by: markj
Differential Revision: https://reviews.freebsd.org/D55120
|
| |
|
|
|
| |
PR: 293065
Submitted by: wosch
|
| |
|
|
|
|
| |
Reviewed by: marck, ziaee
Approved by: marck
Differential Revision: https://reviews.freebsd.org/D54904
|
| |
|
|
|
|
|
|
|
| |
The git-arc script was moved from devel/freebsd-git-devtools to
devel/freebsd-git-arc.
Reviewed by: ziaee
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D55131
|
| |
|
|
|
| |
Reviewed by: lwhsu
Differential Revision: https://reviews.freebsd.org/D55134
|
| | |
|
| |
|
|
|
|
| |
Reviewed by: jlduran
Reported by: emaste, jlduran
Differential Revision: https://reviews.freebsd.org/D55121
|
| |
|
|
|
|
|
|
| |
We should not check the running version of the kernel when chrooting,
because chroot uses the booted kernel.
Reported by: ykla <yklaxds@gmail.com>
Closes: https://github.com/freebsd/freebsd-doc/pull/574
|
| |
|
|
|
| |
Reviewed by: ziaee
Differential Revision: https://reviews.freebsd.org/D55043
|
| |
|
|
|
|
| |
Reviewed by: olivier
Submitted by: ajoly18
Closes: https://github.com/freebsd/freebsd-doc/pull/413
|
| |
|
|
|
| |
Reviewed by: ziaee
Closes: https://github.com/freebsd/freebsd-doc/pull/554
|
| |
|
|
|
|
|
| |
ARCH has the same value as `uname -p` (as documented in bsd.port.mk).
Reviewed by: ziaee
Closes: https://github.com/freebsd/freebsd-doc/pull/547
|
| |
|
|
|
|
| |
Reviewed by: ziaee
Signed-off-by: ykla <yklaxds@gmail.com>
Closes: https://github.com/freebsd/freebsd-doc/pull/521
|
| |
|
|
|
| |
Submitted by: anonymous
Closes: https://github.com/freebsd/freebsd-doc/pull/577
|
| |
|
|
|
|
|
| |
PR: 291649
Ref: src:905571c03119
Reviewed by: ziaee
Closes: https://github.com/freebsd/freebsd-doc/pull/580
|
| |
|
|
|
| |
Reviewed by: ziaee
Closes: https://github.com/freebsd/freebsd-doc/pull/595
|
| |
|
|
|
| |
Reviewed by: ziaee
Closes: https://github.com/freebsd/freebsd-doc/pull/594
|
| |
|
|
|
|
|
| |
Service would not start until flags were presented on a single line.
Reviewed by: ziaee
Closes: https://github.com/freebsd/freebsd-doc/pull/597
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Spotted by: FreeBSD telegram community
|
| |
|
|
|
|
|
|
| |
Describe KPI change in ip6 ND context which missed __FreeBSD_version bump.
Use nearest next as time window is narrow and potential consumers ar rare.
Reviewed by: glebius
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
Document some missing usage options as well.
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-doc/pull/600
|
| |
|
|
|
|
|
|
| |
kgdb exists in the base system only in FreeBSD 11 and earlier, which is
well past EOL. Remove the reference, leaving only a reference to the
kgdb port or package from devel/gdb.
Sponsored by: The FreeBSD Foundation
|