Commit graph

928 commits

Author SHA1 Message Date
Valentino Vaschetto
10ca97eacd - Added ftp/cvsup.fz.freebsd.org to the stats list.
Thanks Cejka Rudolf!
2002-02-04 00:10:58 +00:00
Murray Stokely
955f217736 Convert the PIC diagram into the necessary image formats in a slightly
less-hackish way, so that PDFs, PostScript files, and PNG images can
be built with or without OBJDIR.
2002-02-02 20:32:35 +00:00
Murray Stokely
3f744276ed Make OBJDIR-clean.
Submitted by: roam
2002-02-02 16:38:18 +00:00
Valentino Vaschetto
c56303d4df -Imported jdp's "How to Become an Official FreeBSD CVSup Mirror Site"
from http://people.freebsd.org/~jdp/mirror/ so it can be part of our
 official documentation.
2002-02-02 09:54:07 +00:00
Bruce A. Mah
12f21e3dab Fix two minor grammar nits. 2002-02-01 19:20:14 +00:00
Bruce A. Mah
a3423b3cd8 We ought to be able to install non-compressed versions of the
releng article (the Website build requires this, among other
things).  Fix this.
2002-02-01 19:17:41 +00:00
Mike Barcroft
4505eb9687 Add Diane Bruce for her yacc(1) improvements, among other things. Add
Tim J. Robbins for his recent split(1) submission.
2002-02-01 07:21:47 +00:00
Valentino Vaschetto
43d13c62e2 - Added subdirectory 'hubs'. 2002-02-01 06:56:45 +00:00
Valentino Vaschetto
1c603a377f - Added a couple important notices to the "Important Information" section. 2002-02-01 04:00:36 +00:00
Valentino Vaschetto
96c0993209 - Added stats section for links to mrtg graphs of ftp/cvsup servers
and such.
2002-02-01 03:44:27 +00:00
Valentino Vaschetto
a821118a25 FreeBSD hub administrators guide to mirroring.
Purpose: To have a centralized location for all information relating to
         mirroring FreeBSD. This document will be worked on and maintained
         by me, and members of freebsd-hubs@.

Written by:i  Jun Kuriyama <kuriyama@FreeBSD.org>
Converted by: Valentino Vaschetto <logo@FreeBSD.org>
2002-01-31 20:56:47 +00:00
Murray Stokely
c9cbaf5bc4 Add the DocBookified release engineering article to the build. 2002-01-30 01:38:27 +00:00
Jim Mock
71fdede655 Add a paragraph pointing people to des' shell script and its README for
adding pgp keys to the handbook.

Suggested by:	nik
2002-01-28 21:59:59 +00:00
Patrick Li
61ed9478ff Add David Yeske <dyeske@yahoo.com> for his many contributions
of audio ports and PR submissions
2002-01-27 18:16:46 +00:00
Murray Stokely
17a5533b32 Add reminder to sync up sysinstall's ports collection dialogs with
reality regarding the number of available ports and disk space
requirements.
2002-01-26 16:06:10 +00:00
Murray Stokely
693e2106e2 Add Makefile.inc to the "version bump" list. Sort items. 2002-01-26 15:44:46 +00:00
Mike Barcroft
37578236a5 Add Joe Halpin for his recent at(1) work. Add Joseph Mallett for his
recent libc work, among other things.
2002-01-26 08:14:49 +00:00
Hiroyuki Hanai
440578ec80 fix typo. 2002-01-24 13:50:37 +00:00
Sheldon Hearn
0e578f64d0 Add Alexey V. Neyman for his assistance with the PR database. 2002-01-24 12:30:25 +00:00
Dag-Erling Smørgrav
aeaea6b938 Remember to delete credentials.
Sponsored by:	DARPA, NAI Labs
2002-01-24 09:48:49 +00:00
Bruce A. Mah
24e48641f4 Add another file to the version bump list. 2002-01-23 19:50:45 +00:00
Giorgos Keramidas
1a24a7585a Add Tom Rhodes <darklogik@pittgoth.com> to our ever growing hall of
fame, for his work on documentation.
2002-01-23 08:38:41 +00:00
Giorgos Keramidas
2a9d5dd225 Update email address of Rudolf Cejka.
PR:		docs/34161
Submitted by:	Rudolf Cejka <cejkar@fit.vutbr.cz>
2002-01-23 04:36:21 +00:00
Bruce A. Mah
6a0b47680c Fix a typo and add another file to the "version number bump" list. 2002-01-21 18:01:05 +00:00
Dag-Erling Smørgrav
820352acae Instead of having a marked-up copy of the source code, keep a compilable
copy, and use an <inlinegraphic> to suck it into the article.

