Commit graph

4629 commits

Author SHA1 Message Date
David E. O'Brien
c6c4270992 Capitalize "Alpha". 2000-10-09 17:09:14 +00:00
David E. O'Brien
bad7c214a0 We do not have a Principal Architect any longer. 2000-10-09 17:08:39 +00:00
Nik Clayton
68b9d2851a This is Matt Dillon's VM Design article from DaemonNews. It's here
a) Because it's a cool piece of documentation

  b) It's a real world example of using images in the documentation.

It's not turned on in the upper level Makefile yet, as I expect the
specifics of the toolchain to change over the next week or so as people
play around with this, and I don't want to the doc build mirrors to have
to suddenly update the ports they have installed.  Once this has stabilised
it can be turned on.
2000-10-08 19:23:10 +00:00
Nik Clayton
3197343458 Support images in the documentation.
For producing text-only docs, we need to have a second HTML target.

The PS and PDF targets (which depended on a .tex file) have been split
out so that they each depend on their own .tex-${format} file, to get
the image formats correct.
2000-10-08 19:19:09 +00:00
Nik Clayton
107896244a Initial support for images within the documentation. Support EPS and PNG
format images.  Assume that ImageMagick has been installed -- this is a
big requirement, and will be refined before this gets much further.
2000-10-08 19:17:42 +00:00
Nik Clayton
4d20c32be9 Add a comment to sync this with my local repository. 2000-10-08 19:16:32 +00:00
Nik Clayton
749c7f2deb Initial image support. 2000-10-08 19:15:54 +00:00
Nik Clayton
895a6d904c Reorganise things a little bit.
Redefine two functions in <[ %output.print; [ ... ]]> to support image
handling.
2000-10-08 19:15:06 +00:00
Neil Blakey-Milner
a15fa475b5 Make 'make lint' work again. Obviously no-one uses it. (:
(I forgot to set NSGMLS)
2000-10-07 16:31:04 +00:00
Mark Ovens
9dbd96b2c0 Fix typo in <link> tag that stoppped the FAQ from building,
linked -> linkend.
2000-10-07 15:38:23 +00:00
Alexey Zelkin
340cf11a6f . note that not only HTMl,TEXT and PDF forms of FreeBSD documentation available
. FreeBSD is based on 4.4BSD-Lite2, not Lite
. fix latest release link: 4.1 -> 4.1.1
. mention 3.5.1R and 4.1.1R in FreeBSD releases tree.
. note that now we have more than 200 committers
. bump referenced releases numbers
. fix cut'n'paste error (USB mouse -> USB keyboard)
. few whitespace fixes
. mention IA64 port
2000-10-06 15:43:23 +00:00
Alexey Zelkin
d727224850 Fix kerberos release number: s/V/5 2000-10-06 15:36:45 +00:00
Satoshi Asami
d55719b34b Catch up with several recent events.
(1) Describe the change in ports skeleton layout.  I think I caught
    everything, but please let me know if I missed something.

(2) Explicitly allow using things other than the "split" sequence (aa,
    ab, ac...) in patchfile names, in particular those that represent
    the names of the files being patched.

(3) Add a little note recommending the use of DISTFILES over
    DISTNAME/WRKSRC/EXTRACT_SUFX when the source extracts into
    ${WRKDIR}/${PORTNAME}-${PORTVERSION} but the archive filename is
    not ${PORTNAME}-${PORTVERSION}.tar.gz.

(4) There is error checking in category names now.

(5) There are more MASTER_SITE_* variables now, so just list a couple
    and refer the readers to bsd.sites.mk.

(6) Explain EXTRACT_PATCHES.  In particular, note that you shouldn't
    copy patches into ${PATCHDIR}.

(7) Mention that pkg-install is called with sh.

(8) The first letter of the package name should be lowercase.  (We'll
    rename existing ports soon.)

While I'm here, fix a couple of minor indenting problems in the
paragraphs I was editing.  It seems emacs some times messes up
auto-indentation, causing stuff like

===
            <para>This is <emphasis>not</emphasis> a manual or an in-depth
              description on how to use or compile the port! <emphasis>Please
                be careful if you are copying from the
===

(the "be careful" should be in the same level as "description")

Also, convert a couple of "Note that" to real <note>'s.
2000-10-06 09:02:30 +00:00
Neil Blakey-Milner
de336df357 Remove extraneous tag.
Submitted by:	Szilveszter Adam <sziszi@petra.hos.u-szeged.hu>
2000-10-05 23:10:43 +00:00
Hiroki Sato
0a3ca49f91 Merge the following from the English version:
1.27  -> 1.28 	bibliography/chapter.sgml
2000-10-05 16:21:56 +00:00
Brian Somers
5bc3367812 Add Eric D. Futch for his recent rc.conf submissions among other things. 2000-10-05 06:25:05 +00:00
Kazuo Horikawa
20e3de9113 Update roff comment for previous workaround. 2000-10-04 06:16:22 +00:00
Kazuo Horikawa
f0e7516d41 Use (' and )' instead of Po and Pc, in order to workaround word
overflow within Po and Pc macro.
This seems to be groff -Tnippon option only problem.

Submitted by:Mori Kouji <mori@tri.asanuma.co.jp>
2000-10-04 06:11:41 +00:00
Mark Ovens
7d900ddfb4 Fixed minor typo.
Removed a duplicate sentence and re-worded the other.
Changed signal 12 -> signal 11 in questions section.
2000-10-03 23:21:35 +00:00
Bruce A. Mah
a029e97906 Fix typo: pormissible -> permissible. 2000-10-03 22:29:31 +00:00
Eivind Eklund
fde8f77d8f Note that it is the *ISA* Intel Etherexpress that has driver instability
problems.  Confused users where asking me.
2000-10-03 13:05:18 +00:00
Hiroki Sato
7f08322d60 Merge the following from the English version:
1.117 -> 1.121	authors.ent
	1.292 -> 1.296	contrib/chapter.sgml
	1.154 -> 1.158	staff/chapter.sgml
2000-10-03 11:08:48 +00:00
Hiroki Sato
f5f4ee3395 Add missing "original revision". 2000-10-03 11:08:09 +00:00
Murray Stokely
69f76d6f46 Add information about freebsd-ia64 mailing list. 2000-10-03 09:08:17 +00:00
Murray Stokely
57af8c8bfc URL updates : cdrom.com -> wccdrom.com
Company updates : Walnut Creek CDROM -> BSDi
2000-10-03 07:41:27 +00:00
Murray Stokely
376c5138c6 Following asmodai's nice skeleton of the developers' handbook, this
change adds a section to Chapter 4 on the layout of /usr/src.
2000-10-03 07:34:34 +00:00
Alexander Langer
5d6b8a0d89 Back out the bento -> onigiri change, it was wrong.
Submitted by:	obrien
2000-10-02 08:31:25 +00:00
David E. O'Brien
dd7cbed941 Document developers@freebsd.org 2000-10-02 04:23:21 +00:00
Trevor Johnson
081ada9997 move my name from additional contributors to authors and staff 2000-10-02 02:45:05 +00:00
James E. Housley
70863fbc2c My first commit. "I would like to thank ...."
Well now I exist.

Approved by:	will
2000-10-02 00:47:06 +00:00
Mario Sergio Fujikawa Ferreira
4ddad29da7 First act as official committer sanctioned by my mentor (THANKS Will-kenobi).
One action, 3 changes. Perhaps, this will be my only incursion outside of ports for some time.
1) (ports) Added myself to xearth committers.marker (1st Brazilian, one of the only Latin Americans).
2) (www) Added an announcement to newsflash about this.
3) (doc) Both removed myself from contrib, then added an authors identity for myself and and entry to almighty staff area.
2000-10-01 18:40:04 +00:00
Neil Blakey-Milner
dcb3df5982 Add an author entity for scottl.
Submitted by:	Szilveszter Adam <sziszi@petra.hos.u-szeged.hu>
2000-10-01 17:18:42 +00:00
Kazuo Horikawa
53da21442f Catch up with 4.1-20000930-STABLE 2000-10-01 01:41:33 +00:00
Alexander Langer
d1affdab96 Minor changes:
* bento -> origini
* reflect 4-stable & 5-current.

