summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2007-11-13 19:14:50 +0100
committerThomas Schwinge <tschwinge@gnu.org>2007-11-13 19:14:50 +0100
commit8473a9df851c25bd2dd0b23b9d9c698ab9481f81 (patch)
treec9b03175ebcfe39f828238ba0fab84ccd38a0f86
parenta379284f98f90fa91e9ce7e98eced98b88d8e780 (diff)
Move to a suitable place.
-rw-r--r--howtos.mdwn5
-rw-r--r--microkernel/mach/gnumach/building.mdwn3
-rw-r--r--microkernel/mach/gnumach/building/example.mdwn (renamed from gnumachcompilation.mdwn)0
3 files changed, 7 insertions, 1 deletions
diff --git a/howtos.mdwn b/howtos.mdwn
index a9a34818..1398bcd2 100644
--- a/howtos.mdwn
+++ b/howtos.mdwn
@@ -7,6 +7,7 @@ is included in the section entitled
[[GNU_Free_Documentation_License|/fdl]]."]]
## Collection of brief !HOWTOs
+
* [[Setup_a_GNU_System|hurd/running/gnu/setup]] (also known as GNU/Hurd)
* [[BuildGNUOnQemu]] Build a bootable qemu image of GNU System, aka build a bootable qemu image
* <http://eyeside.net/hurd/Hurd-on-QEMU.html> GNU/Hurd on qemu (external link)
@@ -20,5 +21,7 @@ is included in the section entitled
* [[HurdLibraryHOWTO]] Hurd Library HOWTO
## Compilation
- * [[GNUMachCompilation]] Compiling GNU Mach from sources
+
+ * An [[microkernel/mach/gnumach/building/example]] about the compilation of
+ GNU Mach from sources
* An [[hurd/building/example]] about the compilation of Hurd sources
diff --git a/microkernel/mach/gnumach/building.mdwn b/microkernel/mach/gnumach/building.mdwn
index 3d62c3f0..e7135005 100644
--- a/microkernel/mach/gnumach/building.mdwn
+++ b/microkernel/mach/gnumach/building.mdwn
@@ -1,3 +1,6 @@
+Additional to the following text, a further [[example]] has be posted.
+
+
# <a name="Building_GNUMach_GNU_Mach_from_S"> </a> Building [[GNUMach]] from Source
If you want to build the [[GNUMach]] kernel yourself instead of just using a pre-built binary, follow these instructions.
diff --git a/gnumachcompilation.mdwn b/microkernel/mach/gnumach/building/example.mdwn
index bb22dbff..bb22dbff 100644
--- a/gnumachcompilation.mdwn
+++ b/microkernel/mach/gnumach/building/example.mdwn