summaryrefslogtreecommitdiff
path: root/howtos.mdwn
blob: 7d893c68f16336701cc7746450da6e410fde9c8a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
[[meta copyright="Copyright © 2007 Free Software Foundation, Inc."]]
[[meta license="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]]."]]

## 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)
   * [[HurdOnQemuOnWindows]] Setting up a GNU/Hurd system on Qemu on a Micorsoft Windows machine
   * [[HurdOnVMware]] Setting up Debian GNU/Hurd on VMware
   * [[QemuNetworkForHurd]] Setting up Hurd Networking on Qemu
   * Setting up translators -- [[some_examples|hurd/translator/examples]] 
   * [[QemuFileSharingWithHost]] File sharing between GNU on Qemu and the Host OS
   * [[Setupcvsfs]]Setting up cvsfs from HurdExtras
   * [[hurd/translator/writing/Example]] about how to write a simple Hurd
     translator
   * [[hurd/libhello_example]] -- Hurd library example

## Compilation

   * An [[microkernel/mach/gnumach/building/example]] about the compilation of
     GNU Mach from sources
   * An [[hurd/building/example]] about the compilation of Hurd sources