summaryrefslogtreecommitdiff
path: root/Hurd.mdwn
blob: 74404b197d817cb148a09c927dd9a24dcd4ac3d1 (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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
[[toc ]]

# Introduction

* [[TheGnuHurd]] - A Brief Description
* [[HurdNames]] - Acronym, Origin and Usage
* [[History]]
* [[GNUHurdStatus]]
* [[KnownHurdLimits]]
* [[Translation]] - Localized sites about the Hurd
* [[HurdDonations]]
* [[SeenHurd]] - Media references
* [[Shopping]] - Hurd Gear
* [[FunnyHurd]] - From a different Herd

# Understanding

* <a href="http://www.gnu.org/software/hurd/docs.html">Official documentation,  papers and presentations</a>
* <a href="http://www.gnu.org/software/hurd/hurd-paper.html">Towards a New  Strategy of OS Design</a>: architectural overview by Thomas Bushnell, BSG.
  * Marcus Brinkmann <a href="http://lists.gnu.org/archive/html/l4-hurd/2005-10/msg00651.html">revisited some parts of the paper</a>
  * Jonathan S. Shapiro <a href="http://lists.gnu.org/archive/html/l4-hurd/2005-10/msg00654.html">has further comments</a>
* <a href="http://kilobug.free.fr/hurd/pres-en/slides/slides.html">Presentation by Gaƫl Le Mignot</a>
* [[DistributedServers]]
* [[TranslatorPages]] - Hurd Translators
* [[Concepts]]

# Using

* [[Running]]
* [[Distrib]] - Distributions
* [[PublicHurdBoxen]]

## Common Problems

* [[HurdConsole]]
* [[Xfree86]]
* [[DebianX]]
* [[DebianXorg]]
* [[GNUstep]]
* [[CrossCompiling]]
* [[XattrHurd]]: Setting translators under GNU/Linux
* [[SerialConsole]]: Setting up a serial console.

# Contributing

* [[ToDo]]

# Developer References

* [[Debugging]]
* [[HurdSpecificGlibcApi]]: Functions in GLIBC for the Hurd.
* <a href="http://www.htu.tugraz.at/~past/hurd/global/" target="_top">Hurd Sourcecode Reference</a>: Searchable and browsable index of the code.