Suggested by:	hrs
2002-01-20 22:52:51 +00:00
Dag-Erling Smørgrav
a24fa9bc27 Remove unused external entity declarations. 2002-01-20 22:30:35 +00:00
Joerg Wunsch
9ee502d244 Mention Matthias Schuendehuette for his handbook submission about the
details of softupdates.

MFC after:	3 days
2002-01-20 14:10:46 +00:00
Murray Stokely
b5a9e19af3 * Fix a couple of typos.
* Add a section on building XFree86 for distribution.
2002-01-19 13:06:22 +00:00
Murray Stokely
69968bac3d Constrain the width of this figure and use smaller fonts. 2002-01-19 12:38:29 +00:00
Jun Kuriyama
fcf4d7ccff Fix breakage.
(literal '<' and '>' character should not used in <email> element)
2002-01-17 01:44:19 +00:00
Alfred Perlstein
496ebb25a0 add Andrew P. Lentvorski <bsder@allcaps.org> for his work on lockd. 2002-01-17 01:02:37 +00:00
Dag-Erling Smørgrav
37e03e83cc - Clearly mark all unwritten sections.
- Correct a factual error in the "Transactions" section (which I
   wrote mostly off the top of my head)
 - Add a note about discrepancies in the original PAM paper to the (as
   yet unwritten) "PAM Application Programming" section.
 - Fill in the sample PAM application, and make room for an (as yet
   unwritten) sample PAM module.

Sponsored by:	DARPA, NAI Labs
2002-01-14 18:26:29 +00:00
Dag-Erling Smørgrav
358b42e2b7 SGMLified source for a sample PAM application.
Sponsored by:	DARPA, NAI Labs
2002-01-14 18:21:37 +00:00
Chris Costello
9f3cce6c72 Re-wrap text.
Sponsored by:	DARPA, NAI Labs
2002-01-13 22:47:35 +00:00
Chris Costello
e16cf3f120 o Markup fixes (<replaceable> and <filename> added where appropriate).
o Wording changes.
o Grammar/punctuation.

Sponsored by:	DARPA, NAI Labs
2002-01-13 22:45:17 +00:00
Dag-Erling Smørgrav
9dc2ba6133 Lots more text, and some markup and whitespace fixes. 2002-01-12 20:42:39 +00:00
Dag-Erling Smørgrav
066bdfcfcf Add NAI copyright (which should have been there from the beginning, but I
forgot to put it in)
2002-01-12 14:18:30 +00:00
Bruce A. Mah
a4d844d900 Update Edwin Groothuis's email address.
PR:		33642
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-01-11 23:46:18 +00:00
Nik Clayton
61fbf122a0 Add in the euro/ sub-directory. 2002-01-10 12:40:59 +00:00
Nik Clayton
9a7eeeaebb Add an article explaining how to use the Euro symbol in FreeBSD.
PR:		docs/33713
Submitted by:	aaron <aaron@lo-res.org>
2002-01-10 12:40:31 +00:00
Giorgos Keramidas
b7cfa5bfee Add Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> to our list of
additional contributors for his at(1) fixes.
2002-01-10 08:31:04 +00:00
Giorgos Keramidas
9a1fa37f8a Enable building of new article
"Setting up a CVS repository - the FreeBSD way".
2002-01-07 20:17:02 +00:00
Giorgos Keramidas
6885cb3979 Add a new article from Stijn Hoop that describes how local CVS
repositories can be created using the FreeBSD CVSROOT scripts.

