Peter Pentchev
a3d3aeaf0b
Add a description of the <quote> tag.
...
Reported by: Tom Rhodes <darklogik@pittgoth.com>
Reviewed by: dd
Approved by: dd
2002-02-26 07:23:41 +00:00
Murray Stokely
b1cc880c3d
Add the releng-packages article to the build.
2002-02-25 15:06:44 +00:00
Murray Stokely
c38ceed60f
* Fix tens of typos that were introduced in the TeX -> DocBook
...
conversion (how?)
* Remove the small section on package-building/splitting, and point to
the seperate article that now covers this topic.
2002-02-25 14:46:14 +00:00
Murray Stokely
7617961f07
Define CSS_SHEET_ADDITIONS.
2002-02-25 14:42:25 +00:00
Murray Stokely
ef170fbc97
Add a stylesheet addition to center the contents of div.titlepage.
...
This looks better (IMHO) for this article, but it looks worse for some
of the others.
2002-02-25 14:41:59 +00:00
Murray Stokely
a7cb3c3c21
Add FreeBSD 4.5 to the release tree diagram.
2002-02-25 14:34:54 +00:00
Murray Stokely
ef2065d02e
Add an article on the Release Engineering / QA activities for the
...
third party software packages that accompany an official FreeBSD
release.
This document currently describes the "package split" procedure that
Steve Price uses to create clusters of like packages with similar
dependencies that are grouped onto specific discs.
In the future, this article should document the scripts that generate
clean packages on the bento cluster, the steps necessary to setup
another group of machines as a "Ports Cluster", and the scripts that
are used to verify the integrity of a package split.
Submitted by: steve
Sponsored by: FreeBSD Mall, Inc.
2002-02-25 14:33:46 +00:00
Juli Mallett
ecbe20a9a4
Move myself from additional contributors to developers.
...
Reviewed by: mike
Approved by: mike
2002-02-25 08:33:58 +00:00
Udo Erdelhoff
e5eafba75f
Fix another SGML mistake hanging around since 1.303
2002-02-24 18:27:55 +00:00
Udo Erdelhoff
f14f4414e6
Correct an sgml mistake hanging around since 1.295
2002-02-24 12:38:42 +00:00
Jeff Roberson
1790b98f4c
Adding myself to the developers list.
...
Reviewed by: jake
Approved by: Jake
2002-02-23 21:59:20 +00:00
Chris Costello
073d039e40
Replace the "Further Reading" section's contents with a proper
...
DocBook bibliography. This will be expanding.
Sponsored by: DARPA, NAI Labs
2002-02-23 04:48:55 +00:00
Yoichi NAKAYAMA
3d67d6c08a
Add Olivier Tharan <olive@oban.frmug.org> for his mail/vm port.
2002-02-22 18:09:32 +00:00
Wolfram Schneider
bc3865f3cc
Restore my pgp key from chapter.sgml rev 1.122.
2002-02-20 22:17:42 +00:00
Pete Fritchman
0100f82e6f
Add Danny Howard <dannyman@toldme.com> for his enteruser port.
2002-02-20 16:59:14 +00:00
Valentino Vaschetto
ae856060a0
A complete makeover of this article. More in-depth, easier to follow.
...
Submitted by: Daniel Lang <dl@leo.org>
2002-02-20 03:27:25 +00:00
Michael Lucas
879a4bbfe7
Now that the release engineering article is in the doc tree, and
...
actually builds on freefall, and the links in the FAQ are updated,
*and* I'm back from BSDCon and beginning to have something resembling
a life, remove the ill-considered "Building a Release" section of the
Handbook.
2002-02-20 01:21:37 +00:00
Michael Lucas
2a8b96e899
New FAQ: "Why does my email to @freebsd.org bounce?"
...
Requested by: Joseph Koshy
facts confirmed by: jmb
2002-02-20 01:12:18 +00:00
Murray Stokely
6d7cfec6d8
"" -> <quote></quote>
...
Also, fix a typo.
PR: docs/35089
Submitted by: Ceri <setantae@submonkey.net>
2002-02-19 14:34:11 +00:00
Murray Stokely
fdfdce0cb7
Grammar fixes.
...
Submitted by: Ceri <setantae@submonkey.net>
2002-02-19 14:26:36 +00:00
Valentino Vaschetto
50269a6585
- Changed cvsup5's stats page
2002-02-19 04:00:07 +00:00
Mario Sergio Fujikawa Ferreira
a34a60b80e
Move Issei Suzuki (issei) to the Development Team Alumni area
...
Approved by: phantom (mentor)
2002-02-19 02:21:40 +00:00
Crist J. Clark
0228a828b9
Clear up the advice in the FAQ for adding aliases to Ethernet
...
interfaces. One should only use a 255.255.255.255 netmask on aliases
that are within another address's subnet.
PR: docs/32373
2002-02-19 00:23:25 +00:00
Peter Pentchev
af793344e1
Partially revert rev. 1.138: join two para's together to unbreak the build.
...
It seems we stumbled upon a DSSSL/DocBook bug - a <row><entry> treats
whitespace between a </para> and the next <para> as character data,
and disallows it.
2002-02-18 16:01:19 +00:00
Bernd Walter
f90cba514d
Add myself to the developers list
...
Reviewed by: gallatin
Approved by: gallatin
2002-02-18 15:23:41 +00:00
Mark Pulford
22e93374f1
Add Igor Pokrovsky for his archivers/szip port.
2002-02-18 10:14:56 +00:00
Giorgos Keramidas
788114502c
Reword the RAM/swap size rule of thumb,
...
to make it a bit less cryptic.
Explicitly note that swap = n * RAM {n >= 2}.
Submitted by: Jonathan Stewart <stewarjh@email.uc.edu>
2002-02-18 03:30:34 +00:00
Giorgos Keramidas
a1f5d5eef3
Whitespace only fix. Break up a very long line, and separate two
...
paragraphs that were joined.
2002-02-18 03:27:47 +00:00
Giorgos Keramidas
9f02cb487b
Fix logical bug. "Ongoign tasks" is the first subsection about tasks.
...
Substitute "previous sections" -> "next sections".
2002-02-18 03:06:39 +00:00
Giorgos Keramidas
5fb578f819
Chapter cleanup:
...
- Various grammar fixes.
- Change "ie." to "i.e."
- Convert quotes to <quote> or other more appropriate tags.
PR: docs/34967
Submitted by: Ceri <setantae@submonkey.net>
2002-02-18 01:57:39 +00:00
Giorgos Keramidas
45f7d6cff8
Change <action> to <maketarget>.
...
PR: 34922
Submitted by: Ceri <setantae@submonkey.net>
2002-02-18 00:56:57 +00:00
Dag-Erling Smørgrav
c2c49ad9fb
Correct TDS' email address.
2002-02-17 13:10:02 +00:00
Mark Pulford
3a7df3bec4
Add Oliver Braun for his graphics/compface port.
2002-02-17 08:36:11 +00:00
Giorgos Keramidas
1228bf27c2
Add Hye-Shik Chang to the list of additional FreeBSD contributors, for
...
his work on various ports.
PR: docs/34906
Submitted by: Hye-Shik Chang <perky@fallin.lv>
2002-02-17 02:52:47 +00:00
Giorgos Keramidas
4e6b932de3
Now where did I put that ispell?
...
Fix typo introduced in last commit:
priviledged -> privileged
Submitted by: dannyboy
Pointy hat to: keramida
2002-02-17 01:00:34 +00:00
Giorgos Keramidas
5c3012928b
Various grammar, typo and syntax fixes.
...
PR: docs/34916
Submitted by: Ceri <setantae@submonkey.net>
2002-02-16 23:35:35 +00:00
Giorgos Keramidas
830c679cc9
Add a <filename> missed in last commit.
2002-02-16 23:24:29 +00:00
Giorgos Keramidas
ab6fd7a72e
Wrap filenames in <filename>.
...
PR: docs/34916
Submitted by: Ceri <setantae@submonkey.net>
2002-02-16 23:14:05 +00:00
Giorgos Keramidas
50ce76a93c
Replace quotes with more appropriate tags,
...
in preparation of applying other fixes.
Inspired by: Ceri <setantae@submonkey.net>
2002-02-16 22:54:50 +00:00
Giorgos Keramidas
29fa736d61
Change "administrator commands" to "priviledged commands".
2002-02-16 22:28:08 +00:00
Giorgos Keramidas
45ddfacf00
Add missing fullstop.
...
Misc grammar fixes.
PR: docs/34914
Submitted by: Ceri <setantae@submonkey.net>
2002-02-16 22:17:18 +00:00
Giorgos Keramidas
c14d09d5be
Minor grammar fix.
...
PR: docs/34951
Submitted by: Tom Rhodes <darklogik@pittgoth.com>
2002-02-16 22:01:13 +00:00
Giorgos Keramidas
4effc9155a
Add missing newline.
...
PR: docs/35000
Submitted by: Martin Heinen <martin@sumuk.de>
2002-02-16 21:56:45 +00:00
Bruce A. Mah
ecdb9a72d6
Minor wordsmithing of my entry in the "Who's Who" section.
2002-02-16 20:23:44 +00:00
Alexey Zelkin
188b31c5fe
Enlist portmgr team members
...
Submitted by: will
2002-02-16 18:22:26 +00:00
Jun Kuriyama
893616b856
Fix breakage (s@</fdisk>@</application>@).
2002-02-16 00:03:26 +00:00
Garrett Wollman
1fe2c65eee
Document last two __FreeBSD_version bumps. Also note that the version
...
was not bumped for the C99 integer types.
2002-02-15 22:34:13 +00:00
Jim Mock
aba94699b6
Make the remark about avoiding calling X "X Windows" a little more
...
friendly.
PR: 32901, 34953
32901 Submitted by: Raf Schietekat <Raf_Schietekat@ieee.org>
34953 Submitted by: Tom Rhodes <darklogik@pittgoth.com>
2002-02-15 20:46:14 +00:00
Jim Mock
d8a8fe082d
Add some troubleshooting information.
...
PR: 34524, 34953
34524 Submitted by: Hiten Pandya <hiten@uk.FreeBSD.org>
Andrew McKay <andy@openirc.co.uk>
34953 Submitted by: Tom Rhodes <darklogik@pittgoth.com>
2002-02-15 20:43:22 +00:00
Jim Mock
943eb31f98
Correct the method for adding another disk via sysinstall.
...
PR: 34074, 34953
34074 Submitted by: Cameron Watters <cameron@toolhouse.com>
34953 Submitted by: Tom Rhodes <darklogik@pittgoth.com>
2002-02-15 20:38:59 +00:00