diff options
-rw-r--r-- | Hurd.mdwn | 17 |
1 files changed, 10 insertions, 7 deletions
@@ -15,14 +15,17 @@ # Understanding -* <a href="http://www.gnu.org/software/hurd/docs.html">Official documentation, papers and presentations</a> -* <a href="http://www.gnu.org/software/hurd/hurd-paper.html">Towards a New Strategy of OS Design</a>: architectural overview by Thomas Bushnell, BSG. - * Marcus Brinkmann <a href="http://lists.gnu.org/archive/html/l4-hurd/2005-10/msg00651.html">revisited some parts of the paper</a> - * Jonathan S. Shapiro <a href="http://lists.gnu.org/archive/html/l4-hurd/2005-10/msg00654.html">has further comments</a> -* <a href="http://kilobug.free.fr/hurd/pres-en/slides/slides.html">Presentation by Gaël Le Mignot</a> -* [[DistributedServers]] -* [[TranslatorPages]] - Hurd Translators +* Introductory Material + * [Marcus Brinkmann](http://www.gnu.org/software/hurd/hurd-talk.html) + * [Gaël Le Mignot](http://kilobug.free.fr/hurd/pres-en/slides/slides.html) +* Architecture + * (Towards a New Strategy of OS Design)[http://www.gnu.org/software/hurd/hurd-paper.html] by Thomas Bushnell, BSG. + * Marcus Brinkmann's [revisit](http://lists.gnu.org/archive/html/l4-hurd/2005-10/msg00651.html) + * Jonathan S. Shapiro [comments](http://lists.gnu.org/archive/html/l4-hurd/2005-10/msg00654.html) + * [[HurdCritique]] - Analysis * [[Concepts]] +* Other resources + * [Docs at gnu.org](http://www.gnu.org/software/hurd/docs.html) # Using |