diff options
author | Murray Stokely <murray@FreeBSD.org> | 2004-09-08 08:58:10 +0000 |
---|---|---|
committer | Murray Stokely <murray@FreeBSD.org> | 2004-09-08 08:58:10 +0000 |
commit | 5afcbfda825b36df4f8ccd66bc02b6db84631c50 (patch) | |
tree | ab1bd07c7389c2a1109f818311e2f6f6e97c1afc /en_US.ISO8859-1/slides | |
parent | 4d158d5c474fe40c8cdbf5aff229e77e679330c0 (diff) | |
download | doc-5afcbfda825b36df4f8ccd66bc02b6db84631c50.tar.gz doc-5afcbfda825b36df4f8ccd66bc02b6db84631c50.zip |
Add a slide about embedded users of FreeBSD. Weather Channel content
provided by jhb.
Notes
Notes:
svn path=/head/; revision=22277
Diffstat (limited to 'en_US.ISO8859-1/slides')
-rw-r--r-- | en_US.ISO8859-1/slides/common/freebsd-users.xml | 26 |
1 files changed, 24 insertions, 2 deletions
diff --git a/en_US.ISO8859-1/slides/common/freebsd-users.xml b/en_US.ISO8859-1/slides/common/freebsd-users.xml index ef1e14189e..85c90c2889 100644 --- a/en_US.ISO8859-1/slides/common/freebsd-users.xml +++ b/en_US.ISO8859-1/slides/common/freebsd-users.xml @@ -43,9 +43,9 @@ <listitem>Factors that help: <itemizedlist> - <listitem>stability</listitem> + <listitem>Stability</listitem> - <listitem>source availability for helping understand and fix + <listitem>Source availability for helping understand and fix problems that occur (sometimes having the source to the system helps you understand why your application does not do what you expect..)</listitem> @@ -83,4 +83,26 @@ world's busiest websites.</listitem> </itemizedlist> </foil> + + <foil><title>Embedded uses of FreeBSD</title> + + <itemizedlist> + + <listitem>FreeBSD is frequently used as a platform for embedded + networking devices, including products from IBM, Inktomi, + Juniper Networks, GTA, and Network Alchemy - a Nokia + Company. <footnote><ulink + url="http://www.hyperchip.com/Coverage/ICD/router_makers_speak_out.htm"/> + </footnote></listitem> + + <listitem>The Weather Channel uses FreeBSD to do realtime + audio/video presentation in hundreds of locations across the + US serving content to millions of cable and satellite + customers.</listitem> + + <listitem>BSD License makes these commercial embedded + applications possible.</listitem> + + </itemizedlist> + </foil> </foilgroup>
\ No newline at end of file |