Commit graph

14383 commits

Author SHA1 Message Date
Julio Merino
55ebf3de92 Add myself as a committer.
This change adds myself to the relevant lists, adds a copy of my
public PGP key and announces my arrival as a committer.

Approved by:	rpaulo (mentor)
2013-11-04 00:18:33 +00:00
Rene Ladan
dbbc19db3d Add a description for USES=kmod
Approved by:	gjb (mentor)
2013-11-03 17:22:41 +00:00
Glen Barber
2a0016a527 Add BETA3 build to the schedule.
Approved by:	re (implicit)
2013-11-03 17:13:09 +00:00
Marc Fonvieille
bd4f883478 Add missing 9.2-R missing bits from previous release. 2013-10-31 18:35:42 +00:00
Gabor Pali
d946d37417 - Add a brief note on the "developer mode" for porting
Requested by:	bapt
2013-10-31 15:37:25 +00:00
Gabor Pali
571fbf7032 - Rewrite the section on manual pages in the light of stage directories,
missed previously.

Submitted by:	bapt
2013-10-31 15:14:56 +00:00
Gabor Pali
7ac41fdbdc - Update the commit bit expiration policy
With hat:	core-secretary
Approved by:	core
2013-10-30 22:43:34 +00:00
Warren Block
bac2e5fcc7 Add an edited version of Gabor Pali <pgj@FreeBSD.org>'s contribution on
port staging support.
2013-10-30 20:15:06 +00:00
Warren Block
cf7bc3e72e Fix some issues with the iSCSI documents section.
Reviewed by:	emaste
2013-10-30 19:42:08 +00:00
Sergey Kandaurov
39405f103f Fix typo in example.
Submitted by:	Gustav Bergquist <gusber@kth.se>
2013-10-30 17:44:56 +00:00
Edward Tomasz Napierala
24b19a2a39 Update iSCSI part of handbook to accomodate for changes in r257379.
Approved by:	gjb
2013-10-30 12:58:02 +00:00
Warren Block
1a099a4c46 Update the copyright dates. Use $FreeBSD$ for the pubdate, as suggested
by Taras Korenko <taras@synfin.me> on doc@.
2013-10-30 01:03:30 +00:00
Eitan Adler
df46c22a46 fix topo I caused
Reported by:	bjk
2013-10-29 23:04:42 +00:00
Warren Block
039428a360 Whitespace-only cleanup, translators please ignore. 2013-10-29 02:03:09 +00:00
Warren Block
759de0ed29 Add updated iconv information. Modified version of diff supplied with PR.
PR:		docs/182872
Submitted by:	Guido Falsi <madpilot@FreeBSD.org>
2013-10-29 01:38:53 +00:00
Eitan Adler
7e278e9015 Remove mention of pkg-req: it is only used in about 20 places now and it is deprecated.
Discussed with:	bdrewery
2013-10-28 22:02:58 +00:00
Eitan Adler
3b477b2ec9 Remove old advice to avoid using stdint.h 2013-10-28 21:48:10 +00:00
Eitan Adler
2965cdadd6 COMMENT should not begin with 'A' or contain 'very' 2013-10-28 21:44:53 +00:00
Eitan Adler
9d302df5ba change IGNORE and BROKEN text to not refer to old versions of FreeBSD. Also use BROKEN correctly. 2013-10-28 21:42:43 +00:00
Eitan Adler
43f8a6edb0 pkg-message does not need to be manually shown with staging. 2013-10-28 21:36:56 +00:00
Eitan Adler
64e20b0a5e Simplify the discussion of CR/LF processing. 2013-10-28 21:31:17 +00:00
Eitan Adler
24e19c0a63 Remove trademarks which don't seem to be referenced in the documents. 2013-10-28 21:27:47 +00:00
Eitan Adler
2e5c898ca7 Convert from &trademarks; which is documented as being unused in the English translation to using a list of trademarks. 2013-10-28 21:26:05 +00:00
Eitan Adler
997f82aefd Explain a much better way of automatically generating a packing list now that makeplist is available.
Leave mention of the older scripts as long as they exist.
2013-10-28 19:24:11 +00:00
Eitan Adler
7fd18f8169 Add STAGEDIR where needed (in some cases) 2013-10-28 19:17:08 +00:00
Eitan Adler
a4948a4701 Modify the documentation example for staging. 2013-10-28 19:13:05 +00:00
Eitan Adler
4d1449b239 man pages are just regular files now and will not be added automatically 2013-10-28 19:05:18 +00:00
Eitan Adler
4e87d8f011 man pages are just regular files now and must be listed in the pkg-plist 2013-10-28 19:03:50 +00:00
Eitan Adler
abfa5b522a man pages are just regular files now so do not expend an entire section just for them. Leave the paragraph describing MAN*PREFIX for now. 2013-10-28 19:01:24 +00:00
Eitan Adler
ada5654f85 Do not tell people to use the MAN* macros as they are being phased out. 2013-10-28 18:58:13 +00:00
Eitan Adler
c614eae518 Mention staging as early as possible. Expand a bit on how the ports system operates. 2013-10-28 18:54:36 +00:00
Glen Barber
d5956fdc9a Document the start of the 10.0-BETA2 builds.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2013-10-26 18:07:50 +00:00
Eitan Adler
038aa78e9c There appears to be no public information about this case. 2013-10-26 04:46:58 +00:00
Gabor Pali
f858b1340c - Add a "how to" page on writing quarterly status reports
- Adjust the report sample to include the recommendations

