summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2010-11-25 11:13:06 +0100
committerThomas Schwinge <thomas@schwinge.name>2010-11-25 11:13:06 +0100
commit31a442c4b59c41eb6aa15b6a66af93955b302c62 (patch)
tree96c6f8b5286accb63db68dd738b085f8c1505057 /hurd
parent9b7980c918a324f1f624df832f2080d514ea979c (diff)
parent7cb762b6e691e22c0634f530a7054755ceb93e8f (diff)
Merge branch 'challenges'
Diffstat (limited to 'hurd')
-rw-r--r--hurd/challenges.mdwn16
1 files changed, 16 insertions, 0 deletions
diff --git a/hurd/challenges.mdwn b/hurd/challenges.mdwn
new file mode 100644
index 00000000..640b95c9
--- /dev/null
+++ b/hurd/challenges.mdwn
@@ -0,0 +1,16 @@
+[[!meta copyright="Copyright © 2010 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]]."]]"""]]
+
+<!-- Should this page, and [[advantages]] be in the top-level directory? -->
+
+The GNU Hurd has a lot of [[advantages]], but there are challenges, too.
+
+There is no successful true multi-server [[microkernel]] system for desktop use
+yet. Though, they are quite popular in the simpler embedded space.