diff options
-rw-r--r-- | hurd.mdwn | 108 | ||||
-rw-r--r-- | hurd/running/gnu.mdwn | 21 | ||||
-rw-r--r-- | ikiwiki/formatting.mdwn | 1 | ||||
-rw-r--r-- | irc.mdwn | 70 | ||||
-rw-r--r-- | logo.mdwn | 26 |
5 files changed, 4 insertions, 222 deletions
@@ -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]] diff --git a/hurd/running/gnu.mdwn b/hurd/running/gnu.mdwn index ae34a7c3..8337712e 100644 --- a/hurd/running/gnu.mdwn +++ b/hurd/running/gnu.mdwn @@ -1,20 +1 @@ -# <a name="The_GNU_Operating_System"> </a> The GNU Operating System - -The GNU Operating System, or GNU System as it is more commonly known, will be a -complete [[Unix]]-like operating system composed entirely of [free -software](http://www.gnu.org/philosophy/free-sw.html). The creation of the GNU -System is one of the goals of the [GNU Project](http://www.gnu.org/), which was -[launched in 1983](http://www.gnu.org/gnu/initial-announcement.html) by -[Richard Stallman](http://www.stallman.org/). - - -## Resources - - * [[mailing_lists/gnu-system-discuss]] mailing list - - -## Download - - * Extended GNU distribution <http://i-hug.sarovar.org/downloads/GNU/extended/> - - As of 2013-01, the latest image provided there is from 2006. +// diff --git a/ikiwiki/formatting.mdwn b/ikiwiki/formatting.mdwn new file mode 100644 index 00000000..20e29b14 --- /dev/null +++ b/ikiwiki/formatting.mdwn @@ -0,0 +1 @@ +::1 @@ -1,69 +1 @@ -[[!meta copyright="Copyright © 2001, 2002, 2003, 2004, 2006, 2007, 2008, 2009, -2010, 2011, 2012, 2013 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]]."]]"""]] - -[[!meta title="IRC"]] - -There are some IRC channels where Hurd topics are discussed. - -Everybody is welcome to join and participate in the discussions, but please -respect the below guidelines if you want to participate. - -Please try to stay on topic. We're not interested in Emacs vs. vi discussions, -we don't want to hear why you think that the GNU project sucks, or what your -favorite GNU/Linux distribution is. - -[[!inline pages=faq/asking_questions raw=yes feeds=no]] - -Sometimes providing a log or some other excerpt of text can -help solve a problem or answer a question. Do not paste -the log in the channel itself if it's more than a few lines. Instead use a -[paste bin](http://paste.debian.net). - - -<a name="regular_meetings"></a> -# Regular Meetings - -Starting in early 2008, there have been regular IRC meetings held between the -(now former) [[Google Summer of Code|community/gsoc]] students and their -mentors. These meetings turned out to considerably help student-mentor -interactions, and other developers regularely took part, too. -For this reason, we decided to continue having these meetings, even if it's not -currently Google Summer of Code time. -Currently, the meetings take place in the **`#hurd` channel every -Thursday at 19:00 UTC** and are open to any interested party. So, -everyone, take your chance to chat with GNU Hurd developers! - - -# Channels - -## Freenode - -`irc.freenode.net`, <http://freenode.net/> - - * `#hurd`, the official GNU Hurd IRC channel. Some of the Hurd developers - and users hang out there. [Logs](http://richtlijn.be/~larstiq/hurd/). - - * `#hurdfr`, the French chapter. - - * `#archhurd`, [[hurd/running/Arch_Hurd]]. - [Logs](http://files.archhurd.org/irclogs). - - -## OFTC - -`irc.oftc.net`, <http://www.oftc.net/> - - * `#debian-hurd`, [[Debian GNU/Hurd|hurd/running/debian]]. - - -# Related - - * [[Contact_us]]. +\\ @@ -1,25 +1 @@ -[[!meta copyright="Copyright © 2007, 2008 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 famous *Hurd Boxes* logo is available at -<http://www.gnu.org/graphics/hurd_mf.html>. - - -On some lonely Wednesday, Colin Leitner and [[Thomas_Schwinge|tschwinge]] -converted these four boxes from the [original METAFONT -sources](http://www.gnu.org/graphics/hurd.mf) to -[[hand-written_SVG_code|boxes-redrawn.svg]]. - -[[!img boxes-redrawn.png]] - - -This symbol is also being used as a favicon for this web site. - -[[!img /favicon.ico]] +::1 |