diff options
Diffstat (limited to 'Hurd/NextHurd.mdwn')
-rw-r--r-- | Hurd/NextHurd.mdwn | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/Hurd/NextHurd.mdwn b/Hurd/NextHurd.mdwn index e9dcf135..43ff6447 100644 --- a/Hurd/NextHurd.mdwn +++ b/Hurd/NextHurd.mdwn @@ -1,8 +1,14 @@ # <a name="Next_Hurd"> Next Hurd </a> -There is work on progress to design a new Hurd currently known as ngHurd, Hhurd-NG or Hurd/Coyotos, 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 on top of the coyotos �-kernel. Another L4 fork worth mentioning is SEL4. **Officially, no maintainer committed to one of those kernels, yet.** +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 ngHurd, and discussions about it's design principles and core properties. +There are discussions on the desired features, and discussions about it's design principles and core properties. + +## <a name="Work_already_done"> Work already done </a> + +A [draft specification](http://www.marcus-brinkmann.org/hurd-ng.pdf) of the ngHurd iterfaces by Marcus Brinkmann and Neal H. Walfield can be found. NOTE: This is **very early** draft work and cannot be expected to be anything near complete. + +A position paper is in work but no draft has been made public, yet. ## <a name="Subjects"> Subjects </a> @@ -19,10 +25,4 @@ Summaries should obey the following structure: 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. -### <a name="Work_already_done"> Work already done </a> - -A draft specification of the ngHurd iterfaces by Marcus Brinkmann and Neal H. Walfield can be found [here](http://www.marcus-brinkmann.org/hurd-ng.pdf). NOTE: This is **very early** draft work and cannot be expected to be anything near complete. - -A position paper is in work but no draft has been made public, yet. - -- [[Main/NowhereMan]] - 21 Apr 2006 |