Submitted by:	James Housley <jim@thehousleys.net>
2000-09-30 14:25:53 +00:00
Daniel Harris
cc2d2cb84b Correct David A. Bader's e-mail address. 2000-09-30 04:28:22 +00:00
Scott Long
effca798be Add myself to the handbook. Woohoo!
Reviewed by:gibbs@freebsd.org
2000-09-29 19:28:34 +00:00
Mark Ovens
9728c0bdad Added new section documenting PORTREVISION and PORTEPOCH
Submitted by:	Neil Blakey-Milner <nbm@mithrandr.moria.org>
Reviewed by:	marko
2000-09-29 01:02:30 +00:00
Neil Blakey-Milner
c97832896f If OPENJADE is defined, use the openjade replacement tools like
'openjade', 'onsgmls', like 'osgmlnorm'.
2000-09-28 23:34:49 +00:00
Neil Blakey-Milner
1c78f1c07d a) "Fix" out-of-tree builds by not hard-coding locations of dsl files
with SYSTEM, and using instead PUBLIC entities gained from the catalog
in the directory of the language the document belongs to, or the
language-neutral entity.  Now we always use default.dsl as our dsl
master, and it grabs the necessary magic from the catalogs.

b) Fix the always-out-of-date imagelib problem with some make(1)-fu.

