diff options
-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). +> + +"""]] |