summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2008-11-14 01:13:50 +0100
committerThomas Schwinge <tschwinge@gnu.org>2008-11-14 01:13:50 +0100
commit365ace77785f5bbd81d2d5bc4f159e32408efef5 (patch)
tree95ca82e1ed8ae9a2c5c57d8b5c039f1dcabdbdb9
parent84bac506a38900563a938ecc97ec638dda736f02 (diff)
News item: Samuel Thibault implemented PAE support.
-rw-r--r--news/2008-11-14.mdwn14
1 files changed, 14 insertions, 0 deletions
diff --git a/news/2008-11-14.mdwn b/news/2008-11-14.mdwn
new file mode 100644
index 00000000..ab8d2f24
--- /dev/null
+++ b/news/2008-11-14.mdwn
@@ -0,0 +1,14 @@
+[[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]]."]]"""]]
+
+[[Samuel_Thibault|samuelthibault]] has implemented support for the PAE feature
+offered by modern x86 processors. This largely faciliates the deployment of
+GNU/Hurd systems running as a [[Xen_domU|microkernel/mach/gnu_mach/ports/xen]]
+on top of a standard Debian GNU/Linux Xen dom0, for example.