Submitted by:	theraven
2013-10-25 20:03:37 +00:00
Dru Lavigne
c015894fd0 Fix typo. 2013-10-24 01:29:48 +00:00
Dru Lavigne
ae58ead198 White space fix only. Translators can ignore. 2013-10-24 01:28:39 +00:00
Xin LI
284cef26f2 Add Xiaoding Liu for his contribution. 2013-10-23 23:35:27 +00:00
Dru Lavigne
8334e5dd88 Add some clarifications to section 8.4.
Tighten up some headings by moving content into an existing Table.

Fix some tags.

To be followed by a white space fix.
2013-10-23 21:11:04 +00:00
Dru Lavigne
9ef75bcd81 White space fix only. Translators can ignore. 2013-10-23 17:44:01 +00:00
Dru Lavigne
209f940bf0 Added some clarifications and Table headings to sections 4.3 to 4.3.2.5.
The pw section should have at least one example.

The limiting users section needs to be moved elsewhere.

To be followed by a whitespace fix.
2013-10-23 17:29:49 +00:00
Dru Lavigne
fc12885e26 White space fix only. Translators can ignore. 2013-10-23 01:29:29 +00:00
Dru Lavigne
5eaea3cdf8 Minor edits to the sections on Shells and Manual Pages. These sections are correct, though a bit on the light side. 2013-10-23 01:15:20 +00:00
Ed Maste
a24c8bfb53 Add missing articles ("the" and "a") in the iSCSI chapter. 2013-10-22 20:37:06 +00:00
Dru Lavigne
f9fcd39326 White space fix only. Translators can ignore. 2013-10-22 19:39:03 +00:00
Dru Lavigne
0abcd2e1b8 Combine "Processes" and "Daemons, Signals, and Killing Processes" into one section entitled "Processes and Daemons"
- introduce daemons and processes in same introductory section
- add headings for viewing processes and for killing processes
- update listings

To be followed by a white space fix.
2013-10-22 18:58:12 +00:00
Dru Lavigne
420435f8e6 White space fix only. Translators can ignore. 2013-10-21 22:51:19 +00:00
Dru Lavigne
b69ebce38c Some tightening in the DNS, HTTP, and FTP sections.
The DNS and HTTP sections still need a good go-through.

Clarify the introductions to these sections.

Fix some acronyms along the way.

To be followed by a white-space fix.
2013-10-21 22:20:54 +00:00
Gabor Pali
d3886bc6ed - Fix a typo in the 2013Q3 report
Submitted by:	pluknet
2013-10-21 17:46:02 +00:00
Gabor Pali
7a5780d2fe - Publish the 2013Q3 status report 2013-10-20 21:59:36 +00:00
Glen Barber
b2603c1dd4 Fix page title. 2013-10-20 21:15:07 +00:00