Commit graph

19 commits

Author SHA1 Message Date
Gabor Kovesdan
42b18717e8 - Add proper XML declarations with encoding specification to files that
didn't yet have it

Approved by:	doceng (implicit)
2012-08-11 10:37:42 +00:00
Daniel Gerzo
90927a7279 - fix typo [1]
- update committer counts

PR:		docs/123384 [1]
Submitted by:	pgj [1]
2008-05-04 09:25:37 +00:00
Gabor Kovesdan
c2cf5114d3 - Update the list of supported architectures 2007-12-26 20:37:44 +00:00
Gabor Kovesdan
6190c423d6 - Describe the new release scheduling process 2007-12-26 20:37:13 +00:00
Gabor Kovesdan
9296431c48 - Ooops, 8.X is -CURRENT, not -STABLE 2007-12-26 20:36:37 +00:00
Gabor Kovesdan
c3c8d9e0bb - Update to cover 6.X/7.X/8.X 2007-12-26 20:35:34 +00:00
Gabor Kovesdan
c818d1e45e - Mention portmgr, doceng and secteam here 2007-12-26 20:34:37 +00:00
Gabor Kovesdan
b6160ccb6c - Add a new slide with links about FreeBSD so that it can be pasted to the
end of a presentation
2007-12-26 20:33:52 +00:00
Gabor Kovesdan
cc7aded3a3 - Better indenting and line breaking 2007-12-26 20:32:57 +00:00
Gabor Kovesdan
4c6b8c8e0d Note, that the previous commit should have been:
- Use more accurate title for the foils so that the foilgroup look
  better when rendered
- Comment out the foil for the missing chart
- Update the numbers of committers
- Reword a paragraph
- Enclose send-pr into command element

Moreover to the previous change:
- Fix a typo
2007-12-26 20:32:00 +00:00
Gabor Kovesdan
67fd0f5f04 - Use more accurate title for the foils so that the foilgroup look
better when rendered
- Comment out the foil for the missing chart
-
2007-12-26 20:30:03 +00:00
Giorgos Keramidas
a1b483e2cc Spell 'includes' correctly. 2006-11-27 22:44:09 +00:00
Ceri Davies
0c01c9f504 Some grammatical fixes from the PR below, and some more of my own.
PR:		docs/74624
Submitted by:	Gavin Atkinson <gavin dot atkinson at ury dot york dot ac dot uk>
2004-12-18 15:23:18 +00:00
Ceri Davies
280ab3b3ee Correct a misspelling of "ndiscvt". 2004-09-12 16:21:05 +00:00
Murray Stokely
2a7166412a Add three slides about the BSDL, GPL, and the differences between the
two.

Taken from /src/COPYRIGHT and from Nik's excellent slides from his
Leeds talk in 2001.
2004-09-08 15:43:23 +00:00
Murray Stokely
b4701c9b08 Clean up after the last commit. Improve grammar, add a missing word (1).
(1) submitted by: ceri
2004-09-08 09:37:18 +00:00
Murray Stokely
5afcbfda82 Add a slide about embedded users of FreeBSD. Weather Channel content
provided by jhb.
2004-09-08 08:58:10 +00:00
Murray Stokely
407c775981 Add three slides about users of FreeBSD.
* General (large websites, Netcraft numbers, etc..)
* FreeBSD in the Banking Industry
* FreeBSD used in Internet Infrastructure

This could really use a slide about FreeBSD in the high-end embedded
market.
2004-09-07 18:09:32 +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