diff options
author | Arne Babenhauserheide <arne_bab@web.de> | 2010-07-02 11:53:54 +0200 |
---|---|---|
committer | Arne Babenhauserheide <arne_bab@web.de> | 2010-07-02 11:53:54 +0200 |
commit | b2939d6a76ed5aa2260f67dff82df280cbfd036f (patch) | |
tree | cc18550e918638967999043490b3b5772d48662a /news | |
parent | c3fc99850ffdc31f7e4a12d0c053a9b812bdc647 (diff) |
Added Month of the Hurd 2010-06-30.
Diffstat (limited to 'news')
-rw-r--r-- | news/2010-06-30.mdwn | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/news/2010-06-30.mdwn b/news/2010-06-30.mdwn new file mode 100644 index 00000000..c14d377b --- /dev/null +++ b/news/2010-06-30.mdwn @@ -0,0 +1,40 @@ +[[!meta copyright="Copyright © 2010 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]]."]]"""]] + +<!-- Date when the news item is (to be) pulished (important for RSS feeds). +Will be set by tschwinge when publishing. +[[!meta date="YYYY-MM-DD HH:MM UTC"]] +--> + +A month of the Hurd: *initrd*, *clustered page-in* and *auth server 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=""" + +> This month Jérémie Koenig wrote a +> [preliminary patch](http://lists.gnu.org/archive/html/bug-hurd/2010-06/msg00047.html) +> to add initrd support in Mach for the Debian installer. +> +> Also Karim Allah Amed added the +> [first patch](http://lists.gnu.org/archive/html/bug-hurd/2010-06/msg00023.html) +> to port the clustered paging-in from OSF Mach to GNU Mach which should improve the virtual memory performance of the Hurd. +> +> Mainly thanks to +> +> Additionally +> +> And Carl Fredrik Hammar added patches to improve the stability of the auth server ( +> [port death](http://lists.gnu.org/archive/html/bug-hurd/2010-06/msg00003.html) and +> [null port](http://lists.gnu.org/archive/html/bug-hurd/2010-06/msg00019.html)). + +<!-- Handled debian-hurd until yyyy-mm-dd. --> +"""]] |