From a2ce0a90a40fd22dccbaf396ec141d82e65e9876 Mon Sep 17 00:00:00 2001 From: Arne Babenhauserheide Date: Sun, 5 Jul 2009 19:24:04 +0200 Subject: Pushed the news from 2009-07 into their own news entry. Need a way to hold them off, so I can keep fiddling. --- news/2009-06-30.mdwn | 17 ++++------------- news/2009-07-30.mdwn | 26 ++++++++++++++++++++++++++ 2 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 news/2009-07-30.mdwn (limited to 'news') diff --git a/news/2009-06-30.mdwn b/news/2009-06-30.mdwn index 156b400b..3175bd3a 100644 --- a/news/2009-06-30.mdwn +++ b/news/2009-06-30.mdwn @@ -8,14 +8,14 @@ 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: *Git migration*, *stand-alone libpthread*, *unionfs*, *debian -packages*, *bug fixes* and *updated status*. +A month of the Hurd: *Git migration*, *stand-alone libpthread*, *debian packages* and +*updated status*. [[!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 Thomas Schwinge [finished +> Thomas Schwinge [finished > migrating](http://lists.gnu.org/archive/html/bug-hurd/2009-06/msg00147.html) > the main Hurd, GNU Mach, MIG, libpthread and unionfs to Git. You can find > the new repositories at . @@ -24,18 +24,9 @@ else="[[!paste id=full_news]]"]] > stand-alone](http://lists.gnu.org/archive/html/bug-hurd/2009-06/msg00166.html) > by separating its build system from the Hurd's. -> For this years Summer of Code [[Sergiu_Ivanov|user/scolobb]] already implemented much of the -> core functionality of [[union_mounts|hurd/translator/unionmount]] which will allow combining -> the filesystem trees from translators with the filesystem trees the underlying node. - -> Also Samuel Thibault uploaded a new version of the Hurd +> Additionally Samuel Thibault uploaded a new version of the Hurd > [[Debian_package|hurd/running/debian]] which improves stability. -> Additionally Zhen Da fixed a bug in Mach's -> [BPF](http://en.wikipedia.org/wiki/Berkeley_Packet_Filter) -> implementation and added fixes and -> improvements for rpctrace which should help further debugging. - > Last but not least Olaf Buddenhagen wrote a usability report about his experience > with two years of using the [[GNU Hurd for everyday work|hurd/status]]. diff --git a/news/2009-07-30.mdwn b/news/2009-07-30.mdwn new file mode 100644 index 00000000..29d9e472 --- /dev/null +++ b/news/2009-07-30.mdwn @@ -0,0 +1,26 @@ +[[!meta copyright="Copyright © 2009 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: *unionfs* and *bug fixes*. +[[!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=""" +> [[Sergiu_Ivanov|user/scolobb]] implemented much of the +> core functionality of [[union_mounts|hurd/translator/unionmount]] which will allow combining +> the filesystem trees from translators with the filesystem trees the underlying node. + +> Also Zhen Da fixed a bug in Mach's +> [BPF](http://en.wikipedia.org/wiki/Berkeley_Packet_Filter) +> implementation and added fixes and +> improvements for rpctrace which should help further debugging. + +"""]] -- cgit v1.2.3