Updates and bug fixes to numerous parts of the website, courtesy of
Mark Linimon. I added a couple of update to the DocProj page as well. Submitted by: mcl
This commit is contained in:
parent
1d828300e0
commit
16ec2b5832
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47800
10 changed files with 62 additions and 40 deletions
|
@ -48,23 +48,19 @@ FreeBSD Porter's Handbook</a></h2>
|
|||
How to build the FreeBSD Web Pages</a>.</h2>
|
||||
|
||||
<p>This document describes how to build and update
|
||||
the FreeBSD Web pages from the CVS repository by hand.</p>
|
||||
the FreeBSD Web pages from the SVN repository by hand.</p>
|
||||
|
||||
<h2>FreeBSD Projects</h2>
|
||||
<ul>
|
||||
<li><a href="../docproj/docproj.html">FreeBSD Documentation Project</a></li>
|
||||
<li><a href="../releng/index.html">FreeBSD Release Engineering</a></li>
|
||||
<li><a href="../platforms/alpha.html">FreeBSD/Alpha Project</a></li>
|
||||
<li><a href="../platforms/ia64/index.html">FreeBSD/IA-64 Project</a></li>
|
||||
<li><a href="../platforms/ppc.html">FreeBSD/PPC Project</a></li>
|
||||
<li><a href="../platforms/sparc.html">FreeBSD/SPARC Project</a></li>
|
||||
<li><a href="http://www.TrustedBSD.org/">TrustedBSD Project</a></li>
|
||||
<li><a href="../platforms/index.html">FreeBSD Hardware Platforms Projects</a></li>
|
||||
<li><a href="../projects/index.html">FreeBSD Development Projects</a></li>
|
||||
</ul>
|
||||
|
||||
<h2>Other Resources</h2>
|
||||
<ul>
|
||||
<li><a href="&base;/developers/cvs.html">CVS Repository</a></li>
|
||||
<li><a href="&base;/developers/cvs.html">Source Code Repositories</a></li>
|
||||
<li><a href="../support.html">Bug Reports</a></li>
|
||||
<li><a href="../security/index.html">FreeBSD Security Information</a></li>
|
||||
<li><a href="../copyright/copyright.html">Copyright</a></li>
|
||||
|
@ -72,6 +68,11 @@ the FreeBSD Web pages from the CVS repository by hand.</p>
|
|||
<li><a href="http://perforce.FreeBSD.org">Perforce Repository for works in progress</a></li>
|
||||
</ul>
|
||||
|
||||
<h2>Related Projects</h2>
|
||||
<ul>
|
||||
<li><a href="http://www.TrustedBSD.org/">TrustedBSD Project</a> (external link)</li>
|
||||
</ul>
|
||||
|
||||
<p><a href="internal.html">FreeBSD Internal Home</a></p>
|
||||
|
||||
</body>
|
||||
|
|
|
@ -19,9 +19,9 @@ the FreeBSD project itself, as viewed separately from the codebase.</p>
|
|||
<h2>Projects</h2>
|
||||
|
||||
<p>There are various
|
||||
<a href="../projects/projects.html">
|
||||
projects which lie outside the mainstream development path</a>,
|
||||
in which a number of groups are working on the 'cutting edge'
|
||||
projects which lie
|
||||
<a href="../projects/projects.html">outside the mainstream development path</a>.
|
||||
A number of groups are working on the 'cutting edge'
|
||||
to expand FreeBSD's range of capabilities in new directions.</p>
|
||||
|
||||
<p>Here is an overview of the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue