Commit graph

12937 commits

Author SHA1 Message Date
Christian Brueffer
e16f84c9dc Add ucycom 2004-09-07 13:14:58 +00:00
Murray Stokely
daace7a21e Add Makefile that builds only the freebsd-general directory. At the
moment there is no processing needed for the common/ directory, though
in the future, we could pull in content there from other parts of the
tree to automatically keep the common slides about the most recent
freebsd releases up to date, number of committers/ports, etc..

Add a README that explains the directory hierarchy.
2004-09-07 12:31:19 +00:00
Murray Stokely
ec971e29ad Add an example presentation that makes use of the common content in
../common to generate 13 slides about FreeBSD.
2004-09-07 12:26:53 +00:00
Murray Stokely
666f378e4f Add reusable XML files (slides/simplified DocBook DTD) that can be
included by other presentation documents to rapidly generate or change
the content of a presentation based on this shared data.

Each of these files contains either a single <foil> slide, or a
selection of slides on the specified subject inside a <foilgroup>.  In
either case, the XML for your presentation (slides.xml) can simply
include a few slides of content for each file with :

<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  href="../common/what-is-freebsd.xml"/>

HTML and PDF output formats work now.  It should be feasible to output
OpenOffice XML and then import it into that application for final
presentation tweaks.
2004-09-07 12:15:12 +00:00
Murray Stokely
e94633c940 Fix HTML output with multiple XML SRCs case. 2004-09-07 12:06:22 +00:00
Murray Stokely
c290cc6eff Add definitions required for using SAXON instead of libxslt when
USE_SAXON is set.  This doesn't quite work yet.

Also fix a bug in the .fo target that was uncovered when slides for a
presentation are split across multiple XML files.
2004-09-07 11:56:03 +00:00
Mark Linimon
d15994f1fb Add OSVERSION entry for 6-CURRENT.
Forgotten by:	practically everyone :-)
2004-09-06 20:17:52 +00:00
Dmitry Morozovsky
286dfd5b31 Use newly translated russian console-server article.
Approved by:	den (mentor)
2004-09-06 13:53:40 +00:00
Dmitry Morozovsky
7428cbab79 Connect translated console-server article to the build
Approved by:	den (mentor)
Obtained from:	The FreeBSD Russian Documentation Project
2004-09-06 13:47:46 +00:00
Dmitry Morozovsky
5065748ad8 New translation, in sync with English revision 1.22
Obtained from:	The FreeBSD Russian Documentation Project
Approved by:	den (mentor)
2004-09-06 13:02:48 +00:00
Dmitry Morozovsky
bb109a63eb Sync with the English version:
hubs/article.sgml	1.50 -> 1.51
	portbuild/article.sgml	1.5 -> 1.6

Obtained from:	The FreeBSD Russian Documentation Project
Approved by:	den (mentor)
2004-09-06 13:00:17 +00:00
Dmitry Morozovsky
1ec2033a27 Sync with the English version:
vinum/chapter.sgml	1.29 -> 1.32

Obtained from:	The FreeBSD Russian Documentation Project
Approved by:	den (mentor)
2004-09-06 10:43:05 +00:00
Josef El-Rayes
ab3ea6f59f Commit the additions by keramida i forgot with latest commit to
committers-guide.

Pointed out by:	ru
2004-09-06 09:07:50 +00:00
Marc Fonvieille
6ba61b1d2f Use errorname tags instead of quote ones for an error message, and
reword a bit the sentence.
2004-09-05 16:11:35 +00:00
Martin Heinen
6c2002d4f8 MFbed: Update the German Handbook.
books/handbook/book.sgml			1.147 -> 1.156
books/handbook/advanced-networking/chapter.sgml	1.336 -> 1.342
books/handbook/boot/chapter.sgml		fixes
books/handbook/basics/chapter.sgml		1.124 -> 1.126
books/handbook/kernelconfig/chapter.sgml	1.132 -> 1.133
books/handbook/ports/chapter.sgml		1.219 -> 1.226
books/handbook/desktop/chapter.sgml		1.31  -> 1.40
books/handbook/bibliography/chapter.sgml	1.63  -> 1.65
books/handbook/cutting-edge/chapter.sgml	1.203 -> 1.206
books/handbook/introduction/chapter.sgml	1.99  -> 1.102
books/handbook/Makefile				1.81  -> 1.90
books/handbook/mirrors/chapter.sgml		1.342 -> 1.352
books/handbook/linuxemu/chapter.sgml		1.113 -> 1.114
books/handbook/security/chapter.sgml		1.206 -> 1.215
books/handbook/serialcomms/chapter.sgml		1.88  -> 1.94
books/handbook/mail/chapter.sgml		1.117 -> 1.119
books/handbook/multimedia/chapter.sgml		1.83  -> 1.85
books/handbook/vinum/chapter.sgml		fixes
books/handbook/users/chapter.sgml		1.43  -> 1.47
books/handbook/ppp-and-slip/chapter.sgml	1.138 -> 1.142
books/handbook/install/chapter.sgml		new translation
books/handbook/chapters.ent			1.25  -> 1.28
books/handbook/l10n/chapter.sgml		1.97  -> 1.100
books/handbook/network-servers/chapter.sgml	1.1   -> 1.29
books/handbook/config/chapter.sgml		1.156 -> 1.169
books/handbook/x11/chapter.sgml			1.136 -> 1.141
books/handbook/eresources/chapter.sgml		1.144 -> 1.148
books/handbook/pgpkeys/chapter.sgml		1.227 -> 1.240
books/handbook/preface/preface.sgml		1.21  -> 1.25

