summaryrefslogtreecommitdiff
path: root/Hurd/NextHurd.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'Hurd/NextHurd.mdwn')
-rw-r--r--Hurd/NextHurd.mdwn14
1 files changed, 13 insertions, 1 deletions
diff --git a/Hurd/NextHurd.mdwn b/Hurd/NextHurd.mdwn
index bc69e2cd..1f6afdc0 100644
--- a/Hurd/NextHurd.mdwn
+++ b/Hurd/NextHurd.mdwn
@@ -12,12 +12,24 @@ A position paper is in work but no draft has been made public, yet.
## <a name="Subjects"> Subjects </a>
+### <a name="DesignPrinciples"> </a> [[DesignPrinciples]]
+
+None defined yet, but there seems to be consensus that ngHurd should be a principle-driven design.
+
### <a name="Concepts"> Concepts </a>
* [[CapabilityBasedMicroKernel]]
* [[FirstClassReceiveBuffer]]
* [[PowerBow]]
+### <a name="Requirements"> Requirements </a>
+
+FROM: <http://lists.gnu.org/archive/html/l4-hurd/2005-11/msg00242.html>
+
+* [[AwarenessOfWhatHappens]]
+* [[SecurityForUser]]
+* [[FlexibilityForUser]]
+
### <a name="Problems_to_solve"> Problems to solve </a>
* [[PermissionBits]]
@@ -26,7 +38,7 @@ A position paper is in work but no draft has been made public, yet.
### <a name="Implementation"> Implementation </a>
* [[ChoiceOfMicroKernel]]
-* Hurd interafaces
+* [[HurdInterafaces]]
### <a name="Organization"> Organization </a>