PR:		docs/32472
Submitted by:	Stijn Hoop <stijn@win.tue.nl>
2002-01-07 20:15:05 +00:00
Alexey Zelkin
300a59422a Fix a link to handbook in bibliography
Also fix few freebsd.org -> FreeBSD.org cases
2002-01-05 13:59:14 +00:00
Murray Stokely
ee59fee673 Argh. Issues with the version of ghostscript installed on freefall.
I'll fix this tommorow.  For now, comment out releng from the build,
so that the rest of the web tree can be updated properly.
2002-01-02 04:00:57 +00:00
Murray Stokely
05e71baee5 Connect the releng article to the build. 2002-01-02 01:21:56 +00:00
Murray Stokely
a3dbc7358e Use PIC instead of LaTeX to draw the diagram of the FreeBSD release
branches.

Submitted by: des (mostly)
2002-01-02 01:15:35 +00:00
Murray Stokely
14233a1499 Move the release engineering howto to the doc tree, and convert it to
DocBook SGML.  This version includes additional content from my paper
that isn't in www/en/internal/releng.sgml.  That file will be removed
once this shows up on the website properly.

PR:		docs/32697
Suggested by:	bmah, nik, others
TeX to DocBook Conversion by: Hiten Pandya <hiten@uk.FreeBSD.org>
2002-01-01 05:25:13 +00:00
Murray Stokely
1a9834e543 Omit rule numbers in ipfw examples, since these are not explained in
this introductory tutorial.

PR:		docs/33270
Submitted by:	Marc Silver <marcs@draenor.org>
2001-12-31 09:47:52 +00:00
Doug Ambrisko
cb4d61ee2f Remove myself from additional contributors section, add to developers section.
Reviewed by:	imp
Approved by:	imp
2001-12-29 02:22:28 +00:00
Sergey Skvortsov
88abbe31e7 Remove myself from additional contributors section, add to developers section.
Approved by:	tobez
2001-12-27 11:20:55 +00:00
Yoichi NAKAYAMA
828f376f7b Add Kimura Fuyuki <fuyuki@mj.0038.net> for his devel/eieio port. 2001-12-26 11:38:40 +00:00
Dmitry Sivachenko
ffe44a8175 Add David Bremner <bremner@unb.ca> for his net/lam port. 2001-12-26 11:33:03 +00:00
Pete Fritchman
ed17986162 Add Michal Pasternak <doc@lublin.t1.pl> for his pl-sms and gnugadu ports. 2001-12-26 00:58:17 +00:00
Pete Fritchman
f3b69e9a99 Add Jean-Sebastien Roy <js@jeannot.org> for the xtexsh port. 2001-12-25 18:27:12 +00:00
Pete Fritchman
a673b61f6e Add Alan Eldridge <alane@geeksrus.net> for his sysutils/tree port, but mainly
his amazing work on the KDE ports and their integration with FreeBSD.
2001-12-24 22:03:33 +00:00
Mark Pulford
ecafaf02ed Add Jean-Yves Lefort <jylefort@brutele.be> for submitting the
editss port.
2001-12-24 06:47:50 +00:00
Martin Blapp
c366e9038a Add myself to developers section, add news entry and commit
my PGP public key.

