Summary: Remove reference to CD_MOUNTPTS since it is being removed, see review D2888
Test Plan: jenkins
Reviewers: #doc_committers, wblock
Reviewed By: #doc_committers, wblock
Subscribers: wblock
Differential Revision: https://reviews.freebsd.org/D2979
supplied the ifconfig output. Also update some of the defaults and
suggestions for the current era: WPA2 and CCMP/AES.
Submitted by: Mark Felder <feld@FreeBSD.org>
Reviewed by: adrian
Differential Revision:
This is a brute-force, sledgehammer fix for the errata and
advisories pages not always updated when an SA/EN is issued.
Sponsored by: The FreeBSD Foundation
And fixup the few whitespace errors igor -RZ reports.
Whitespace only, translators can ignore.
Approved by: wblock (mentor)
Differential Revision: https://reviews.freebsd.org/D2952
expiration date for the self-signed certificate.
Work is in progress with the SVN mirrors and an updated
SSL certificate will be used when the work is completed,
so this is a temporary solution.
With hat: admins@
Sponsored by: The FreeBSD Foundation
probably PORTVERSION. However, using DISTVERSION is more correct because
it also fixes unusual versioning (1.5-alpha, 1_2, etc).
PR: 199939
Submitted by: jbeich
Reviewed by: mat (aka "the author")
Several people noted that the upcoming leap second is not unusual.
Reword sentence to be a reminder that the upcoming leap second will
occur during a business day in some regions.
Add UTC time zone to date and time of upcoming leap second.
hub.freebsd.org and the supporting 15 year old binaries have gone away.
Highlights:
- Sync up the cgi scripts to be closer to the standard page look
and feel and the canonical url locations.
- Adjust the search controls to include the docs.freebsd.org doc set.
- Replace the remaining wais search references.
- Fix up the embedded paths that depended on a symlink and/or nfs jungle
on hub. These aren't present in the jail this now runs in.
- Fix a typo (stray backtick) in one of the header entities.
- Remove the remaining no-longer-functional gnats components - they
ran on hub and no longer exist.
Build tested by: gjb
Brought to you by: lots of coffee, profanity and confusion.
- secteam needs updating
- phabric-admin is new
- forum-admin is new
- github-automation is new
- jenkins-admin is new
- fbsd foundation needs updating
Reviewed by: gjb, delphij, jmg (older version)
- All ref* machines are reference machines with similar
hardware configurations (excluding ia64, sparc64).
- We don't need to list administrative (infrastructural)
machines, so they're removed. If anyone wants to know,
it's in DNS.
- Hub is deprecated. Yay.
- Remove the 'type' column for various machines. People
that are interested (and have access) can check dmesg(8).
- Remove a site-specific reference, as we have many sites
now, and this page is not the right place to thank the
generous bandwidth/power/facility providers for our many
sites.
With hat: admins
Sponsored by: The FreeBSD Foundation
All Certificate Authorities now require 2048 bit keys with SHA256 hashes
This change brings our documentation inline with that requirement
PR: 199379
Submitted by: Roland van Laar <roland@micite.net> (original)
Approved by: wblock (mentor)
Differential Revision: https://reviews.freebsd.org/D2836
about how to build products with FreeBSD. I switched around the order
with the other link to follow a more logical flow of information. People
probably want to know what BSD is before building products with it.
Submitted by: Ahmed Kamal (email ahmedkamal googlemail com)
to this guide was announced today and we did not yet
have a link in our own docs. The Guide is the best place
for new DTrace users to start learning about how to use it.
Approved by: brd
Also, mention the compatibility between shells with regards to scripts.
Two other xml tag inconsistencies were fixed.
PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193892
Differential Revision: https://reviews.freebsd.org/D2834
Submitted by: kpaasial icloud com
Patch by: Anthony Perkins (plus a minor change based on the review)
Reviewed by: allanjude