summaryrefslogtreecommitdiff
path: root/Hurd
diff options
context:
space:
mode:
authorTomBachmann <e_mc_h2@web.de>2006-04-29 13:02:00 +0000
committerTomBachmann <e_mc_h2@web.de>2006-04-29 13:02:00 +0000
commit4f1094c1fe3c9dafb6cb12c3ce3d3365858a63e5 (patch)
tree6fbfe68edd45aa584d06476c2b25d39a482d820f /Hurd
parentf0330e41173800d543b1c7d558b0f8a2e03709d8 (diff)
none
Diffstat (limited to 'Hurd')
-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>