Dru Lavigne
a91359e94e
Fix redundancy. While here, correct usage of unix and tighten wording.
...
Sponsored by: Essen Devsummit Hackathon
2015-07-26 08:29:38 +00:00
Dru Lavigne
9d8db2d90d
Wrap long line. Translators can ignore.
...
Sponsored by: Essen Devsummit Hackathon
2015-07-26 08:13:26 +00:00
Dru Lavigne
dd14270b41
Fix suggested sysctl setting.
...
PR: 196287
Sponsored by: Essen DevSummit Hackathon
2015-07-25 16:50:31 +00:00
Dru Lavigne
5b5dc272e2
Fix other envar tags in this section.
...
Obtained from: hrs
Sponsored by: Essen Devsummit Hackathon
2015-07-25 16:32:50 +00:00
Dru Lavigne
64d9407108
Fix error from r47079.
...
Obtained from: hrs
Sponsored by: Essen DevSummit Hackathon
2015-07-25 16:24:27 +00:00
Dru Lavigne
c84041efd4
setenv syntax is comma-delimited. While here, fix another section's setenv example.
...
PR: 199178
Sponsored by: Essen DevSummit Hackathon
2015-07-25 14:15:54 +00:00
Dru Lavigne
97517c40e6
Make interface naming consistent in this section.
...
PR: 200501
Sponsored by: Essen DevSummit Hackathon
2015-07-25 13:55:28 +00:00
Dru Lavigne
934a571eb9
Fix makeoptions. While here, add a missing makeoption.
...
PR: 193107
Reviewed by: netchild
Sponsored by: Essen DevSummit Hackathon
2015-07-25 13:18:20 +00:00
Bjoern Heidotting
ddcd8240e1
The 'memsync' mode is now the replication mode on all
...
currently supported FreeBSD releases.
Approved by: bcr (mentor)
2015-07-24 17:06:50 +00:00
Mathieu Arnold
a537dd69f9
Document the target helpers introduced in rP391051.
...
Reviewed by: wblock
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D2957
2015-07-24 12:43:05 +00:00
Glen Barber
fbdb834e0a
Remove duplicate __FreeBSD_version entry, which was a copy/paste
...
error.
Pointyhat: gjb
Sponsored by: The FreeBSD Foundation
2015-07-23 23:51:01 +00:00
Glen Barber
2270d7e625
Document __FreeBSD_version 1002000 and 1002500 after the
...
releng/10.2 branch was created.
Sponsored by: The FreeBSD Foundation
2015-07-23 23:48:52 +00:00
Mathieu Arnold
7a18c995f1
Reindent/rewrap the USES chapter. Translators can ignore.
...
Approved by: wblock (mentor, implicit)
Sponsored by: Absolight
2015-07-23 15:05:28 +00:00
Mathieu Arnold
a3d8a95801
Extract <itemizedlist> and <procedure> out of <para>.
...
Approved by: wblock (mentor, implicit)
Sponsored by: Absolight
2015-07-23 15:05:19 +00:00
Mathieu Arnold
03a46c1966
Convert the USES table into multiple <sect1>.
...
To translators, the only text change are:
- The chapter title;
- For each argument entry, the text "Possible arguments: " is
prepended to the argument list;
- The first sect1 is new;
The rest of the change is, replace <row> tags with <sect1>, replace the
first <entry> of each <row> by a <title>, and the following <entry> by
<para>.
Approved by: wblock (mentor)
MFH:
Relnotes:
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3142
2015-07-23 14:27:36 +00:00
Mathieu Arnold
f1d754f94c
Document USES=libarchive, libedit and localbase.
...
Approved by: wblock (mentor)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3136
2015-07-23 14:14:11 +00:00
Warren Block
4f85e40164
Update for the new simplified geolocated and swizzlified Subversion
...
repository.
2015-07-22 21:57:34 +00:00
Warren Block
d536f51685
Whitespace-only changes, translators please ignore.
2015-07-22 18:47:55 +00:00
Warren Block
f0642abb80
Whitespace-only fixes, translators please ignore.
2015-07-22 18:44:13 +00:00
Warren Block
9c2c4d1075
Remove the vinum chapter again, which was mistakenly brought back when
...
the DocBook 5 updates were merged in r43126.
2015-07-22 18:14:23 +00:00
Brad Davis
65db090f5b
Remove references to USE_PGSQL, but leave a pointer to USES=pgsql so people know where to look until the rest of the USE_database goes away.
...
Noticed by: xmj
2015-07-22 15:33:04 +00:00
Mathieu Arnold
a5e410ede7
Document USES=ghostscript.
...
Approved by: wblock (mentor)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3116
2015-07-22 10:48:14 +00:00
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