Bjoern Heidotting
51c62d2be5
Update to r48889:
...
Add missing <command> and improve some wording.
2016-06-11 07:04:27 +00:00
Bjoern Heidotting
730fb104c1
Update to r42949:
...
This patch does the following:
- comments out some authors
- tightens up some headings
- some word-smithing
- changes examples to more modern sound cards
2016-06-11 07:00:28 +00:00
Jason Helfman
4a941f757d
- remove applicable ${PORTSDIR} referrences
...
PR: 210066
Reported by: rwestlun@gmail.com
2016-06-10 23:23:32 +00:00
Warren Block
c91fb107e9
Swap The FreeBSD Documentation Set and the Quick Start sections in the
...
Overview chapter, making the Quick Start section the first thing that eager
new documentation contributors see. From BSDCan 2016 Doc Lounge.
2016-06-10 23:10:09 +00:00
Bjoern Heidotting
dc9aefe025
Update to r43771:
...
Chase remaining reference.
2016-06-10 22:47:24 +00:00
Bjoern Heidotting
4e480d83e0
Update to r44833:
...
Move graphical installer note earlier in the chapter.
Clean up the booting from various architecture sections.
Need to confirm that powerpc instructions are correct for all supported media.
Prepare section to describe boot menu. Next commit will describe this menu in
detail.
Start to clean up initial install menus. Need to test the components section
more
as the existing descriptions are not correct
2016-06-10 22:46:02 +00:00
Bjoern Heidotting
5fa502cc25
Update to r41062
...
- minor rewording for "you"
- fix xref and guimenuitem tags (need to review ulinks)
- enforce consistency in app names
- note on vbox 4.0.0 removed as this port hasn't been less than this version
for 22 months
Update to r41087:
- Remove 7.x reference.
2016-06-10 21:32:54 +00:00
Glen Barber
fe3b854a2c
Add libblacklist(3).
...
Sponsored by: The FreeBSD Foundation
2016-06-10 14:24:59 +00:00
Torsten Zuehlsdorff
78f42009cf
Add myself (tz / Torsten Zuehlsdorff) to ports committers
...
- Add authors.ent entry
- Add tz@FreeBSD.org to contrib.committers.xml
- Add news item to news.xml
- Add my PGP key
Approved by: junovitch (mentor)
2016-06-10 08:57:45 +00:00
Glen Barber
56a4472689
Update the 11.0-RELEASE schedule to reflect the code freeze is now
...
in effect.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2016-06-10 00:12:00 +00:00
Warren Block
c6a77abb50
Rework vim editor configuration section to be clearer.
...
From BSDCan 2016 Doc lounge.
Reported by: Chris Amos <spazmaticcelery@hotmail.com>
2016-06-09 23:52:04 +00:00
Rene Ladan
11b32fed9a
Add signatures to the portmgr-secretary@ key which
...
are collected from keyservers.
2016-06-09 20:16:47 +00:00
Rene Ladan
0f1a978688
Add my signature to the portmgr-secretary@ key.
...
A test mail with this key was succesfully sent.
With hat: portmgr-secretary
2016-06-08 21:23:44 +00:00
Bernard Spil
f718538506
Update my GPG key
...
Sponsored by: BSDCan DevSummit
2016-06-08 18:59:06 +00:00
Bjoern Heidotting
f2060d27db
Update to r44630:
...
Prep work for IPsec chapter.
Add additional definitions to intro. Still need to define SA and SAD.
Still need to setup test environment to verify tech setup.
This section does not yet mention setkey.
Reviewed by: bcr
Differential Revision: https://reviews.freebsd.org/D6746
2016-06-07 22:04:52 +00:00
Bjoern Heidotting
2d512aa0ae
Update of the firewall chapter part 2/4 -> PF
...
Reviewed by: bcr
Differential Revision: https://reviews.freebsd.org/D6738
2016-06-07 11:22:53 +00:00
Bjoern Heidotting
c1e779d430
Update to r44604:
...
Finish editorial review of OpenSSL chapter.
Update instructions and examples.
2016-06-05 15:47:50 +00:00
Bjoern Heidotting
3106194f99
Update to r44600:
...
Begin editorial review of OpenSSL chapter.
Remove IDEA note.
Add a section ID to LDAP chapter so it can be referred to in this chapter.
2016-06-04 21:37:15 +00:00
Bjoern Heidotting
0c3448c3cd
Update to r44584:
...
Fix redundancy.
Submtted by:
2016-06-04 20:42:55 +00:00
Bjoern Heidotting
764e24619c
Update to r44582:
...
Finish editorial pass through Apache chapter.
Update mod_php to reflect the new port.
Comment out some of the mod_php config until it can be confirmed as
required--the new port does not add these lines and I suspect they were
only needed in Apache 1.x.
Add some references.
2016-06-04 20:24:55 +00:00
Bjoern Heidotting
060ff7feef
- Turn <screen> into <programlisting>
...
- Indent code
Reviewed by: wblock
Differential Revision: https://reviews.freebsd.org/D6725
2016-06-04 19:54:44 +00:00
Bjoern Heidotting
ac5a179400
Update to r44578:
...
Editorial review of first half of Apache chapter.
Some reshuffling to improve flow.
Add descriptions for virtual hosting and modules.
Add URLs to module config docs.
Reviewed by: bcr
Differential Revision: https://reviews.freebsd.org/D6724
2016-06-04 12:09:51 +00:00
Bjoern Heidotting
4ead68984b
Add missing bracket.
2016-06-04 11:47:58 +00:00
Bjoern Heidotting
4e44886862
Fix filename.
2016-06-04 11:45:17 +00:00
Xin LI
97d46c0b16
Add SA-16:24.ntp.
2016-06-04 06:51:08 +00:00
Warren Block
2d1a634039
Update Samba configuration information for the modern era.
...
PR: 197528
Submitted by: Shawn Debnath <sd@beastie.io>
Differential Revision: https://reviews.freebsd.org/D6086
2016-06-03 18:36:04 +00:00
Warren Block
0dd71013f3
Correct misusage of "zpool".
...
PR: 206940
Submitted by: Shawn Debnath <sd@beastie.io>
Differential Revision: https://reviews.freebsd.org/D6163
2016-06-03 18:20:29 +00:00
Landon J. Fuller
bb71c015e0
Add myself as a new src committer, import my PGP key.
...
Approved by: adrian (mentor)
Differential Revision: https://reviews.freebsd.org/D6684
2016-06-01 23:18:59 +00:00
Bjoern Heidotting
bb5fcbbadd
Update to r44567:
...
Initial editorial pass through config section of LDAP.
2016-06-01 17:04:53 +00:00
Bjoern Heidotting
f41cb078ae
Update to r44566:
...
Editorial review of first part of LDAP chapter.
Reviewed by: bcr
Differential Revision: https://reviews.freebsd.org/D6665
2016-06-01 15:50:05 +00:00
Mathieu Arnold
0a3dfb164f
Catch up on USES evolution.
...
Sponsored by: Absolight
2016-06-01 14:28:26 +00:00
Mathieu Arnold
5639c8807c
Document the new client argument to USES=mysql.
...
Sponsored by: Absolight
2016-06-01 14:17:36 +00:00
Ryusuke SUZUKI
2df6acb13b
- Merge the following from the English version:
...
r46781 -> r48882 head/ja_JP.eucJP/htdocs/about.xml
2016-06-01 09:47:30 +00:00
Glen Barber
be2a32c8b7
Update the mailing address, which I did not notice was there before
...
the previous commit.
Sponsored by: The FreeBSD Foundation
2016-05-31 23:15:00 +00:00
Glen Barber
102ba3a7c5
Update the Foundation contact email address to the correct one.
...
Submitted by: anne
Sponsored by: The FreeBSD Foundation
2016-05-31 23:08:12 +00:00
Gleb Smirnoff
0891bed875
Publish todays advisories.
...
Approved by: so
2016-05-31 17:13:22 +00:00
Allan Jude
d3eb4f05f8
Document __FreeBSD_version 1100116 (SHA-512 and Skein in ZFS)
2016-05-31 04:17:40 +00:00
Bjoern Heidotting
3edfb6be50
Update to r48529:
...
Run igor(1) on this chapter.
2016-05-29 17:04:36 +00:00
Bjoern Heidotting
d4ab772cd3
Update to r48326:
...
- add opnsense.org to list of open source projects
- remove m0n0wall project that has ended
2016-05-29 15:38:18 +00:00
Rene Ladan
5787038ed1
List myself as the new secretary of the Ports Management Team.
...
Approved by: culot (former secretary)
2016-05-29 15:31:26 +00:00
Bjoern Heidotting
a069eaebfc
Update to r47949:
...
Fix link to the Wheel Systems company.
2016-05-29 15:12:35 +00:00
Bjoern Heidotting
2251c99bbb
Update to r44430:
...
Editorial review of NFS chapter.
Divide config section into server stuff and client stuff.
2016-05-29 15:12:01 +00:00
Bjoern Heidotting
b2d5692a43
Update to r47745:
...
Redirect a link to a removed section to the releases portion of the web
site.
2016-05-29 11:34:37 +00:00
Pawel Pekala
34dac02c04
For dns/dnsrecon
...
PR: 208975
2016-05-29 11:03:29 +00:00
Bjoern Heidotting
1b22cea285
Update to r44427:
...
Editorial review of Samba chapter.
2016-05-29 10:06:12 +00:00
Guido Falsi
0078ea6179
For net/ntpa
...
PR: 208940
2016-05-28 16:55:38 +00:00
Bjoern Heidotting
aafc8ed3b8
Update to r46063:
...
- address issue of using send-pr to submit bugs
- add link for using bugzilla for reporting bugs
2016-05-28 13:55:26 +00:00
Bjoern Heidotting
2c8b01f951
Update to r44393:
...
First pass at making the DNS section less BIND specific and mentioning Unbound.
2016-05-28 10:31:03 +00:00
Bjoern Heidotting
3939bf3867
Update to r45672:
...
Add voxer to the list of those who use FreeBSD.
2016-05-28 09:49:21 +00:00
Bjoern Heidotting
1111e7c4ed
Update to r45561:
...
Remove more references to pkg_add
Update to r45237:
Announce Core Team
2016-05-28 08:10:51 +00:00