Approved by:	demon
2001-12-20 17:09:09 +00:00
Dag-Erling Smørgrav
55ea6e906b Convert a hyphen to &mdash; 2001-12-17 15:33:46 +00:00
Anton Berezin
bbd5535af6 Add Dmitry Karasik <dmitry@karasik.eu.org> for his p5-Prima port. 2001-12-14 23:58:30 +00:00
Michael Lucas
54710bbf00 PR:
Submitted by:
Reviewed by:	-doc
Approved by:	bmah
Obtained from:
MFC after:

Obligatory second commit: pull myself from contributors, add to committers.

Now to wait 66 minutes and see what sort of damage I've done to the
-doc repo.
2001-12-11 11:59:43 +00:00
Dag-Erling Smørgrav
5089c5210c Checkpoint commit. 2001-12-11 11:08:10 +00:00
Murray Stokely
b17f8fa162 * Remove Satoshi as Ports Wraith
* Remove jkh as RE
* Add steve, murray, rwatson, jhb as RE team.

Submitted by:	jkh (commit_prep.pl is still being temperamental)
2001-12-10 08:36:47 +00:00
Giorgos Keramidas
f54121bd7f Wrap lines that were too long.
Only whitespace changes.
2001-12-06 21:13:56 +00:00
Giorgos Keramidas
b3347b0fdf Remove EOL whitespace.
Translators: this is a whitespace only commit.
2001-12-06 21:11:29 +00:00
Giorgos Keramidas
413e667369 Finish properly a sentence with a fullstop. 2001-12-06 21:09:43 +00:00
Dag-Erling Smørgrav
bb65c8cbeb Beginnings of an article about PAM. This is a work in progress and is not
yet connected to the doc build.

Sponsored by:	DARPA, NAI Labs
2001-12-06 18:38:25 +00:00
Chad David
bf614b068a Move myself from the contributors list to the developers list. 2001-12-06 01:10:17 +00:00
Alexey Zelkin
73fa5cffe2 Put uch's entry to appropriate place (sort) 2001-12-05 14:24:03 +00:00
Alexey Zelkin
7ea1858a78 * Mention that committers list is alphabeticaly ordered by last name in *visible*
comment at top of file. Also mention it generated html (same as for core list)
* Sort some committers entities to fit this order
2001-12-05 13:53:01 +00:00
Alfred Perlstein
32d2a5b0b9 s/opg/org
Submitted by: Vadim Ostranitsyn <vadim@alpha.tsu.ru>
2001-12-04 17:48:38 +00:00
John Baldwin
708f002a4d Correct the name of the rc.conf variable to enable pccardd from
'pccardd_enable' to 'pccard_enable'.

Submitted by:	Carl Jacobsen <carl@ucsd.edu>
2001-12-04 17:37:20 +00:00
Will Andrews
e96aa4076e Add Lauri Watts <lauri@kde.org> for her contributions to FreeBSD,
particularly in the KDE department.
2001-12-04 07:10:07 +00:00
MANTANI Nobutaka
3b75993a7e Add HIYAMA Takeshi <gibbon@cocoa.freemail.ne.jp> for contributing port graphics/xine_d4d_plugin.
Reviewed by: knu
2001-12-03 11:37:52 +00:00
Patrick Li
5bb8bd0719 Add Paolo Flag <flag@gufi.org> for contributing port net/wmnd 2001-12-03 06:51:44 +00:00
Patrick Li
92f91e7428 Add Adam Weinberger <monkey@crackula.com> for submitting x11-wm/bbrun 2001-12-02 02:54:38 +00:00
John Polstra
f2a5200183 I am retiring from repo-meistering, at least temporarily. Update
the documentation to reflect that.

Also, document (only 5 years after I started) that I am responsible
for the CVSup mirror sites.
2001-12-01 18:29:35 +00:00
Peter Wemm
b9a19509fb After much agonizing, attempt to refine the commit log composition
instructions.  The potentially conflicting instructions could be taken
to encourage less than ideal commit logs.  Explicitly say that we're
after a clear, concise and reasonable summary of the change.

