summaryrefslogtreecommitdiff
path: root/news/2011-02.mdwn
blob: ee23e9137cb00b2025e43600c726fc1d9ca01446 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
[[!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]]."]]"""]]

<!-- 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: Porting, Arch Hurd 2010 and GSoC 2011.
[[!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="""

<!--firstoff: Just noting all changes i can make sense of :). Next step: Writing how each advances the Hurd and removing those which are hard to comprehend for newcomers.-->


* During the last two months, Svante Signell ported [x86info](http://lists.gnu.org/archive/html/bug-hurd/2011-01/msg00030.html) and [fixed dhcp](http://lists.gnu.org/archive/html/bug-hurd/2011-03/msg00017.html) with help from Samuel Thibault, bringing the Hurd [closer to full d-i support](http://lists.gnu.org/archive/html/bug-hurd/2011-03/msg00016.html). Also he [got emacs working again](http://lists.debian.org/debian-hurd/2011/01/msg00025.html), giving the Hurd a full GNU environment and got libgc1c2 building by simply [copying the symbols file](http://lists.debian.org/debian-hurd/2011/01/msg00062.html) - along with fixing build problems of many other packages.

* Samuel Thibault [explained](http://lists.gnu.org/archive/html/bug-hurd/2011-02/msg00077.html) how to use the LiveCD to install Hurd from a USB stick (but not write to USB, as GNU Mach is still missing USB support) and

* the Arch Hurd folks wrote a [Year of Arch Hurd](http://www.barrucadu.co.uk/year-of-arch-hurd), wrapping up their successes, including GHAMP (GNU/Hurd, Apache, MySQL, and PHP), Xorg and their [Arch Hurd LiveCD](http://www.archhurd.org/gethurd.php#livecd).

* Also Etenil and others [improved the help output](http://lists.gnu.org/archive/html/bug-hurd/2011-02/msg00011.html) of the crucial settrans command, which is used throughout the Hurd from mounting file systems to setting up the network.

* And we started [preparing](http://lists.gnu.org/archive/html/bug-hurd/2011-02/msg00000.html) for GSoC 2011 - if you are interested in contributing, why not drop by? Many project ideas can be found at [[community/gsoc/project_ideas]].

Finally we got a nice [mention by xkcd](http://www.explainxkcd.com/2011/01/07/good-code/) as an example of writing (too) good code (though the resolution does not really do the Hurd justice, as it ignores that it got into a state in which these news can be written in the Hurd itself, even though it has very few active developers. If you want to see how much difference *you* can make, just ask Svante).

<!--Watch these places for news:

  * GNU

      * <http://lists.gnu.org/archive/html/bug-hurd/YYYY-MM/threads.html>

      * <http://lists.gnu.org/archive/html/commit-hurd/YYYY-MM/threads.html>

      * <http://lists.gnu.org/archive/html/help-hurd/YYYY-MM/threads.html>

      * <http://lists.gnu.org/archive/html/web-hurd/YYYY-MM/threads.html>

      * <http://lists.gnu.org/archive/html/hurd-devel/YYYY-MM/threads.html>

      * <http://sourceware.org/ml/libc-alpha/YYYY-MM/>

        Also Git log.

      * (<http://sourceware.org/ml/libc-hacker/YYYY-MM/>)

      * (<http://sourceware.org/ml/glibc-cvs/YYYY-qQ/>)

        Better use the Git log.

      * <http://lists.gnu.org/archive/html/l4-hurd/YYYY-MM/threads.html>

  * Debian

      * <http://lists.debian.org/debian-hurd/YYYY/MM/>

      * <http://lists.debian.org/debian-glibc/YYYY/MM/>

  * Arch Hurd

      * <http://www.archhurd.org/news.php>

      * <http://planet.archhurd.org/>

      * (<http://lists.archhurd.org/devel/maillist.html>)

-->

"""]]