diff options
author | Pierre Thierry <nowhere.man@levallois.eu.org> | 2006-04-21 12:11:56 +0000 |
---|---|---|
committer | Pierre Thierry <nowhere.man@levallois.eu.org> | 2006-04-21 12:11:56 +0000 |
commit | 5d7184c6472f8da886dce50a4d454537edf4e738 (patch) | |
tree | ffdf3f9f954af02f4052d300762440728d1e4b1f /Hurd | |
parent | c8f00a01fff740933720ca3f70a6e5bf6af1cf81 (diff) |
none
Diffstat (limited to 'Hurd')
-rw-r--r-- | Hurd/NextHurd.mdwn | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/Hurd/NextHurd.mdwn b/Hurd/NextHurd.mdwn new file mode 100644 index 00000000..fb716158 --- /dev/null +++ b/Hurd/NextHurd.mdwn @@ -0,0 +1,20 @@ +# <a name="Next_Hurd"> Next Hurd </a> + +There is work on progress to design a new Hurd, which started by trying to port the Hurd to the L4 �-kernel. As L4 itself is now deprecated and it's successors, L4.sec and L4ng, are not ready yet, efforts are directed toward designing from scratch this new Hurd. + +There are discussions on the desired features of the new Hurd, and discussions about it's design principles and core properties. + +## <a name="Subjects"> Subjects </a> + +## <a name="Organization"> Organization </a> + +Summaries should obey the following structure: + +* if there is a consensus, it is clearly described +* if controversial points remain, there are also described after the consenus +* if no choice has been clearly made, all valid positions are descrbied +* withdrawed and invalid positions (prooved wrong, unrealistic, contradictory to some design principle, etc.) should be described only very briefly, and developed in a separate article + +Each time a point seems to be overly long with respect to the rest of the article, it should be summarized in place and developed in a separate article. + +-- [[Main/NowhereMan]] - 21 Apr 2006 |