summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-05-29 17:20:07 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-05-29 17:20:51 (EDT)
commit6882844902e6607f842a414b68eb0bd67584229f (patch)
treeae64fce0382a9d07432f6016aa3f6571293436b2
parent9a9dcfb7441b7945e7dd757f1ed63db896aa6c55 (diff)
Note that many specs and policies aren't written.
-rwxr-xr-xdev.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/dev.html b/dev.html
index 98f03eb..ff616d8 100755
--- a/dev.html
+++ b/dev.html
@@ -12,21 +12,21 @@
<dd>The format in which source packages are developed.</dd>
<dt><a href="http://specs.os.pehjota.net/architecture-string.html">Architecture String Syntax</a></dt>
<dd>The meaning of the architecture string for binary architectures and application platforms.</dd>
- <dt><a href="http://specs.os.pehjota.net/multiarch.html">Multiarch</a></dt>
+ <dt><a href="http://specs.os.pehjota.net/multiarch.html">Multiarch</a> (to be written)</dt>
<dd>The ability to install and use on a system packages built for multiple architectures.</dd>
<!--
- <dt><a href="http://specs.os.pehjota.net/service-run-control.html">Service Run Control</a></dt>
+ <dt><a href="http://specs.os.pehjota.net/service-run-control.html">Service Run Control</a> (to be written)</dt>
<dd>A modular system for ordering the starting and stopping of system services according to inter-service dependencies.</dd>
-->
</dl>
<h2>Policies</h2>
<p>Packages must adhere to a number of policies for distribution as part of this operating system.</p>
<dl>
- <dt><a href="http://policies.os.pehjota.net/packaging.html">Packaging Policy</a></dt>
+ <dt><a href="http://policies.os.pehjota.net/packaging.html">Packaging Policy</a> (to be written)</dt>
<dd>Requirements for package naming, splitting, and data.</dd>
- <dt><a href="http://policies.os.pehjota.net/filesystem.html">Filesystem Hierarchy Policy</a></dt>
+ <dt><a href="http://policies.os.pehjota.net/filesystem.html">Filesystem Hierarchy Policy</a> (to be written)</dt>
<dd>The structure of the files and directories in the system.</dd>
- <dt><a href="http://policies.os.pehjota.net/software.html">Software Inclusion Policy</a></dt>
+ <dt><a href="http://policies.os.pehjota.net/software.html">Software Inclusion Policy</a> (to be written)</dt>
<dd>Legal and technical requirements to protect user freedom and to ensure that all included software can be legally distributed and effectively supported.</dd>
</dl>
<!--#include file="includes/footer.html" -->