diff options
Diffstat (limited to 'news/2009-06-30.mdwn')
-rw-r--r-- | news/2009-06-30.mdwn | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/news/2009-06-30.mdwn b/news/2009-06-30.mdwn new file mode 100644 index 00000000..92bc8a20 --- /dev/null +++ b/news/2009-06-30.mdwn @@ -0,0 +1,29 @@ +[[!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: *Git migration*, *stand-alone libpthread* 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 +> 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 <http://git.savannah.gnu.org/cgit/hurd/>. + +> Also, he made [libpthread buildable +> stand-alone](http://lists.gnu.org/archive/html/bug-hurd/2009-06/msg00166.html) +> by separating its build system from the Hurd's. + +> Additionally, Olaf Buddenhagen wrote a usability report about his experience +> with the [[GNU Hurd for everyday work|hurd/status]]. +"""]] |