Obtained from:	The FreeBSD German Documentation Project.
2004-09-05 14:34:09 +00:00
Martin Heinen
5f5e799b5d Add new translated sections.
Submitted by:	Andreas Heck <aheck@mozilla-center.de>
2004-09-05 14:24:31 +00:00
Martin Heinen
3fa4a6c456 Add a placeholder for the MAC chapter.
Add txtfiles.ent needed by the installation chapter.

Obtained from:	The FreeBSD German Documentation Project.
2004-09-05 14:23:07 +00:00
Martin Heinen
0a73b27939 Use url entities.
Obtained from:	The FreeBSD German Documentation Project.
2004-09-05 14:20:46 +00:00
Martin Heinen
3eca84e89f MFbed: Update the German documentation set.
share/sgml/books.ent				fixes
share/sgml/mailing-lists.ent			1.34  -> 1.36
books/faq/Makefile				1.11  -> 1.12

Obtained from:	The FreeBSD German Documentation Project.
2004-09-05 14:17:54 +00:00
Hiroki Sato
8645ac483f Add new entries:
authpf(8), ftp-proxy(8), and pflogd(8).
2004-09-05 09:10:44 +00:00
Murray Stokely
30830727e5 Add support for using FOP or XEP as an XSL-FO backend via USE_* make
variables.  PassiveTeX is pretty limited and so the other formatters
give the stylesheets more functionality to create nice slides.
2004-09-04 19:17:35 +00:00
Hiroki Sato
710862d3d0 - Add AMD64 into the supported platform list.
- Remove a branching graph and add a link to articles/releng instead.
- We have 6-CURRENT and 5-STABLE now.
- Remove a broken link to 3.X-STABLE release.
2004-09-04 18:13:26 +00:00
Hiroki Sato
b6bdbee148 Add new entries:
libautofs(3), graid3(8), and vm_map_findspace(9).
2004-09-04 11:01:06 +00:00
Bruce A. Mah
fab5d6a3a9 Add new manual page entities: nearbyint(3), nearbyintf(3),
wcsnrtombs(3), mbsnrtowcs(3).
2004-09-04 05:12:06 +00:00
Ruslan Ermilov
0b76bf495f There's no such thing like the src-sys repository. 2004-09-03 20:37:55 +00:00
Marc Fonvieille
9823929a37 Point people to the refuse file section where needed. 2004-09-03 17:03:30 +00:00
Marc Fonvieille
6a709a7122 Add a section id for the refuse file section. 2004-09-03 17:02:32 +00:00
Marc Fonvieille
7ce4518615 Use /var/db as standard default base directory instead of
/usr/local/etc/cvsup (/var/db is what is used by default under 5.X).
2004-09-03 16:47:46 +00:00
Josef El-Rayes
d930432ab3 Add some note that there is no cvs@ anymore, but cvsadm@
and seperate email addresses for each repository.

Reviewed by:	ru, keramidas
2004-09-03 16:37:17 +00:00
Ceri Davies
f8f46a5060 Fix some indescribable grammar. 2004-09-03 16:21:46 +00:00
Marc Fonvieille
117a408679 Remove an useless "(myself included)".
Submitted by:	Alex Popa <razor at ldc dot ro>
2004-09-03 16:13:18 +00:00
Alex Dupre
d37bc9476d Add missing closing tag. 2004-09-03 08:00:05 +00:00
Tom Rhodes
d2a6f6bc49 Have another one of those spontaneous "I need to do something" useful
moments and write a section on TCP Wrappers for our security chapter.

Threatened about doing this:	murray
2004-09-03 06:29:29 +00:00
Marc Fonvieille
725347a499 Various updates. 2004-09-02 20:02:06 +00:00
Hiroki Sato
f0a31a64e3 Add entries:
kgdb(1), acpi_panasonic(4), gmirror(8), gpt(8), and contigmalloc(9).
2004-09-02 19:49:52 +00:00
Murray Stokely
54ab45e845 Add support for building documents in our doc/ tree marked up in
Norman Walsh's DocBook Slides DTD.

