summaryrefslogtreecommitdiff
path: root/microkernel
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2008-10-09 10:50:37 +0200
committerThomas Schwinge <tschwinge@gnu.org>2008-10-09 10:54:38 +0200
commit4e55e288bcd95458d54d583c50dc20f7a655522c (patch)
treef8bdf56cfbbb1c61b3e58b8e46261828670ffe9f /microkernel
parent495d9ec106b571f29b8eb0314702d5c14af33b27 (diff)
[[microkernel/mach/gnumach/open_issues]].
Diffstat (limited to 'microkernel')
-rw-r--r--microkernel/mach/gnumach.mdwn1
-rw-r--r--microkernel/mach/gnumach/open_issues.mdwn19
-rw-r--r--microkernel/mach/gnumach/projects.mdwn2
3 files changed, 22 insertions, 0 deletions
diff --git a/microkernel/mach/gnumach.mdwn b/microkernel/mach/gnumach.mdwn
index 71681eed..d45549f5 100644
--- a/microkernel/mach/gnumach.mdwn
+++ b/microkernel/mach/gnumach.mdwn
@@ -27,3 +27,4 @@ GNU Mach runs on x86 machines. See the
* [[Boot_Trace]]
* [[Projects]]
* [[Rules]]
+ * [[Open_Issues]]
diff --git a/microkernel/mach/gnumach/open_issues.mdwn b/microkernel/mach/gnumach/open_issues.mdwn
new file mode 100644
index 00000000..440e506f
--- /dev/null
+++ b/microkernel/mach/gnumach/open_issues.mdwn
@@ -0,0 +1,19 @@
+[[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]]."]]"""]]
+
+[[meta title="Open Issues"]]
+
+This is a dumping ground for open issues.
+
+[[inline
+pages="microkernel/mach/gnumach/open_issues/* and !*/discussion"
+show=0
+actions=yes
+rootpage="microkernel/mach/gnumach/open_issues" postformtext="Add a new item titled:"]]
diff --git a/microkernel/mach/gnumach/projects.mdwn b/microkernel/mach/gnumach/projects.mdwn
index 10ba0fe2..9ace6270 100644
--- a/microkernel/mach/gnumach/projects.mdwn
+++ b/microkernel/mach/gnumach/projects.mdwn
@@ -33,6 +33,8 @@ so that no duplicate efforts end up.
* [[Clean_up_the_code]]
+ * [[Open_Issues]]
+
* Update the core architecture and drivers
* Check what NetBSD, FreeBSD and Linux do with their host specific code