Add a link to the new projects and ideas section.
This commit is contained in:
parent
ce8ef64903
commit
94bc7ed03f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26542
1 changed files with 8 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!ENTITY base CDATA "..">
|
||||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.183 2005/11/29 20:54:23 brd Exp $">
|
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.184 2005/11/29 22:12:06 brd Exp $">
|
||||||
<!ENTITY title "FreeBSD Development Projects">
|
<!ENTITY title "FreeBSD Development Projects">
|
||||||
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
|
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||||
|
@ -431,6 +431,13 @@ and no hard drive is required!</li>
|
||||||
<a name="misc"></a>
|
<a name="misc"></a>
|
||||||
<h3>Misc</h3>
|
<h3>Misc</h3>
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a name="ideas" href="&base;/projects/ideas/">FreeBSD list of
|
||||||
|
projects and ideas for volunteers</a>: A maintained list of interesting
|
||||||
|
projects and ideas that the FreeBSD project would like to encourage
|
||||||
|
volunteers and developers to evaluate and work on. This is a good
|
||||||
|
starting point for volunteers who would like to become committers in
|
||||||
|
the future.</li>
|
||||||
|
|
||||||
<li><a name="freesbie" href="http://www.freesbie.org/">FreeSBIE</a>:
|
<li><a name="freesbie" href="http://www.freesbie.org/">FreeSBIE</a>:
|
||||||
A live CD based on the FreeBSD operating system. It
|
A live CD based on the FreeBSD operating system. It
|
||||||
includes a broad range of useful applications, and can either run
|
includes a broad range of useful applications, and can either run
|
||||||
|
|
Loading…
Reference in a new issue