diff options
author | Arne Babenhauserheide <arne_bab@web.de> | 2010-06-04 14:38:51 +0200 |
---|---|---|
committer | Arne Babenhauserheide <arne_bab@web.de> | 2010-06-04 14:38:51 +0200 |
commit | c3fc99850ffdc31f7e4a12d0c053a9b812bdc647 (patch) | |
tree | ae41a011aa374047eb25b7e973b787cfa23dae19 /news | |
parent | 0a04fe9ef7102d35db85a46d1bd99d0661ad5565 (diff) | |
parent | fcddfc3bc02fe1395cf052ed01b2ec10f4df99ae (diff) |
Merge branch 'master-news_next'
Diffstat (limited to 'news')
-rw-r--r-- | news/2010-05-31.mdwn | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/news/2010-05-31.mdwn b/news/2010-05-31.mdwn new file mode 100644 index 00000000..e6fc0518 --- /dev/null +++ b/news/2010-05-31.mdwn @@ -0,0 +1,60 @@ +[[!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: *dde linux26*, *thread storms*, *patches*, *new live CD* and *IRC meetings*. +[[!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 [[Zheng_Da|user/zhengda]] +> [reported](http://lists.gnu.org/archive/html/bug-hurd/2010-05/msg00037.html) +> on the state of porting DDE linux26 to the Hurd, +> which can improve the GNU Hurd Hardware support a lot. +> The drivers emulated by qemu and vmware already work fine, +> but it still needs work to run on real hardware. + +> Also Sergio Lopez +> [added some patches](http://lists.gnu.org/archive/html/bug-hurd/2010-05/msg00106.html) +> to prevent thread storms when synchronizing large pagers in ext2fs. They should improve performance when many files are accessed at the same time. + +> And Emilio Pozuelo Monfort, Carl Fredrik Hammar, Sergio Lopez +> and others developed some patches ( +> [auth](http://lists.gnu.org/archive/html/bug-hurd/2010-06/msg00003.html), +> [exec](http://lists.gnu.org/archive/html/bug-hurd/2010-05/msg00108.html), +> [tmpfs](http://lists.gnu.org/archive/html/bug-hurd/2010-05/msg00076.html), +> … ) +> to fix or improve the semantics of various internal hurd servers, +> to avoid some bugs or improve performance. + +> Additionally Justus Winter created a [live CD](http://lists.gnu.org/archive/html/bug-hurd/2010-05/msg00033.html) +> with an installation wizard in the spirit of the OpenBSD installer. +> He needs testers to improve it. + +> And the +> [scheduled IRC meetings for Google Summer of code](http://lists.gnu.org/archive/html/bug-hurd/2010-05/msg00148.html) +> are continuing on Mondays and Thursdays, 10:30 UTC. +> If you want to catch up on them, you can have a look at the +> [channel logs](http://richtlijn.be/~larstiq/hurd/). + +> <small>*PS: As the amount of new developments on the Hurd has increased quite a bit since the start of the ‘Month of the Hurd’, these news are only a selection of the items you can already test yourself. There’s more in our [[mailing_lists]]. The rough criterium for the Month of the Hurd is “can you already test it and can I say why it is great for the Hurd at large?” There definitely is stuff I don’t understand well enough to explain here… — [[Arne_Babenhauserheide|community/weblogs/ArneBab]]*</small> + +------ + +* email news: In the [[mailing_lists]], especially [[bug-hurd|mailing_lists#bug-hurd]]. +* IRC contact: #hurd on freenode.net; meeting on mondays and thursdays, 10:30 UTC ([logs](http://richtlijn.be/~larstiq/hurd/)). + +"""]] |