Update previous commit:
- better link for PicoBSD - better descriptions for PicoBSD and NanoBSD - 5.X instead of 5.x Suggested by: blackend
This commit is contained in:
parent
d609e064a3
commit
d626993cb1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26814
1 changed files with 7 additions and 6 deletions
|
@ -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.29 2005/12/30 13:38:53 ceri Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/advocacy/myths.sgml,v 1.30 2006/01/08 18:37:47 pav Exp $">
|
||||
<!ENTITY title "FreeBSD Advocacy Project">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navabout.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -165,21 +165,22 @@
|
|||
tests, file system checks, security checks, network setup
|
||||
and analysis.<p></li>
|
||||
|
||||
<li><p><a href="http://people.freebsd.org/~picobsd/picobsd.html">
|
||||
<li><p><a href="http://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 based on FreeBSD
|
||||
3.x.</p></li>
|
||||
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="../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>
|
||||
storage. It is also a part of the FreeBSD source tree, see
|
||||
/usr/src/tools/tools/nanobsd.</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>
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue