Allan Jude
65f9164dd7
Update bhyve chapter with note on CPU UG feature and zfs vol examples
...
PR: 201578
Submitted by: Shawn Debnath <shawn@debnath.net>
Approved by: wblock (mentor)
Differential Revision: https://reviews.freebsd.org/D3105
2015-07-21 17:55:37 +00:00
Mathieu Arnold
2bc0582345
Add a note saying not to use := in *_DEPENDS variables.
...
Approved by: wblock (mentor)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3109
2015-07-21 09:48:47 +00:00
Peter Wemm
142f2ee7d8
Adjust some wording in the svn mirror area and remove some left-over
...
references to the old deprecated mirror names.
2015-07-15 01:33:41 +00:00
Glen Barber
f73f9684c4
Update the svn mirror list to reflect that svn.freebsd.org is
...
now GeoDNS-backed, and a single, official SSL certificate is
now used.
In collaboration with: peter
Sponsored by: The FreeBSD Foundation
2015-07-14 23:08:34 +00:00
Peter Wemm
d300ef75fd
Update fingerprint for svn0.eu.freebsd.org mirror name now that the old
...
one has expired.
2015-07-14 10:27:57 +00:00
Warren Block
6cb3b6ed01
Update emacs configuration.
...
Submitted by: Noam Postavsky <npostavs@users.sourceforge.net>
2015-07-12 11:28:44 +00:00
Marc Fonvieille
299ecad7ff
Fix path for Xorg fonts to /usr/local/share/fonts/
...
PR: 201373
Submitted by: bapt@FreeBSD.org
2015-07-06 11:34:30 +00:00
Mathieu Arnold
8c3e3ab612
Various small fixes.
...
- Mention WRKSRC_SUBDIR.
- Note that NO_WRKSUBDIR should not be used.
- Mention USES=metaport.
- NEED_ROOT is gone, mention USES=fakeroot.
Approved by: wblock (mentor)
Differential Revision: https://reviews.freebsd.org/D2941
2015-07-06 09:39:45 +00:00
Mathieu Arnold
bb14358fb2
Rewrite the master_site_n section to use macros.
...
Approved by: wblock (mentor)
Differential Revision: https://reviews.freebsd.org/D2940
2015-07-06 09:26:34 +00:00
Steve Wills
71c7d4aa55
Remove reference to CD_MOUNTPTS
...
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
2015-07-05 12:01:05 +00:00
Warren Block
fc3990a3b4
Update the WPA-PSK access point section at Mark Felder's request, who
...
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:
2015-07-02 00:14:31 +00:00
Mathieu Arnold
0413d7e930
Indent the new <sect2> (from <sect3>) one step back.
...
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
2015-06-30 15:38:37 +00:00
Mathieu Arnold
3e7206d5b5
Document the new multiple-USE_GITHUB.
...
Approved by: wblock (mentor)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D2781
2015-06-30 11:10:38 +00:00
Mathieu Arnold
dc4bd73da1
Fixup a lot of <programlisting>
...
Approved by: wblock (mentor)
Differential Revision: https://reviews.freebsd.org/D2939
2015-06-29 15:32:11 +00:00
Mathieu Arnold
0adc182340
Catch up with newly created macros.
...
Approved by: wblock (mentor)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D2539
2015-06-29 15:17:22 +00:00
Glen Barber
66cff64120
Update the SHA1 for the svn0.bme mirror after bumping the
...
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
2015-06-29 14:07:25 +00:00
Christian Brueffer
46d4e696a0
USE_GITHUB doesn't touch PORTREVISION at all. What the author meant is
...
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")
2015-06-29 14:06:56 +00:00
Mathieu Arnold
a13b7626c0
Do *not* tell people to use := in depends.
2015-06-29 07:50:06 +00:00
Glen Barber
8163f7d37d
Remove references to hub, updating or removing entirely as
...
appropriate.
Sponsored by: The FreeBSD Foundation
2015-06-22 03:26:55 +00:00
Allan Jude
7dcfab4649
Update openssl chapter based on modern certificate requirements
...
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
2015-06-20 18:03:41 +00:00
Benedict Reuschling
1362dc5d7a
Fix the build.
2015-06-19 17:35:59 +00:00
George V. Neville-Neil
a9bf9d5689
Add a link to the DTrace Guide from Illumos. An update
...
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
2015-06-19 17:16:57 +00:00
Christian Brueffer
ba1840467d
Fix typo.
2015-06-18 15:46:39 +00:00
Allan Jude
72e5c268fe
Document the new cloud mailing list
...
PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195273
Submitted by: David Wolfskill
Approved by: bcr (mentor)
Sponsored by: ScaleEngine Inc.
Differential Revision: https://reviews.freebsd.org/D1214
2015-06-16 04:42:19 +00:00
Warren Block
b28f6ef5ee
Fix directory name in the Quick Start of the FDP Primer.
...
PR: 200857
Submitted by: camarda@amnz.org
2015-06-14 19:38:09 +00:00
Benedict Reuschling
69fb7192ff
Fix capitalization in title tags.
...
Translators can probably ignore this.
2015-06-14 15:24:25 +00:00
Benedict Reuschling
922acb95a7
Wrap long lines (whitespace).
...
Translators can ignore.
2015-06-12 15:08:26 +00:00
Benedict Reuschling
1f142bb5c9
Make textproc/igor happy by:
...
- removing redundant markup and word
- fixing capitalization (where possible)
Discussed with: wblock
2015-06-12 12:43:37 +00:00
Benedict Reuschling
9fd2f7e563
Whitespace cleanup.
...
Translators can ignore.
2015-06-12 03:10:24 +00:00
Benedict Reuschling
5a242b4180
Fix a typo (missing space between words).
...
A whitespace fix will follow.
Differential Revision: https://reviews.freebsd.org/D2788
2015-06-12 02:21:25 +00:00
Dru Lavigne
76786935df
Fix long wrap, translators can ignore.
...
Differential Revision: https://reviews.freebsd.org/D2787
2015-06-12 01:28:17 +00:00
Mateusz Guzik
16f02cf346
Document __FreeBSD_version 1100077
2015-06-10 19:07:26 +00:00
Mathieu Arnold
bacf5ab5b3
Fix a copy&paste typo.
...
Sponsored: Absolight
2015-06-10 16:21:47 +00:00
Warren Block
43bca7c282
Update link to the Plop boot manager.
...
Submitted by: maxfiedler1988@gmail.com on -doc
2015-06-05 18:35:22 +00:00
Xin LI
e244e77495
Document __FreeBSD_version 1100076.
2015-06-04 07:56:03 +00:00
Maxim Konovalov
3cec5ae95b
o Missed end of sentence added.
...
PR: 200554
Submitted by: fullermd@over-yonder.net
2015-06-01 08:03:59 +00:00
Allan Jude
54ec5baf5c
Add additional markup
...
Followup commit to r46734
Suggested by Evander Sinque
based on doc@ post by Thomas Steen Rasmussen
Differential Revision: https://reviews.freebsd.org/D2660
Approved by: wblock (mentor)
2015-05-29 23:24:13 +00:00
Allan Jude
21ac08d83e
Add ifconfig_<if>_aliases="range/mask range/mask" example to the handbook
...
Differential Revision: https://reviews.freebsd.org/D2660
Reviewed by: eadler
Approved by: wblock (mentor)
Sponsored by: ScaleEngine Inc.
2015-05-29 20:34:54 +00:00
Allan Jude
2978284dad
Fix incorrect instructions in ezjail upgrading section of the handbook
...
There is no ezjail-update -r
Explain how to upgrade between versions that different from the host version
PR: 197804
Differential Revision: https://reviews.freebsd.org/D2114
Approved by: wblock (mentor)
Sponsored by: ScaleEngine Inc.
2015-05-29 20:16:40 +00:00
Allan Jude
90052d5585
Update instructions for manually creating a jail
...
Remove unneeded subshell
Remove csh examples, and explicitly use sh everywhere
Remove the GAMES set which on longer exists
Remove the DOCS set that may be removed in the future, it is not needed inside a jail
PR: 194993
Differential Revision: https://reviews.freebsd.org/D2116
Submitted by: alex@kaworu.ch (original)
Reviewed by: wblock
Approved by: bcr (mentor)
Sponsored by: ScaleEngine Inc.
2015-05-29 20:02:35 +00:00
Konstantin Belousov
14690444c8
Document __FreeBSD_version 1100075.
...
Sponsored by: The FreeBSD Foundation
2015-05-27 18:20:57 +00:00
Dimitry Andric
5a62c7813d
Document __FreeBSD_version 1100074.
2015-05-25 14:26:37 +00:00
Dimitry Andric
a9d99a8306
Document __FreeBSD_version 1100073.
2015-05-23 17:53:54 +00:00
Benjamin Kaduk
6e2a1c13b7
Merge a sentence fragment into a complete sentence
2015-05-18 16:42:00 +00:00
Brad Davis
e80f03390f
Note that pkg(8) uses the official mirrors by default and link to the Poudriere section for more information about building a custom repository.
...
Clean up some man page links.
Add a section about configuring Poudriere repositories and configuring pkg(8) to use them.
2015-05-16 21:32:51 +00:00
Mathieu Arnold
23ed5537a4
Update XFCE section.
...
PR: 197878 (based on)
Differential Revision: https://reviews.freebsd.org/D2439
Submitted by: olivierd
Reviewed by: wblock, gjb
Approved by: wblock (mentor)
Sponsored by: Absolight
2015-05-13 07:41:01 +00:00
Benjamin Kaduk
cc7bca05da
Fix grammar nit from r46682
...
Approved by: hrs (mentor, implicit)
2015-05-12 21:12:09 +00:00
Jason Helfman
db76545e13
- address broken link in faq
...
Differential Revision: https://reviews.freebsd.org/D2522
Submitted by: jhs@berklix.com
Approved by: bcr (mentor)
2015-05-12 20:44:12 +00:00
Brad Davis
b5e167d902
Simplify the section on upgrading with pkg.
2015-05-12 15:07:26 +00:00
Brad Davis
ae8cd216b0
Update the pkg clean section to reflect that now expired packages are not kept in the cache.
2015-05-12 14:41:57 +00:00