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
Mark Linimon
d15994f1fb
Add OSVERSION entry for 6-CURRENT.
...
Forgotten by: practically everyone :-)
2004-09-06 20:17:52 +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
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
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
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
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
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
Andre Oppermann
322d0ea6ae
Version 60001: PFIL_HOOKS is permanently enabled in the kernel.
2004-08-30 15:47:35 +00:00
Denis Peplin
d6f5184d09
Few minor fixes
2004-08-30 13:25:48 +00:00
Marc Fonvieille
f04d49b257
Update the link to OOo FreeBSD porting effort:
...
http://porting.openoffice.org/freebsd/
2004-08-30 10:27:57 +00:00
Marc Fonvieille
5b76ac685e
Add a make clean in boot blocks and loader build steps. This step
...
is mandatory to prevent the use of old .o files.
Submitted by: Chuck Rouillard
2004-08-30 08:30:10 +00:00
Denis Peplin
d00fcb375c
Change back "not ... secure" -> "not ... completely secure"
...
Discussed with: trhodes
2004-08-30 07:12:19 +00:00
Marc Fonvieille
f77c3cce17
Mention image scanners in the Synopsis.
2004-08-28 13:59:14 +00:00
Marc Fonvieille
2502e7b9f9
Add a note about xorgconfig(1) and xf86config(1).
2004-08-28 12:51:33 +00:00
Marc Fonvieille
6a9ef54c72
- Remove the sentence related to sysinstall (the X11 config should not
...
be possible from systinstall)
- Move a note to a better place
2004-08-28 12:04:00 +00:00
Sergey Matveychuk
e7e1052c60
Add Jie Gao for his databases/mysqlcppapi port
2004-08-27 18:44:14 +00:00
Denis Peplin
004760d208
Remove duplicated word
2004-08-27 13:23:38 +00:00
Marc Fonvieille
e30fe87ed7
- Some s/option/literal tags for consistency
...
- A process state should not considered as an errorname, literal tags is
maybe a better choice in this case.
2004-08-27 12:04:24 +00:00
Denis Peplin
ccec2a1da2
Remove extra dot
...
Close entity
2004-08-27 10:12:05 +00:00
Denis Peplin
a6f2298002
Add )
2004-08-27 09:42:16 +00:00
Marc Fonvieille
347a0b54e8
Fixes and improvements.
...
Submitted by: ceri
2004-08-27 08:04:27 +00:00
Murray Stokely
8b685919dd
We go through great pains to disassociate daemons with demons on our
...
website. Update a 'cvsup666' example that was hindering that goal.
2004-08-27 04:42:23 +00:00
Marc Fonvieille
c3eef31282
Update the whole chapter for Xorg. The chapter covers the installation
...
and configuration of both Xorg and XFree86 4.X with emphasis on Xorg. A
"Moving from XFree86 to Xorg" section was also added, and some sentences
reworded.
(I may also add a NVIDIA drivers section soon)
A great thanks to Ken Tom <subd@mui.net> for his help!
2004-08-26 20:19:07 +00:00
Ceri Davies
a80c9017b1
o Expand some contractions.
...
This is the second and final part of:
PR: docs/70954
Submitted by: Jesus R. Camou <jcamou@cox.net>
2004-08-26 20:16:31 +00:00
Ceri Davies
3281116969
o Add Italian (it_IT.ISO8859-15) to the list of languages and
...
encodings.
o Add <hostid> tags for cvsup.FreeBSD.org
This is part of:
PR: docs/70954
Submitted by: Jesus R. Camou <jcamou@cox.net>
2004-08-26 20:12:51 +00:00
Marc Fonvieille
cfd720d800
s/travelled/traveled
...
(documented by
http://www.scriptorium.com/Standards/probhome.html#HEADING27 and
Webster's dict)
Submitted by: Jesus R. Camou <jcamou@COX.net>
Verified by: ceri
2004-08-25 19:54:41 +00:00
Murray Stokely
29e4bc8b98
Fix ulink usage. Prevent URL from being displayed twice.
...
Found by: loader@freebsdmall.com
2004-08-25 10:52:07 +00:00
Murray Stokely
ee50c863c4
Correct misusage of <ulink> tag.
...
Found by: loader@freebsdmall.com
2004-08-25 10:33:59 +00:00
Murray Stokely
321a5f827d
Use a more precise ulink and prevent a needless footnote from being created.
...
This could also have been done with
<ulink url="&url.base;/docs.html"></ulink>.
but that would have caused "../../../docs.html" to be dislpayed in the
HTML version. That's what we want to link to, but it looks better to
display the absolute URL inline. This commit gives us the best of
both worlds, for print and HTML output :
browse the list of tutorials at <ulink
- url="&url.base;/index.html">http://www.FreeBSD.org/ </ulink>.
+ url="&url.base;/docs.html">http://www.FreeBSD.org/docs.html </ulink>
Found by: loader@freebsdmall.com
2004-08-25 10:23:21 +00:00
Murray Stokely
af9a63d5ea
Fix <ulink> misuse that caused an abbreviated URL to be displayed with
...
a footnote to the full URL.
dhcp.org(1)
1. http://www.dhcp.org
Now it just displays 'http://www.dhcp.org ' inline.
Found by: loader@freebsdmall.com
2004-08-25 10:03:10 +00:00
Murray Stokely
c2586de03b
Fix egregious misuse of <ulink> tags.
2004-08-25 09:47:22 +00:00
Murray Stokely
28a7f3c301
Use &url.books.faq; so that we can specify relative or absolute URLs,
...
rather than explicitly using '..'.
2004-08-25 08:44:53 +00:00
Marc Fonvieille
aec325a0d5
Update for PFIL_HOOKS where needed.
2004-08-25 07:56:42 +00:00
Marc Fonvieille
889bdd678f
- Add &linux; entities for trademark reasons, it's the Preface...
...
- Add a missing whitespace
PR: docs/70920
Submitted by: Jesus R.Camou <jcamou@cox.net>
2004-08-25 07:13:36 +00:00
Giorgos Keramidas
e91a7a164e
Use &ms-dos; for referring to MS-DOS to match the style of &windows; in
...
the same sentence.
2004-08-24 18:00:51 +00:00
Giorgos Keramidas
5e25a892d4
Fix a minor grammar knit and link to the Handbook for details about
...
kernel configuration and building.
2004-08-24 17:56:22 +00:00
Murray Stokely
db40918740
Remove extraneous spaces inside <screen> that mess up the print
...
output.
Submitted by: loader@freebsdmall.com
2004-08-24 05:44:52 +00:00
Thierry Thomas
c30228cb67
Add an entry for Antonio Carlos Venancio Junior.
...
PR: ports/70882.
2004-08-23 21:29:43 +00:00
Marc Fonvieille
6ea7bf5426
Capitalize a title.
2004-08-23 18:10:01 +00:00
Tom Rhodes
01a7fb283b
Add the VuXML mailing list.
...
Requested by: nectar && Dan Langille
2004-08-23 18:05:33 +00:00
Ceri Davies
0db19eceb3
Calm down and properly fix the problem with the _secure_path(3) entity.
2004-08-23 17:53:18 +00:00
Ceri Davies
f2153a6f77
Correct the last revision to use errorname, and correct another instance
...
of "error".
2004-08-23 17:38:11 +00:00
Ceri Davies
5ecc43d90f
Fix the second part of build breakage.
2004-08-23 17:34:10 +00:00
Ceri Davies
a36443f53a
Fix the build.
2004-08-23 17:32:13 +00:00
Tom Rhodes
a3b1c36136
Add two new troubleshooting items.
2004-08-23 15:17:40 +00:00
Alexey Dokuchaev
582888a513
Add my PGP key to the Handbook.
...
Approved by: fjoe (mentor)
2004-08-23 12:41:26 +00:00
Alexey Dokuchaev
7ce9203170
Move myself to ``Developers'' section of the Contributors List from the
...
``Additional Contributors'' section.
Approved by: fjoe (mentor)
2004-08-23 12:37:06 +00:00
Alexey Dokuchaev
baf993a4a0
Traditional first commit: add my entity.
...
Approved by: fjoe (mentor)
2004-08-23 12:32:53 +00:00
Murray Stokely
4a51886631
Add a few <application> tags around KerberosIV inside titles.
...
Previously, Kerberos5 was printed in bold in the table of contents
while KerberosIV was not.
2004-08-23 06:44:30 +00:00
Murray Stokely
7dd4c286fa
Remove a table of terms/definitions following a <programlisting> in
...
favor of callouts to the definitions, which looks much clearer in
print and HTML output.
2004-08-22 19:11:51 +00:00
Murray Stokely
3984bd9e2d
The Securing FreeBSD section lays out some typographical conventions
...
that will be used to note the distinction between applications and
protocols. This is a good idea, but the distinctions were not
described accurately. Correct that.
Noticed by: loader@freebsdmall.com
2004-08-22 18:23:18 +00:00
Marc Fonvieille
6aea758cb7
s/GTK/GTK+/ according to http://www.gtk.org/
2004-08-22 11:06:59 +00:00
Marc Fonvieille
5caf385506
- GTK is not an application --> no tags
...
- s/Gtk/GTK
- replace some varname tags with literal ones for consistency
- s/DOS/&ms-dos;
- Use of > where needed
2004-08-21 16:52:22 +00:00
Thierry Thomas
91c84a0418
Add an entry for Stephen Weeks.
...
PR: ports/44295
Submitted by: Stephen Weeks.
2004-08-21 15:50:09 +00:00
Marc Fonvieille
72ae4153cc
s/-bpp/-depth/ and use option tags instead of command ones.
2004-08-21 13:52:05 +00:00
Sergey Matveychuk
55bd0faac0
Add Jim Pirzyk for his devel/p5-ParseLex.
2004-08-21 11:05:02 +00:00
Marc Fonvieille
62c798a641
Fix package name for AbiWord.
2004-08-20 16:51:55 +00:00
Ceri Davies
2dccc160c0
Force the pgwide attribute to 1 for some informaltables that Opera and
...
IE6 otherwise fail to render correctly.
Noticed by: Hilko Meyer <Hilko.Meyer@gmx.de>
2004-08-20 16:51:37 +00:00
Ceri Davies
3e85d7aa75
Correct path to the AbiWord port.
...
PR: docs/70588
Submitted by: Joel Dahl <joel@automatvapen.se>
2004-08-20 16:49:07 +00:00
Dejan Lesjak
137f14156d
Add my PGP key to Handbook.
...
Approved by: anholt (mentor)
2004-08-20 11:03:53 +00:00
Dejan Lesjak
8147c3d0b3
Add myself to 'Developers' section of the Contributors List.
...
Approved by: anholt (mentor)
2004-08-20 10:55:23 +00:00
Dejan Lesjak
3648beeb34
Add my author entity.
...
Approved by: anholt (mentor)
2004-08-20 10:49:52 +00:00
Marc Fonvieille
946ed5b710
- Add a non-breaking space where needed.
...
- Reword "15+" and "5.0+"
- Use right inline tags for a kernel configuration line.
2004-08-20 09:40:15 +00:00
Tom Rhodes
cfff0faff7
Add a compatibility note.
2004-08-20 05:43:07 +00:00
Christian Brueffer
99f1aa3bc9
Add RELENG_5.
...
Prodded by: Hanspeter Roth
2004-08-19 21:59:30 +00:00
Ceri Davies
9dcbb67be0
Note that IPFW now requires PFIL_HOOKS in the kernel configuration.
2004-08-19 18:59:06 +00:00
Marc Fonvieille
902015d260
Add some application tags.
2004-08-19 18:39:10 +00:00
Josef El-Rayes
4bf83ac9e3
Add Apache mailing list to handbook.
...
Submitted by: clement
2004-08-19 16:44:38 +00:00
Marc Fonvieille
50577701db
s/sawfish/Sawfish for concistency with other instances of the name and
...
to respect what seems to be the official writting.
2004-08-19 13:23:40 +00:00
Marc Fonvieille
5fdadd5b5f
The XftConfig file is obsolete since Fri Aug 2 2002,
...
/usr/X11R6/etc/fonts/local.conf is the new file to use.
Submitted by: Ken Tom <subd@mui.net>
2004-08-19 13:09:39 +00:00
Cheng-Lung Sung
835cf31ac5
Move myself from Additional Contributors' to
Developers'
...
Approved by: leeym (mentor)
2004-08-19 09:30:08 +00:00
Cheng-Lung Sung
b8806ed62a
Add my author entity.
...
Approved by: leeym (mentor)
2004-08-19 09:02:25 +00:00
Sergey Matveychuk
ecae4023dc
Add Viktor Fomichev for his net-mgmt/netmond
2004-08-18 17:14:02 +00:00
Tom Hukins
36be454474
Remove duplicate note that Kerberos 5 requires synchronized time.
2004-08-18 09:18:54 +00:00
Joe Marcus Clarke
4d65790e49
Fix the font pixelsize comparison in the previous commit. "more" should have
...
obviously been "less".
2004-08-18 01:34:02 +00:00
Joe Marcus Clarke
b5cb3de090
Correct the section on condition font antialiasing. Without checking
...
pixelsize, certain applications (e.g. Mozilla and gnome-terminal) will refuse
to honor the antialiasing settings.
Reported by: Rob Mason <masonr@bsdbox.homeunix.com>
2004-08-18 01:23:46 +00:00
Marc Fonvieille
faa32108ee
s/EPSON Perfection/&epson.perfection;/ for trademark purpose.
2004-08-17 16:44:32 +00:00
Marc Fonvieille
052fd69483
Use of &iomegazip; entity for Zip drives.
2004-08-17 15:47:41 +00:00
John Baldwin
6e6fb588db
Drop maintainership as I don't really maintain this anymore.
2004-08-17 15:12:58 +00:00
John Baldwin
e13833ab9e
More whitespace fixes to cleanup the previous commit.
2004-08-16 22:05:05 +00:00
John Baldwin
fd67a678b8
- Fix some minor nits in the description of preemption and thread
...
migration.
- Describe the thread pinning API implemented by jeffr@ via sched_pin/unpin
rather than the theoretical API that had been described.
2004-08-16 21:09:14 +00:00
John Baldwin
06305fcf38
Whitespace only changes that rewrap some paragraphs.
2004-08-16 21:04:22 +00:00
Bruce A. Mah
37b3b5485c
Capitalize X.org consistently.
...
PR: 70397
Submitted by: Joel Dahl <joel@automatvapen.se>
2004-08-16 01:05:20 +00:00