Update the list of projects based on FreeBSD
Patch by: carlavilla@ Approved by: bcr@(mentor) Differential Revision: https://reviews.freebsd.org/D23032
This commit is contained in:
parent
aba342de94
commit
9e0ebe5750
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53756
1 changed files with 12 additions and 37 deletions
|
@ -138,28 +138,11 @@
|
|||
projects exist:</p>
|
||||
|
||||
<ul>
|
||||
<li><p><a href="https://wiki.debian.org/Debian_GNU/kFreeBSD">Debian
|
||||
GNU/kFreeBSD</a> is a port of the Debian GNU userland
|
||||
tools to the &os; kernel. It takes advantage of the devfs(8)
|
||||
implementation (versus three discordant Linux interfaces),
|
||||
security features (like jails, ipfw, and pf), and ZFS, among
|
||||
other things.</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.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>
|
||||
|
||||
<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="https://wiki.gentoo.org/wiki/Gentoo_FreeBSD">Gentoo/FreeBSD</a>
|
||||
is an effort by the Gentoo Project to port their complete
|
||||
administration facilities to take advantage of the reliable
|
||||
|
@ -191,26 +174,6 @@
|
|||
for your daily tasks: mail, web browsing, word processing,
|
||||
gaming, and much more.</p></li>
|
||||
|
||||
<li><p><a
|
||||
href="https://www.FreeBSD.org/cgi/man.cgi?query=picobsd">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 a part of the FreeBSD
|
||||
source tree, see /usr/src/release/picobsd.</p></li>
|
||||
|
||||
<li><p><a href="http://code.google.com/p/tinybsd/">TinyBSD</a> is
|
||||
a set of tools made up of shell scripts designed to allow easy
|
||||
development of Embedded Systems based on FreeBSD.</p></li>
|
||||
|
||||
<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>
|
||||
|
||||
<li><p><a href="http://www.pfsense.com">pfSense</a> is an open source
|
||||
firewall derived from the m0n0wall firewall system with several
|
||||
different goals and features, such as OpenBSD's Packet Filter (PF),
|
||||
|
@ -218,6 +181,18 @@
|
|||
finally an integrated package management system for extending the
|
||||
environment with new features.</p></li>
|
||||
|
||||
<li><p><a href="https://hardenedbsd.org">HardenedBSD</a> was
|
||||
Founded in 2014 by Oliver Pinter and Shawn Webb, HardenedBSD
|
||||
is a security-enhanced fork of &os;. The HardenedBSD
|
||||
Project is implementing many exploit mitigation and security
|
||||
technologies on top of &os;.</p></li>
|
||||
|
||||
<li><p><a href="https://opnsense.org">OPNsense</a> started as
|
||||
a fork of pfSense© and m0n0wall in 2014, with its first
|
||||
official release in January 2015. The project has evolved
|
||||
very quickly while still retaining familiar aspects of both
|
||||
m0n0wall and pfSense. A strong focus on security and code
|
||||
quality drives the development of the project.</p></li>
|
||||
</ul>
|
||||
|
||||
<p>Similarly to DragonflyBSD, OpenBSD was not a standalone project,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue