Commit graph

9 commits

Author SHA1 Message Date
Jens Schweikhardt
cb61d5bff4 The scripts have been rewritten to separate code from data.
This allows to use different config files without having to
edit the code scripts.
2004-01-03 15:46:31 +00:00
Ceri Davies
297060bbd0 Grammar police: "setup" is not a verb. 2003-11-05 10:59:35 +00:00
Simon L. B. Nielsen
6e997c3e9d Whitespace cleanup for last commit, no content change. 2003-10-18 14:32:23 +00:00
Simon L. B. Nielsen
e9047a74f1 - Use application tag instead of filename to markup "make".
- Use a note tag instead of a itemizedlist with one listitem.
- Use manual page reference instead of literal tag to reference devfs.

PR:		docs/56902
Submitted by:	Josef El-Rayes <j.el-rayes@daemon.li>
2003-10-18 14:13:22 +00:00
Simon L. B. Nielsen
a9e3afd078 Add trademark symbols and attributions:
- Add trademark tags as needed, generally on first use in each
   article.
 - Add an attribution to the legal section mentioning all trademarks
   referenced.
 - Always use correct case for trademarks.
2003-08-14 19:54:05 +00:00
Hiroki Sato
f6cd99b654 Back out WITH_DOCFORMAT_NAVI_LINK?=YES in Makefile. The navi-link
is generated when ${WITH_DOCFORMAT_NAVI_LINK} is defined or
${FORMATS} includes "html" and "html-split."
2003-04-22 18:35:44 +00:00
Hiroki Sato
4f8b26641c - Add WITH_DOCFORMAT_NAVI_LINK to mk/doc.docbook.mk and
enable it in en_US.ISO8859-1/ and ja_JP.eucJP/.

- Add PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//EN"
  and l10n.ent for entity localization.

- Use share/misc/docbook.css for indentiation of <programlisting>
  and <screen>.

- Add some missing $FreeBSD$.
2003-04-19 11:39:30 +00:00
Dag-Erling Smørgrav
040dbf4621 Install stage_* from ${.CURDIR}, not (implicit) ${.OBJDIR}. 2003-03-18 14:44:27 +00:00
Jens Schweikhardt
e1f0bf4fc3 New article: FreeBSD From Scratch
This article describes my efforts at FreeBSD From Scratch: a fully
automated installation of a customized FreeBSD system compiled from
source, including compilation of all your favorite ports and configured
to match your idea of the perfect system. If you think "make world" is a
wonderful concept, FreeBSD From Scratch extends it to "make evenmore".
2003-03-08 08:26:10 +00:00