diff --git a/en/advocacy/myths.sgml b/en/advocacy/myths.sgml index 3f0b00926b..9207b0c935 100644 --- a/en/advocacy/myths.sgml +++ b/en/advocacy/myths.sgml @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!ENTITY base CDATA ".."> -<!ENTITY date "$FreeBSD: www/en/advocacy/myths.sgml,v 1.28 2005/12/30 11:43:40 blackend Exp $"> +<!ENTITY date "$FreeBSD: www/en/advocacy/myths.sgml,v 1.29 2005/12/30 13:38:53 ceri Exp $"> <!ENTITY title "FreeBSD Advocacy Project"> <!ENTITY % navincludes SYSTEM "../includes.navabout.sgml"> %navincludes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes; @@ -136,23 +136,79 @@ or derivative works of *BSD</h3> <p>You can. You just need to say in the documentation and source - files where the code is derived from.</p> + files where the code is derived from. A bunch of derivative + projects exists:</p> - <p>For example, PicoBSD is a tailored distribution of FreeBSD that - fits on a floppy. It's great for turning a diskless 386 PC into a - router or a network print server. Another popular FreeBSD derivate - is FreeSBIE, a complete desktop running off the CD-ROM.</p> + <ul> + <li><p><a href="http://www.dragonflybsd.org/"> + DragonflyBSD</a> started as a code fork from + FreeBSD 4.X, but it has since its own user community and + development goals.</p></li> - <p>The Whistle Interjet is a ``network appliance'' that acts as a - router, web server, mailhost (and other functionality), and can be - configured using a web browser. The underlying operating system is - FreeBSD, and Whistle have contributed many of their code - enhancements back to the FreeBSD project (while keeping enough of - them proprietary that they can stay in business).</p> + <li><p><a href="http://www.trustedbsd.org/"> + TrustedBSD</a> provides a set of trusted operating system + extensions to the FreeBSD operating system, targeting the + Common Criteria for Information Technology Security + Evaluation (CC). This project is still under development, + and much of the code is destined to make its way back into + the base FreeBSD operating system, but the development + takes place separately.<p></li> - <p>The OpenBSD project started as a spinoff from the NetBSD project, and - has since evolved its own distinctive approach. Similarly, DragonflyBSD - derives from FreeBSD 4.X.</p> + <li><p><a href="http://www.freesbie.org/"> + FreeSBIE</a> is a complete desktop running off the CD-ROM. + It can also be installed, but extremely useful for diskless + computers.</p></li> + + <li><p><a href="http://frenzy.org.ua/eng/"> + Frenzy</a> is another live-CD distribution, but customized + for administering tasks. It contains software for hardware + tests, file system checks, security checks, network setup + and analysis.<p></li> + + <li><p><a href="http://people.freebsd.org/~picobsd/picobsd.html"> + PicoBSD</a> is a tailored distribution of FreeBSD that fits + on a floppy. It is great for turning diskless 386 PC into a + router or a network print server. It is based on FreeBSD + 3.x.</p></li> + + <li><p><a href="../projects/nanobsd/"> + NanoBSD</a> is another project to produce a reduced versions + of FreeBSD to put it on a Compact Flash card or other mass + storage.</p></li> + + <li><p><a href="http://www.tinybsd.org/tinybsd"> + TinyBSD</a> is a set of tools made up of shell scripts + designed to allow easy development of Embedded Systems based + on FreeBSD 5.x and 6.x.</p></li> + + <li><p><a href="http://www.pcbsd.org/"> + PC-BSD</a> is a desktop oriented FreeBSD derivative. It is + intended to be easy to install and well-supported by its + community.</p></li> + + <li><p><a href="http://www.desktopbsd.net/"> + DesktopBSD</a> is another FreeBSD based operating system + customized for desktop usability.</p></li> + + <li><p><a href="http://www.m0n0.ch/wall/"> + m0n0wall </a> is a FreeBSD based firewall system that has + many of the features of expensive firewalls like web + interface, reset to factory defaults, stateful packet + filtering, NAT/PAT redirection, DHCP client and server, + caching DNS forwarder and more.</p></li> + + <li><p>The Whistle Interjet: A ``network appliance'' that acts as a + router, web server, mailhost (and other functionality), and can be + configured using a web browser. The underlying operating system is + FreeBSD, and Whistle have contributed many of their code + enhancements back to the FreeBSD project (while keeping enough of + them proprietary that they can stay in business).</p></li> + +</ul> + + <p>Similarly to DragonflyBSD, OpenBSD was not a standalone project, + it started as a spinoff from the NetBSD project, and has since evolved + its own distinctive approach.</p> <hr noshade size="1"> @@ -348,7 +404,7 @@ <h3><a name="beaten">(insert some</a> other system) is better than *BSD</h3> - <p>This is user opinion only</p> + <p>This is user opinion only.</p> <hr noshade size="1">