summaryrefslogtreecommitdiff
path: root/howtos.mdwn
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 /howtos.mdwn
parenta379284f98f90fa91e9ce7e98eced98b88d8e780 (diff)
Move to a suitable place.
Diffstat (limited to 'howtos.mdwn')
-rw-r--r--howtos.mdwn5
1 files changed, 4 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