- Remove junk directories.

- Repocopy from www/<lang> to head/<lang>/htdocs to eliminate duplicate
  information in the www and the doc directory.
- Add various administration files to svnadmin.
 
Approved by:	doceng (implicit)
This commit is contained in:
Hiroki Sato 2012-05-17 02:51:08 +00:00
commit 282a032540
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38821
3585 changed files with 2118972 additions and 5866 deletions

View file

@ -0,0 +1,12 @@
# $FreeBSD: www/en/support/Makefile,v 1.16 2004/05/05 07:56:31 josef Exp $
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
DOCS= bugreports.sgml webresources.sgml
.include "${WEB_PREFIX}/share/mk/web.site.mk"

View file

@ -0,0 +1,63 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/support/bugreports.sgml,v 1.5 2008/06/26 10:16:49 danger Exp $">
<!ENTITY title "Bug Reports">
<!ENTITY % navinclude.support "INCLUDE">
]>
<html>
&header;
<h2>Problem Report Database</h2>
<p>Current FreeBSD problem reports are tracked using the <a
href="http://www.gnu.org/software/gnats/">GNATS</a>
database.</p>
<p>A FreeBSD problem report (PR) is not necessarily a bug with FreeBSD
itself. In some cases it may be reporting a mistake in the
documentation (which could be a simple typo). In other cases it may
be a 'wishlist' item that the submitter would like to see incorporated
in to FreeBSD. In many cases a PR contains a port which has been
prepared for inclusion in the FreeBSD
<a href="&base;/ports/index.html">Ports and Packages</a> collection.</p>
<p>Problem reports start 'open', and are closed as the issue they report
is resolved. In addition, each PR is assigned a unique tracking ID
to ensure that it is not lost. Many FreeBSD changes include the
tracking ID of the PR that prompted the change.</p>
<ul>
<li><a href="&cgibase;/query-pr-summary.cgi">View or
search problem reports</a></li>
<li><a href="&base;/send-pr.html">Submit a Problem Report</a></li>
</ul>
<h2>How to Submit A Problem Report</h2>
<p>Problem reports may be submitted to the development team using the
<a href="&cgibase;/man.cgi?query=send-pr&amp;sektion=1">send-pr(1)</a>
command on a &os; system. Another way to submit a problem report is
to use the web based <a href="&base;/send-pr.html">form</a>,
or by sending an email message to <a
href="mailto:freebsd-bugs@FreeBSD.org">freebsd-bugs@FreeBSD.org</a>.
Please note that <a href="&base;/send-pr.html">send-pr</a> is preferred
since messages sent to the mailing list are <em>not</em> tracked as
official problem reports, and may get lost in the noise!</p>
<p>Before submitting a problem report, you might find it useful to
read the <a
href="&base;/doc/en_US.ISO8859-1/articles/problem-reports/">Writing
FreeBSD Problem Reports</a> article. This article describes
when you should submit a problem report, what you are expected
to include in one, and what the best way to submit your problem
report is. Some useful background information is also contained
in the <a href="&base;/doc/en_US.ISO8859-1/articles/pr-guidelines/">Problem
Report Handling Guidelines</a> article.</p>
&footer;
</body>
</html>

View file

@ -0,0 +1,100 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/support/webresources.sgml,v 1.5 2011/03/10 09:07:58 jkois Exp $">
<!ENTITY title "Web Resources">
<!ENTITY % navinclude.support "INCLUDE">
]>
<html>
&header;
<ul>
<li><a href="#general">General &unix; Information</a></li>
<li><a href="#xwin">The X Window System</a></li>
<li><a href="#hardware">Hardware</a></li>
<li><a href="#related">Related Operating System Projects</a></li>
</ul>
<a name="general"></a>
<h2>General &unix; Information</h2>
<ul>
<li><a href="http://www.technion.ac.il/guides/unix.html">The Unix Reference
Desk</a> by Jennifer Myers</li>
<li><a href="http://www.ugu.com/">Unix Guru Universe</a></li>
<li><a href="http://www.ora.com/">O'Reilly &amp; Associates, Inc.</a></li>
<li><a href="http://www.unixpower.org">Unix Power</a></li>
</ul>
<a name="xwin"></a>
<h2>The X Window System</h2>
<ul>
<li>The <a href="http://www.x.org/">X.Org</a>
project provides
users of a variety of &unix; systems, including &os;,
with an excellent X Window system.</li>
<li>The <a href="http://www.winehq.com/">WINE</a> project is working to
provide the ability to run Microsoft Windows&reg; software on Intel based UNIX
systems such as FreeBSD, NetBSD and Linux.</li>
</ul>
<a name="hardware"></a>
<h2>Hardware</h2>
<ul>
<li>The <em>comp.answers</em> <a
href="ftp://rtfm.mit.edu/pub/usenet-by-hierarchy/comp/answers/pc-hardware-faq">pc-hardware-faq</a>
is a great reference for people building their own machines.</li>
<li><a href="http://www.faqs.org/faqs/pc-hardware-faq/chiplist/">Aad
Offerman's Chip List</a> - reference material on chips used in PC
clones.</li>
</ul>
<a name="related"></a>
<h2>Related Operating System Projects</h2>
<ul>
<li><a href="http://www.netbsd.org/"><strong>NetBSD</strong></a> is
another free 4.4BSD Lite based operating system which runs on several
different architectures.</li>
<li><a href="http://www.openbsd.org/"><strong>OpenBSD</strong></a>
is another 4.4BSD derivative with focus on security.</li>
<li><a href="http://www.linux.org/"><strong>Linux</strong></a> is
another free &unix; like system.</li>
<li><a href="http://www.cs.utah.edu/flux/lites/html/"><strong>Lites</strong></a>
is a 4.4BSD Lite based server and emulation library that provides
free &unix; functionality to a Mach based system.</li>
<li>The <a href="http://www.gnu.org/software/hurd/hurd.html"><strong>GNU
Hurd</strong></a> project is another effort to develop a free
&unix; like operating system.</li>
<li><a href="http://www.dragonflybsd.org/"><strong>DragonFly
BSD</strong></a> is based on FreeBSD 4.X but has a different
set of development goals than FreeBSD 5.X.</li>
<li><a href="http://opensolaris.org/os/"><strong>OpenSolaris</strong></a>
is the open source variation of Sun Microsystems' Solaris operating
system, which is also a BSD derivative and was called SunOS. The most
part of the codebase has been opened, but the whole operating system
is still being distributed in the old way, too.</li>
</ul>
&footer;
</body>
</html>