diff options
-rw-r--r-- | news/2009-07-30.mdwn | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/news/2009-07-30.mdwn b/news/2009-07-30.mdwn new file mode 100644 index 00000000..de9ca4cf --- /dev/null +++ b/news/2009-07-30.mdwn @@ -0,0 +1,28 @@ +[[!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: *hurd Debian package*, *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=""" +> Samuel Thibault uploaded a new version of the `hurd` +> [[Debian_package|hurd/running/debian]] which improves stability. + +> [[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. +"""]] |