This DTD offers the vocabulary of simplified DocBook for
presentations.  Initially, the supported output formats are PDF and
HTML.

XSL stylesheets are used so libxslt is required.

PassiveTeX is used for the PDF generation to convert the XSL-FO
directly to PDF.

This commit moves various TeX definitions out of doc.docbook.mk and
into doc.project.mk, since docbook is no longer the only back-end to
utilize TeX.

An example Makefile would look like :

----
DOCFORMAT=	slides
DOC=		slides

SRCS=	slides.xml

DOC_PREFIX?=	${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
---

And an example slides file (slides.xml) looks like :

---
<!DOCTYPE slides PUBLIC "-//Norman Walsh//DTD Slides XML V3.3.1//EN"
  "http://docbook.sourceforge.net/releases/slides/3.3.1/slides.dtd">
<slides>
<slidesinfo>
  <title>What's new in FreeBSD 5.3</title>
  <titleabbrev>FreeBSD 5.3</titleabbrev>
</slidesinfo>

<foil><title>Introduction Slide</title>
  <para>Content</para>
</foil>
</slides>
---

You could then build the HTML and PDF versions of the slides by typing
"make FORMATS='pdf html'".  Enjoy.

Please coordinate with doceng@ before importing any presentations to
doc/.
2004-09-02 17:12:14 +00:00
Murray Stokely
25e6eedd23 XSLTPROC and TIDY are not specific to either DocBook or HTML formats,
so move the associated variables to doc.project.mk instead of
duplicating the definitions for each doc type.
2004-09-02 16:42:01 +00:00
Murray Stokely
9b598ef2d2 Add 7 Chinese FreeBSD books to the bibliography. (Simplified Chinese
/ Mainland).
2004-09-02 11:22:44 +00:00
Marc Fonvieille
44ddb91a62 For CVSup without GUI, mention Xorg and not only XFree86 to avoid
confusions.
2004-09-02 08:15:31 +00:00
SUZUKI Koichi
d79c36acc8 Initial Japanese Translation of kse.2.
Submitted by:   Akira Ikeuchi <a_ikeuchi@mic.mitsumi.co.jp>
Reviewed by:    horikawa
2004-09-01 14:37:33 +00:00
Tom Rhodes
74bf617fd5 Begin the rc.d script RE task by adding information on how to invoke
some scripts from rc.conf and provide an example.

Snip some old information about rc.local and FreeBSD 3.1.
2004-08-31 21:57:41 +00:00
Tom Rhodes
2f98d4045d The MAC section was removed and a chapter added in it's place awhile ago,
remove it from the introduction.

Correct a package name and change the permission recommendation for
paranoia purposes.[1]

[1]: compliments of: Xin LI <delphij@frontfree.net>
2004-08-31 20:43:07 +00:00
Tom Rhodes
e95945c072 Run through aspell. 2004-08-31 20:13:37 +00:00
Denis Peplin
9e8bc7243d Fix url remapping
Obtained from:	The FreeBSD Russian Documentation Project
2004-08-31 13:17:52 +00:00
Denis Peplin
6e0eb93c52 Fixes only
Obtained from:	The FreeBSD Russian Documentation Project
2004-08-31 11:41:20 +00:00
Denis Peplin
fb74e3aaef Merge the following from the English version:
1.329 -> 1.342 advanced-networking/chapter.sgml
   1.22 -> 1.25 network-servers/chapter.sgml

Obtained from:	The FreeBSD Russian Documentation Project
2004-08-31 09:03:17 +00:00
Denis Peplin
6445095f67 MFen 1.14 -> 1.28
With fixes from:	maxim
Obtained from:		The FreeBSD Russian Documentation Project
2004-08-31 08:55:56 +00:00
Tom Rhodes
014520247e Wow! Our OpenSSL section sucks. Rewrite it because there is nothing
else to do at 4:00 in the morning.  Ensure to cover:

o How ports interact with base and port versions of OpenSSL;
o Generating certificates;
o Generating CA keys;
o Add an example of using certificates with Sendmail.

Needs severe beating for keeping me up: Brad Davis  :-)
2004-08-31 08:46:20 +00:00
Simon L. B. Nielsen
222b6c71c2 Fix link to FreeBSD consulting.
PR:		docs/71175
Submitted by:	Kevin Kinsey <kdk@daleco.biz>
2004-08-31 06:51:40 +00:00
Christian Brueffer
5a7e0d45e8 Fix __FreeBSD_version for the PFIL_HOOKS entry
Submitted by:	mlaier
2004-08-30 22:26:51 +00:00