summaryrefslogtreecommitdiff
path: root/hurd.mdwn
diff options
context:
space:
mode:
authorhttps://me.yahoo.com/a/GG2t2e1p1YAW0Uusq929UxV1x5V7BRc_7vY7Pds-#e94c0 <Peter@web>2017-02-27 12:39:33 +0100
committerGNU Hurd web pages engine <web-hurd@gnu.org>2017-02-27 12:39:33 +0100
commite667d67ef97336cb7e592ccb63858c2d7946dde8 (patch)
tree39ac97fcba41e6f700e5841d50e014737b2bc211 /hurd.mdwn
parent4f15828febdea054993b2c21f62530c17ce3adea (diff)
Diffstat (limited to 'hurd.mdwn')
-rw-r--r--hurd.mdwn108
1 files changed, 0 insertions, 108 deletions
diff --git a/hurd.mdwn b/hurd.mdwn
index 14e1ea95..8b137891 100644
--- a/hurd.mdwn
+++ b/hurd.mdwn
@@ -1,109 +1 @@
-[[!meta copyright="Copyright © 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
-2009, 2010, 2011, 2013, 2015, 2016 Free Software Foundation, Inc."]]
-[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
-id="license" text="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]]."]]"""]]
-
-The GNU Hurd is under active development. Because of that, there is no
-*stable* version. We mainly distribute the Hurd sources through
-[[Git|source_repositories]]. The latest release is [[GNU Hurd
-0.9|news/2016-12-18-releases]].
-
-Although it is possible to bootstrap the GNU/Hurd system from the sources by
-cross-compiling and installing the system software and the basic applications,
-this is a difficult process. It is not recommended that you do this. Instead,
-you should get a binary distribution of the GNU/Hurd, which comes with all the
-GNU software precompiled and an installation routine which is easy to use.
-
-The Debian project has commited to provide such a binary distribution.
-[[Debian_GNU/Hurd|running/debian]] is currently under development and available
-in the *unstable* branch of the Debian archive.
-
----
-
-[[!toc]]
-
-# Introduction
-
-* [[What_Is_the_GNU_Hurd]] - A Brief Description
-* [[Advantages]]. And [[challenges]].
-* [[History]]
- * [[history/Port_to_another_microkernel]]
-* [[Logo]]
-* [[Status]]
-* [[Translation]] - Localized sites about the Hurd
-* [[Donate]]
-* [[SeenHurd]] - Media references
-* [[Shopping]] - Hurd Gear
-* [[FunnyHurd]] - From a different Herd
-* [[FAQ]]
-
-# Understanding
-
-* Introductory Material
- * [[Documentation]]
- * [Gaël Le Mignot](http://kilobug.free.fr/hurd/pres-en/slides/slides.html)
- * [Neal Walfield](http://kerneltrap.org/node/5)
-* Architecture
- * [[Towards_a_New_Strategy_of_OS_Design|hurd-paper]] 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
- * [[Hurd_Hacking_Guide]]
-* [[Concepts]]
-
-# Using
-
-* [[Running]]
-* [[running/Distrib]] -- Distributions
-* [[Public_Hurd_Boxen]]
-* [[Neighborhurd]]s and [[Subhurd]]s
-* [[DDE]] -- Device Driver Environment
-
-## Common Problems
-
-* [[GNUstep]]
-* [[XattrHurd]]: Setting translators under GNU/Linux
-* [[SerialConsole]]: Setting up a serial console.
-
-# Contributing
-
-* [[Contributing]]
-
-* [[Open Issues|tag/open_issue_hurd]]
-
-# Developer References
-
-* [[Coding_Style]]
-* [[Rules]]
-* [[Trackers]]
-* [[Building]]
-* [[Toolchain]]
- * [[glibc]]
-* RPC [[Interface]]s
-* Libraries
- * [[libpager]]
- * [[libports]]
- * [[libstore]]
- * [[libchannel]]
- * [[libtrivfs]]
- * [[libnetfs]] -- short introductory material
- * [[libdiskfs]]
- * [[libihash]]
- * [[libpthread]]
- * [[libfshelp]]
- * [[libps]]
-* In-development Libraries
- * [[libfuse]]
-* Discontinued Libraries
- * [[libthreads]]
-* [[IO_Path]]
-* [[Porting]]
-* [[Debugging]]
-* [[Networking]]
-* [[Console]]