Point to the new "Introduction to NanoBSD" article. We may
eventually remove the www/en//projects/nanobsd/ pages, but keep them around for now and also make the new article more visible.
This commit is contained in:
parent
3964c2ffa1
commit
9eaf979bb4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27857
1 changed files with 7 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.193 2006/04/11 15:16:15 brueffer Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.194 2006/05/09 15:40:04 pav Exp $">
|
||||
<!ENTITY title "FreeBSD Development Projects">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -437,8 +437,12 @@ and no hard drive is required!</li>
|
|||
NanoBSD is a tool designed to create a possibly reduced FreeBSD
|
||||
system image, which is suited to fit on a Compact Flash card
|
||||
(or other mass storage medium) in a way which is suitable for
|
||||
use in appliance like applications.</li>
|
||||
|
||||
use in appliance like applications. The FreeBSD documentation
|
||||
collection includes an introductory
|
||||
<a href="&url.articles;/nanobsd/index.html">article about NanoBSD</a>,
|
||||
which includes useful tips about setting up, running and
|
||||
using NanoBSD.</li>
|
||||
|
||||
<li><a name="global" href="http://www.gnu.org/software/global/global.html">GLOBAL</a>:
|
||||
A common source code tag system that works the same way across
|
||||
diverse environments. Currently, it supports the shell command line,
|
||||
|
|
Loading…
Reference in a new issue