Reviewed by:	obrien
2001-11-28 21:25:56 +00:00
Prafulla Deuskar
08d52997c4 Adding myself to staff-committers list 2001-11-28 21:06:23 +00:00
Peter Pentchev
cdcc580f5a Add a 'Further Reading' section.
In this section, add a link to Simon G. Tatham's essay on writing
bug reports.

Approved by:	des, silence on -doc
2001-11-25 14:42:29 +00:00
Yoichi NAKAYAMA
efe1ace1ea - Add my entry to authors.ent
- Move my entry from the additional contributors section
  to the developers section

Approved by: knu (mentor)
2001-11-25 12:03:45 +00:00
Dag-Erling Smørgrav
03db593c2a Add a paragraph explaining that patches are assumed to be under the
same license as the files they modify.
2001-11-23 21:13:13 +00:00
Dag-Erling Smørgrav
298d29102b Mention the problem report article. 2001-11-23 18:31:04 +00:00
Dag-Erling Smørgrav
a6c4f3c5ac Connect the problem report article to the doc build, and fix some
disordering.
2001-11-23 15:51:28 +00:00
Dag-Erling Smørgrav
247e04f88c More typo and markup fixes.
Submitted by:	keramidas.
2001-11-23 15:47:17 +00:00
Dag-Erling Smørgrav
027e0c2897 Remove all trailing whitespace. 2001-11-23 02:18:41 +00:00
Dag-Erling Smørgrav
71749510f6 Fix typos and markup nits.
Submitted by:	cmc, tmm
2001-11-23 02:15:00 +00:00
Dag-Erling Smørgrav
79ef787404 It's "problem report", not "bug report". I changed it everywhere else, but
missed the one in the title...
2001-11-23 01:19:09 +00:00
Dag-Erling Smørgrav
5b87f035a6 Add an article about writing good problem reports. It's a little thin in
places, but I think it's a good start.  I'll connect it to the build once
it's been reviewed by the appropriate people.
2001-11-23 01:01:51 +00:00
Dag-Erling Smørgrav
acd4ef42d9 List myself as Bugmeister, and remove a stray double-quote. 2001-11-22 18:25:07 +00:00
Ernst de Haan
2d3210968e Removed ernst@heinz.jollem.com (Ernst de Haan), since it is now superceded by znerd@freebsd.org 2001-11-20 14:54:03 +00:00
Ernst de Haan
d918764fda Added znerd@freebsd.org 2001-11-20 14:52:23 +00:00
Cy Schubert
95e22d8cb4 Remove myself from the contributors list and add myself to the
committers list (for ports).

Reviewed by:	nectar
Approved by:	nectar
2001-11-15 04:22:50 +00:00
Patrick Li
c7ef48d92e Add myself as a new ports committer
- Add entity
- contributor->developer

Approved by:	lioux
2001-11-15 02:00:10 +00:00
Eric Melville
2656437543 Add Yonatan Bokovza <Yonatan@xpert.com> for web page corrections. 2001-11-14 19:51:46 +00:00
Murray Stokely
a8a2275f0d Add a small note about using a sysctl instead of recompiling the
kernel.

PR:		31976
Submitted by:	Marc Silver <marcs@riffraff.plig.net>
2001-11-14 16:01:35 +00:00
Jun Kuriyama
674bece4ac Fix breakage (<listitem> -> </listitem>). 2001-11-12 00:38:40 +00:00
Anders Nordby
eb1089deec Really add myself to the developers section.
Pointed out by:	dd
Pointy hat to:	me

Approved by:	will
2001-11-11 15:12:05 +00:00
Anders Nordby
aae63bc158 Remove myself from additional contributors section, add to developers section.
Approved by:	will
2001-11-06 22:33:51 +00:00
Chern Lee
0ba13f481e Use "raising" and "lowering" the signal over "asserting" and
"disasserting" (not a word).

Suggested by: nik
2001-11-05 19:25:52 +00:00