diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2019-04-10 00:48:36 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2019-04-10 00:48:36 +0200 |
commit | 833619dc339db42e7102d71b3d989a8a14a700f9 (patch) | |
tree | b9a154b4539d9dfcb7b6ec1006ca7c185b370951 | |
parent | 68543ee5cd1850057b9fa4ec087e63505fad420d (diff) | |
parent | f97e8d321a27f865181038cbdc9a1f65e02c6448 (diff) | |
download | web-833619dc339db42e7102d71b3d989a8a14a700f9.tar.gz web-833619dc339db42e7102d71b3d989a8a14a700f9.tar.bz2 web-833619dc339db42e7102d71b3d989a8a14a700f9.zip |
Merge branch 'master' of braunbox:~hurd-web/hurd-web
-rw-r--r-- | Hurd/HurdDevelopers.mdwn | 13 | ||||
-rw-r--r-- | faq/eieio.mdwn | 5 | ||||
-rw-r--r-- | index.mdwn | 2 |
3 files changed, 15 insertions, 5 deletions
diff --git a/Hurd/HurdDevelopers.mdwn b/Hurd/HurdDevelopers.mdwn index 51d810e6..9444d1e1 100644 --- a/Hurd/HurdDevelopers.mdwn +++ b/Hurd/HurdDevelopers.mdwn @@ -9,9 +9,14 @@ License|/fdl]]."]]"""]] [[!meta title="Hurd Developers"]] The Hurd has very few people working on it. This is a list of people who are (or were) large contributors to the project. +<!-- Who the heck is the current maintainer, anyway? Schwinge? Thibault? --> -* Samuel Thibault - Maintainer -* Thomas Bushnell - Original maintainer -* Joshua Branson - Developer -* Richard Braun - Owner of darnassus.sceen.net +* Thomas Schwinge - Maintainer +* Samuel Thibault - Developer +* Joshual Branson - Developer +* Marcus Brinkman - Co-author of the Critique +* Neal H. Walfield - Co-author of the Critique * Manolis Ragkousis - Hurd support for Guix +* Richard Braun - Owner of darnassus.sceen.net +* Thomas Bushnell - Original maintainer +* [See the full list at Savannah](https://savannah.gnu.org/project/memberlist.php?group=hurd) diff --git a/faq/eieio.mdwn b/faq/eieio.mdwn index 4ddbdb11..d3c73ee3 100644 --- a/faq/eieio.mdwn +++ b/faq/eieio.mdwn @@ -20,3 +20,8 @@ that it serves. You can thus think of it as an equivalent of the "blue screen of the death" or "Oops"... except that it's just an error! It doesn't take your whole system away with it, only the particular operations that was going on. + + +The term "Buy the farm" is synonymous to "Kick the bucket," meaning "to die". More specifically, "Bought the farm" was used by the US Air Force to denote a *fatal crash*. To say "Computer bought the farm" is simply saying "Your computer crashed". + +Sure, we could just say "Crash!", but then again, so could the Air Force. @@ -97,7 +97,7 @@ are rendered on a [[Debian_GNU/Hurd|hurd/running/debian]] system. --- # Current Status -The latest releases are **GNU Hurd 0.9**, **GNU Mach 1.8**, **GNU MIG +The latest releases are **GNU Hurd 0.9**, **GNU Mach 1.8**, and **GNU MIG 1.8** [[(Release Notes)|news/2016-12-18-releases]], 2016-12-18. The Hurd is developed by [[a few volunteers in their spare time|faq/how_many_developers]]. |