From 23162947063b7186737c0671c2fc97aac267ef89 Mon Sep 17 00:00:00 2001 From: Arne Babenhauserheide Date: Mon, 14 Nov 2011 23:08:01 +0100 Subject: news: new empty moth_next --- contributing/web_pages/news/moth_next.mdwn | 59 ++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 contributing/web_pages/news/moth_next.mdwn (limited to 'contributing') diff --git a/contributing/web_pages/news/moth_next.mdwn b/contributing/web_pages/news/moth_next.mdwn new file mode 100644 index 00000000..78db041d --- /dev/null +++ b/contributing/web_pages/news/moth_next.mdwn @@ -0,0 +1,59 @@ +[[!meta copyright="Copyright © 2011 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]]."]]"""]] + + + + + +A month of the Hurd: *TODO*, *TODO*, and *TODO*. +[[!if test="included()" then="""[[!toggle id=full_news +text="Details."]][[!toggleable id=full_news text="[[!paste id=full_news]]"]]""" +else=" +[[!paste id=full_news]]"]] + +[[!cut id="full_news" text=""" + + + +This month [hurd hacker] [item] + +Also … + +[our hackers] … + +Mainly thanks to … + +Additionally … + +And … + +So if you want to [reason for contibuting to the Hurd] please [[get_in_contact|contact_us]] - and maybe grab [[our_source_repos|source_repositories]]. + +------ + +The **GNU Hurd** is the GNU project's replacement for the Unix kernel. +It is a collection of servers that run on the Mach microkernel to +implement file systems, network protocols, file access control, and +other features that are implemented by the Unix kernel or similar +kernels (such as Linux). +[[More_detailed|hurd/documentation]]. + +**GNU Mach** is the microkernel upon which GNU Hurd is based. It +offers Inter Process Communication (IPC) which the Hurd uses to define +interfaces for implementing the services an operating system needs +from a full-featured kernel. +[[Read_more|microkernel/mach/gnumach]] + + + +"""]] -- cgit v1.2.3