summaryrefslogtreecommitdiff
path: root/hurd/documentation.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'hurd/documentation.mdwn')
-rw-r--r--hurd/documentation.mdwn20
1 files changed, 13 insertions, 7 deletions
diff --git a/hurd/documentation.mdwn b/hurd/documentation.mdwn
index be0874e7..874ce847 100644
--- a/hurd/documentation.mdwn
+++ b/hurd/documentation.mdwn
@@ -1,13 +1,13 @@
-[[meta copyright="Copyright © 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
-Free Software Foundation, Inc."]]
+[[!meta copyright="Copyright © 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+2009 Free Software Foundation, Inc."]]
-[[meta license="""[[toggle id="license" text="GFDL 1.2+"]][[toggleable
+[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
id="license" text="Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU Free Documentation License, Version 1.2 or
any later version published by the Free Software Foundation; with no Invariant
Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license
is included in the section entitled
-[[GNU_Free_Documentation_License|/fdl]]."]]"""]]
+[[GNU Free Documentation License|/fdl]]."]]"""]]
# Introductory Material
@@ -17,12 +17,12 @@ is included in the section entitled
* [[FAQ]]
- * [[*The_Hurd_and_Linux*|hurd-and-linux]], a comment by Richard Stallman.
+ * [[*The_Hurd_and_Linux*|/hurd-and-linux]], a comment by Richard Stallman.
- * [[*Towards_a_New_Strategy_of_OS_Design*|hurd-paper]], an architectural
+ * [[*Towards_a_New_Strategy_of_OS_Design*|/hurd-paper]], an architectural
overview by Thomas Bushnell, BSG.
- * [[*The_Hurd*|hurd-talk]], a presentation by Marcus Brinkmann.
+ * [[*The_Hurd*|/hurd-talk]], a presentation by Marcus Brinkmann.
* A document about *[[translators]]* by Marcus Brinkmann.
@@ -63,3 +63,9 @@ is included in the section entitled
[[Position_paper_*Improving_Usability_via_Access_Decomposition_and_Policy*|ng/position_paper]]
Neal Walfield and Marcus Brinkmann give an overview about how a future,
subsequent system may be architected.
+
+ * [*Generalizing mobility for the Hurd*](http://users.student.lth.se/cs07fh9/2009-hammar-hurd-mobility.pdf),
+ a thesis written by Carl Fredrik Hammar,
+ investigates the mobility aspect of stores
+ and how it can be generalized and used for other applications.
+ The background chapter may be of interest to new developers.