- Replace /XML/{doc,www}/ with /XML/ in SysId. - Remove empty stylesheets in share/xsl and point share/xml/empty.xsl via XML catalog instead. - Change the L10N layer in freebsd-*.xsl not to use localized XSLT stylesheets directly. - Move share/xsl/* to share/xml and remove share/xsl. - Remove obsolete share/web2c/pdftex.def.
35 lines
1.2 KiB
XML
35 lines
1.2 KiB
XML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
|
|
"http://www.FreeBSD.org/XML/share/xml/xhtml10-freebsd.dtd" [
|
|
<!ENTITY title "User Data Policy">
|
|
]>
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>&title;</title>
|
|
|
|
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
|
|
</head>
|
|
|
|
<body class="navinclude.docs">
|
|
|
|
<h2>Rationale</h2>
|
|
|
|
<p>The FreeBSD Project provides several resources for developers
|
|
including various machines and data storage. These resources are
|
|
intended to be used for activities related to the FreeBSD Project.
|
|
The project does not make any guarantees to developers regarding
|
|
non-project-related data stored on project resources. Developers
|
|
are strongly encouraged to not use project resources for storing
|
|
non-project-related data. The FreeBSD Core team approved the
|
|
following user data policy which was posted to the Developers
|
|
mailing list on August 4, 2011.</p>
|
|
|
|
<h2>Policy</h2>
|
|
|
|
<p>FreeBSD Project resources should only be used for project-related
|
|
activities and storing project-related data.</p>
|
|
|
|
|
|
</body>
|
|
</html>
|