From c691cb2ddef9a3ced4d5397b66641e881cde3b7c Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Wed, 2 Apr 2008 17:24:39 +0200 Subject: Yet more new stub pages. --- hurd/ng.mdwn | 9 +++++---- hurd/ng/issues_with_mach.mdwn | 12 ++++++++++++ hurd/ng/limitations_of_the_original_hurd_design.mdwn | 11 +++++++++++ 3 files changed, 28 insertions(+), 4 deletions(-) create mode 100644 hurd/ng/issues_with_mach.mdwn create mode 100644 hurd/ng/limitations_of_the_original_hurd_design.mdwn (limited to 'hurd') diff --git a/hurd/ng.mdwn b/hurd/ng.mdwn index db9a225d..22613f54 100644 --- a/hurd/ng.mdwn +++ b/hurd/ng.mdwn @@ -5,15 +5,16 @@ specification; indeed, much of the work is research oriented. These pages try to summarize the major discussions and ideas. -* [[History]] # Why ngHurd This section explains the motivations behind the new design: -* [[IssuesWithMach]] -* [[IssuesWithL4Pistachio]] -* [[LimitationsOfOriginalHurdDesign]] + * [[Issues_with_Mach]] + * [[Issues_with_L4_Pistachio]] + * [[Limitations_of_the_original_Hurd_design]] + + * [[History]] # Work already done diff --git a/hurd/ng/issues_with_mach.mdwn b/hurd/ng/issues_with_mach.mdwn new file mode 100644 index 00000000..cb4de906 --- /dev/null +++ b/hurd/ng/issues_with_mach.mdwn @@ -0,0 +1,12 @@ +[[meta copyright="Copyright © 2008 Free Software Foundation, Inc."]] + +[[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]]."]]"""]] + + * [[Resource_management_problems]] + * [[Critique]] diff --git a/hurd/ng/limitations_of_the_original_hurd_design.mdwn b/hurd/ng/limitations_of_the_original_hurd_design.mdwn new file mode 100644 index 00000000..25f03372 --- /dev/null +++ b/hurd/ng/limitations_of_the_original_hurd_design.mdwn @@ -0,0 +1,11 @@ +[[meta copyright="Copyright © 2008 Free Software Foundation, Inc."]] + +[[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]]."]]"""]] + + * [[Critique]] -- cgit v1.2.3