Approved by:	nik (ages ago)
2000-09-28 23:29:48 +00:00
Hiroki Sato
3977541278 Merge changes from the English version:
1.116 -> 1.117	authors.ent
	1.25  -> 1.26 	backups/chapter.sgml
	1.287 -> 1.292	contrib/chapter.sgml
	1.31  -> 1.32 	introduction/chapter.sgml
	1.153 -> 1.154	staff/chapter.sgml
2000-09-28 14:13:32 +00:00
Hiroki Sato
20cf9516f7 - Set NO_TIDY=YES to process &times; properly.
multi-os/Makefile

- Fix typo and refine translation.

	multi-os/article.sgml

Pointed out by:	KIRIHARA Masaharu <kirihara@halolsi.com>
References:	[doc-jp 7726]
2000-09-27 18:26:13 +00:00
Mark Ovens
7d21b6649b Re-formatted the mark-up in chapters 12, 13, & 14 to conform to the FDP.
That's it, the final commit, the whole FAQ has been re-formatted.

Translation Teams can ignore this, these are a whitespace changes only
2000-09-26 23:40:58 +00:00
Mark Ovens
c28a628740 Re-formatted the mark-up in chapters 9, 10, & 11 to conform to the FDP.
Translation Teams can ignore this, these are a whitespace changes only
2000-09-26 19:22:40 +00:00
Mark Ovens
dc19d99437 Re-formatted the mark-up in chapters 7 & 8 to conform to the FDP.
Translation Teams can ignore this, these are a whitespace changes only
2000-09-26 16:26:15 +00:00
Kazuo Horikawa
6484b18249 Update to 4.1-20000923-STABLE based translation.
Submitted by: Mori Kouji <mori@tri.asanuma.co.jp>
2000-09-26 13:50:48 +00:00
Kazuo Horikawa
9df65530ce Fix typo.
Submitted by:  kaz@kobe1995.net (NAKAMURA Kazushi)
2000-09-26 13:43:17 +00:00
Mark Ovens
b469d025e1 Re-formatted the mark-up in chapters 4, 5, & 6 to conform to the FDP.
Translation Teams can ignore this, these are a whitespace changes only
2000-09-26 12:40:11 +00:00
Mark Ovens
b4f15684fb Re-formatted the mark-up in chapter 3 to conform to the FDP.
Translation Teams can ignore this, these are a whitespace changes only
2000-09-26 10:39:48 +00:00
Mark Ovens
fbd121f9a8 Re-formatted the mark-up in chapter 2 to conform to the FDP.
Translation Teams can ignore this, these are a whitespace changes only
2000-09-26 08:32:02 +00:00
Kazuo Horikawa
f529681759 Catch up with 4.1-20000923-STABE (w/o periodic.8 and sendmail.8) 2000-09-26 02:33:56 +00:00