diff options
author | Arne Babenhauserheide <arne_bab@web.de> | 2009-12-30 09:50:41 +0100 |
---|---|---|
committer | Arne Babenhauserheide <arne_bab@web.de> | 2009-12-30 09:50:41 +0100 |
commit | 824dc46c2f7f43a25e22451d4d06521e85036e87 (patch) | |
tree | 809738a82eee56e15794692b9f5c054f8d08d8f5 /news | |
parent | e6c73709023db39bb9b01e0f63363c3a13fda542 (diff) | |
parent | 7ef3f1a755fa30c0395db5486992a475c432fd97 (diff) | |
download | web-824dc46c2f7f43a25e22451d4d06521e85036e87.tar.gz web-824dc46c2f7f43a25e22451d4d06521e85036e87.tar.bz2 web-824dc46c2f7f43a25e22451d4d06521e85036e87.zip |
Merge branch 'master-news_next'
Diffstat (limited to 'news')
-rw-r--r-- | news/2009-12-31.mdwn | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/news/2009-12-31.mdwn b/news/2009-12-31.mdwn new file mode 100644 index 00000000..6077ee50 --- /dev/null +++ b/news/2009-12-31.mdwn @@ -0,0 +1,53 @@ +[[!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]]."]]"""]] + +[[!meta date="2009-12-31 00:00 UTC"]] + +[[!meta updated="2009-12-31 00:00 UTC"]] + +A month of the Hurd: *official Xen domU support*, *ddekit beginnings*, *porting*, *FOSDEM 2010* and *SMP discussion*. +[[!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 Samuel Thibault got the necessary Xen patches committed +> into the unstable tree of Xen for the 4.0 release, +> so GNU Mach now officially [has Xen domU support](http://lists.gnu.org/archive/html/bug-hurd/2009-12/msg00058.html) +> (GNU Mach instead of GNU Hurd, because +> no changes were needed in the Hurd part). So from Xen 4.0 on you'll be able +> to run the GNU Hurd directly using pv-grub - without the need to +> [prepare a multiboot package](http://youpibouh.thefreecat.org/hurd-xen/build_hurd-modules). +> +> Also the ddekit port of Zheng Da now +> [passes the first tests](http://lists.gnu.org/archive/html/bug-hurd/2009-12/msg00060.html), +> bringing us the first steps towards updated drivers - +> and much lower overhead for maintaining them. +> +> Mainly thanks to the [porting](http://www.gnu.org/software/hurd/hurd/running/debian/porting.html) +> work of Emilio Pozuelo Monfort and Pino Toscano, +> users of the Hurd can get many more packages directly via debian. +> Thanks to their and other porters relentless work, +> the percentage of available debian packages +> [has reached 65%](http://buildd.debian-ports.org/stats/), +> rising. As concrete example, they ported many GNOME packages, +> so that the gnome-core metapackage +> [is installable again](http://lists.gnu.org/archive/html/bug-hurd/2009-12/msg00217.html). +> +> Additionally Thomas Schwinge started the planning for +> [a GNU Hurd meeting at FOSDEM](http://www.thomas.schwinge.homeip.net/hurd-web/community/meetings/fosdem_2010.html] +> on February 6th/7th 2010 at the Université Libre de Bruxelles. +> +> And some questions from Tim Kack from the view of a GNUstep developer +> spawned an extensive discussion about +> [SMP on the Hurd](http://lists.gnu.org/archive/html/bug-hurd/2009-12/msg00089.html). +> + +"""]] |