Commit graph

7 commits

Author SHA1 Message Date
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