diff options
Diffstat (limited to 'hurd.mdwn')
-rw-r--r-- | hurd.mdwn | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/hurd.mdwn b/hurd.mdwn new file mode 100644 index 00000000..6e63ec44 --- /dev/null +++ b/hurd.mdwn @@ -0,0 +1,60 @@ +[[img logo.png]] + +[[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 + +* Introductory Material + * [Marcus Brinkmann](http://www.gnu.org/software/hurd/hurd-talk.html) + * [Gaƫl Le Mignot](http://kilobug.free.fr/hurd/pres-en/slides/slides.html) +* Architecture + * [Towards a New Strategy of OS Design](http://www.gnu.org/software/hurd/hurd-paper.html) by Thomas Bushnell, BSG. + * Marcus Brinkmann's [revisit](http://lists.gnu.org/archive/html/l4-hurd/2005-10/msg00651.html) + * Jonathan S. Shapiro [comments](http://lists.gnu.org/archive/html/l4-hurd/2005-10/msg00654.html) + * [[Critique]] - Analysis + * [[HurdHackingGuide]] +* [[Concepts]] +* Other resources + * [Docs at gnu.org](http://www.gnu.org/software/hurd/docs.html) + +# Using + +* [[Running]] +* [[Distrib]] - Distributions +* [[Public_Hurd_Boxen]] + +## Common Problems + +* [[HurdConsole]] +* [[Xfree86]] +* [[DebianX]] +* [[DebianXorg]] +* [[GNUstep]] +* [[CrossCompiling]] +* [[XattrHurd]]: Setting translators under GNU/Linux +* [[SerialConsole]]: Setting up a serial console. + +# Contributing + +* [[Contributing]] +* [[ToDo]] + +# Developer References + +* [[Debugging]] +* [[HurdSpecificGlibcApi]]: Functions in GLIBC for the Hurd. +* [Hurd Sourcecode Reference](http://www.htu.tugraz.at/~past/hurd/global/): Searchable and browsable index of the code. + |