dd a FreeSBIE item to the Misc Projects section. This should have been
here a long time ago.
This commit is contained in:
parent
238e6f1fea
commit
fb9099046c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23483
1 changed files with 6 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.167 2004/12/15 15:02:50 trhodes Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.168 2005/01/02 02:17:57 brueffer Exp $">
|
||||
<!ENTITY title "FreeBSD Development Projects">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -431,6 +431,11 @@ and no hard drive is required!</li>
|
|||
<a name="misc"></a>
|
||||
<h3>Misc</h3>
|
||||
<ul>
|
||||
<li><a name="freesbie" href="http://www.freesbie.org/">FreeSBIE</a>
|
||||
is a FreeBSD live CD based on the FreeBSD operating system. It
|
||||
includes a broad range of useful applications, and can either run
|
||||
purely from CD, or can act as an installer to install FreeBSD on
|
||||
your hard disk.</li>
|
||||
<li><a name="global" href="http://www.gnu.org/software/global/global.html">GLOBAL</a>
|
||||
is 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