From 3bbe62327128ce85829a4cb2fb429bd8f21b4d75 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sun, 9 Jan 2011 22:21:40 +0100 Subject: news/2010-12: New. --- hurd/subhurd.mdwn | 1 + hurd/virtualization.mdwn | 10 +++++++--- news/2010-12.mdwn | 45 +++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 53 insertions(+), 3 deletions(-) create mode 100644 news/2010-12.mdwn diff --git a/hurd/subhurd.mdwn b/hurd/subhurd.mdwn index 84372dd1..cb4a40a8 100644 --- a/hurd/subhurd.mdwn +++ b/hurd/subhurd.mdwn @@ -125,6 +125,7 @@ Roland's tutorial about [[running_a_subhurd]]. # Use Cases + ## Debugging the *Main* Hurd System A subhurd can be used for debugging the *main* Hurd system. This works as long diff --git a/hurd/virtualization.mdwn b/hurd/virtualization.mdwn index 42f83f77..49e911c2 100644 --- a/hurd/virtualization.mdwn +++ b/hurd/virtualization.mdwn @@ -1,13 +1,17 @@ -[[!meta copyright="Copyright © 2007, 2008 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2007, 2008, 2011 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]]."]]"""]] +is included in the section entitled [[GNU Free Documentation +License|/fdl]]."]]"""]] Olaf Buddenhagen has written a text about how [[/virtualization]] is applicable within Hurd systems: + +We also have [[a lot of Open Issues about virtualization +topics|open_issues/virtualization]]. diff --git a/news/2010-12.mdwn b/news/2010-12.mdwn new file mode 100644 index 00000000..60d0226f --- /dev/null +++ b/news/2010-12.mdwn @@ -0,0 +1,45 @@ +[[!meta copyright="Copyright © 2011 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="2011-01-09 21:25 UTC"]] + +A month of the Hurd: *CD images*. +[[!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 [*updated the Debian GNU/Hurd installer +ISO*](http://lists.debian.org/debian-hurd/2010/12/msg00001.html), and also +again did his regular batch of bug fixing. + +*Arch Hurd is back in action!*, too: they uploaded a [first version of a +graphical live CD](http://www.archhurd.org/news/19/). + +Neal Walfield +[reported](http://lists.gnu.org/archive/html/l4-hurd/2010-12/msg00001.html) on +the state of his [[microkernel/Viengoos]] kernel / research project, which +unfortunately is currently on hold, due to other commitments. + +Olaf Buddenhagen raised an interesting use case: you can use a [[*subhurd* for +debugging the *main* Hurd system|hurd/subhurd#debugging_main_hurd_system]]. +That is [[hurd/virtualization]] at its best! + +Right before the end of the year, Diego Martin Nieto Cid sent a [patch series +to fix some issues with `make +dist`](http://lists.gnu.org/archive/html/bug-hurd/2010-12/msg00024.html). + +--- + +Happy New Year 2011, everyone! + +"""]] -- cgit v1.2.3