52f6d56540
- Replace /XML/{doc,www}/ with /XML/ in SysId. - Remove empty stylesheets in share/xsl and point share/xml/empty.xsl via XML catalog instead. - Change the L10N layer in freebsd-*.xsl not to use localized XSLT stylesheets directly. - Move share/xsl/* to share/xml and remove share/xsl. - Remove obsolete share/web2c/pdftex.def.
111 lines
4.3 KiB
XML
111 lines
4.3 KiB
XML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
|
|
"http://www.FreeBSD.org/XML/share/xml/xhtml10-freebsd.dtd" [
|
|
<!ENTITY title "About FreeBSD">
|
|
]>
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>&title;</title>
|
|
|
|
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
|
|
</head>
|
|
|
|
<body class="navinclude.about">
|
|
|
|
<h2>What is FreeBSD?</h2>
|
|
|
|
<p>FreeBSD is an operating system for a <a
|
|
href="&base;/platforms/">variety of
|
|
platforms</a> which focuses on features,
|
|
speed, and
|
|
stability. It is derived from BSD, the version of
|
|
&unix; developed at the
|
|
University of California, Berkeley. It is developed
|
|
and maintained by <a
|
|
href="&base;/doc/en_US.ISO8859-1/articles/contributors/staff-committers.html">a
|
|
large community</a>.</p>
|
|
|
|
<h2>Cutting edge features</h2>
|
|
|
|
<p>FreeBSD offers advanced networking, performance, security
|
|
and compatibility
|
|
<a href="&base;/features.html">features</a>
|
|
today which are still missing in other operating systems,
|
|
even some of the best commercial ones.</p>
|
|
|
|
<h2>Powerful Internet solutions</h2>
|
|
|
|
<p>FreeBSD makes an ideal
|
|
<a href="&base;/internet.html">Internet or Intranet</a>
|
|
server. It provides robust network services under the heaviest
|
|
loads and uses memory efficiently to maintain good response
|
|
times for thousands of simultaneous user processes.</p>
|
|
|
|
<h2>Advanced Embedded Platform</h2>
|
|
<p>FreeBSD brings advanced network operating system
|
|
features to appliance and embedded platforms, from
|
|
higher-end Intel-based appliances to Arm, PowerPC,
|
|
and shortly MIPS hardware platforms. From
|
|
mail and web appliances to routers, time servers,
|
|
and wireless access points, vendors around the
|
|
world rely on FreeBSD's integrated build and
|
|
cross-build environments and advanced features as
|
|
the foundation for their embedded products. And
|
|
the Berkeley open source license lets them decide
|
|
how many of their local changes they want to
|
|
contribute back.</p>
|
|
|
|
<h2>Run a huge number of
|
|
applications</h2>
|
|
|
|
<p>With over 24,000 ported libraries and <a
|
|
href="&base;/applications.html">applications</a>,
|
|
FreeBSD supports applications for desktop, server,
|
|
appliance, and embedded environments.</p>
|
|
|
|
<h2>Easy to install</h2>
|
|
|
|
<p>FreeBSD can be installed from a variety of media
|
|
including CD-ROM, DVD, or directly over the network
|
|
using FTP or NFS. All you need are
|
|
<a
|
|
href="&base;/doc/en_US.ISO8859-1/books/handbook/install.html">these
|
|
directions</a>.</p>
|
|
|
|
<h2>FreeBSD is <i>free</i></h2>
|
|
|
|
<a href="&base;/copyright/daemon.html"><img src="gifs/dae_up3.gif" alt="The BSD Daemon" height="81" width="72" align="right" border="0"/></a>
|
|
|
|
<p>While you might expect an operating system with these
|
|
features to sell for a high price, FreeBSD is available
|
|
<a href="&base;/copyright/index.html">free of charge</a>
|
|
and comes with full source code. If you would like to
|
|
purchase or download a copy to try out,
|
|
<a href="&base;/doc/en_US.ISO8859-1/books/handbook/mirrors.html">more
|
|
information is available</a>.</p>
|
|
|
|
<h2>Contributing to FreeBSD</h2>
|
|
|
|
<p>It is easy to contribute to FreeBSD. All you need to do
|
|
is find a part of FreeBSD which you think could be
|
|
improved and make those changes (carefully and cleanly)
|
|
and submit that back to the Project by means of send-pr
|
|
or a committer, if you know one. This could be anything
|
|
from documentation to artwork to source code. See the
|
|
<a href="&base;/doc/en_US.ISO8859-1/articles/contributing/index.html">Contributing
|
|
to FreeBSD</a> article for more information.</p>
|
|
|
|
<p>Even if you are not a programmer, there are other
|
|
ways to contribute to FreeBSD. The <a
|
|
href="http://www.FreeBSDFoundation.org">FreeBSD
|
|
Foundation</a> is a non-profit organization for which
|
|
direct contributions are fully tax deductible. Please
|
|
contact <a
|
|
href="mailto:board@FreeBSDFoundation.org">board@FreeBSDFoundation.org</a>
|
|
for more information or write to: The FreeBSD
|
|
Foundation, P.O. Box 20247, Boulder, CO 80308,
|
|
USA.</p>
|
|
|
|
</body>
|
|
</html>
|