summaryrefslogtreecommitdiff
path: root/history.mdwn
blob: 67e56ba8f29df7cb3eb3adfdecce44f7d3469396 (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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
[[!meta copyright="Copyright © 1998, 1999, 2001, 2002, 2007, 2008, 2009, 2011,
2013 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]]."]]"""]]

[[!tag stable_URL]]

Richard Stallman (RMS) started GNU in 1983, as a project to create a
complete free operating system.  In the text of the [GNU
Manifesto](http://www.gnu.org/gnu/manifesto.html), he
mentioned that there is a primitive kernel.  In the first GNUsletter,
Feb. 1986, he says that GNU's kernel is TRIX, which was developed at
the Massachusetts Institute of Technology.

By December of 1986, the Free Software Foundation (FSF) had "started
working on the changes needed to TRIX" [Gnusletter, Jan. 1987].
Shortly thereafter, the FSF began "negotiating with Professor Rashid
of Carnegie-Mellon University about working with them on the
development of the Mach kernel" [Gnusletter, June, 1987].  The text
implies that the FSF wanted to use someone else's work, rather than
have to fix TRIX.

In [Gnusletter, Feb. 1988], RMS was talking about taking Mach and
putting the Berkeley Sprite filesystem on top of it, "after the parts
of Berkeley Unix... have been replaced."

Six months later, the FSF is saying that "if we can't get Mach, we'll
use TRIX or Berkeley's Sprite."  Here, they present Sprite as a
full-kernel option, rather than just a filesystem.

In January, 1990, they say "we aren't doing any kernel work.  It does
not make sense for us to start a kernel project now, when we still
hope to use Mach" [Gnusletter, Jan. 1990].  Nothing significant occurs
until 1991, when a more detailed plan is announced:

<BLOCKQUOTE>
We are still interested in a multi-process kernel running on top of
Mach.  The CMU lawyers are currently deciding if they can release Mach
with distribution conditions that will enable us to distribute it.  If
they decide to do so, then we will probably start work.  CMU has
available under the same terms as Mach a single-server partial Unix
emulator named Poe; it is rather slow and provides minimal
functionality.  We would probably begin by extending Poe to provide
full functionality.  Later we hope to have a modular emulator divided
into multiple processes.  [Gnusletter, Jan. 1991].
</BLOCKQUOTE>

RMS explains the relationship between [[the Hurd and
Linux|hurd-and-linux]], where he mentions
that the FSF started developing the Hurd in 1990.  As of [Gnusletter,
Nov. 1991], the Hurd (running on Mach) is GNU's official kernel.

---

# Announcements

These are all the announcements made over the years. Most of them were
either sent to the <A HREF="news:gnu.announce">gnu.announce</A> news group or Hurd interest
mailing lists.

  * [[hurd-flash15]] -- Release 0.2 announcement (complete GNU system)
  * [[hurd-flash14]] -- Release 0.2 announcement (Hurd)
  * [[hurd-flash13]] -- Test release announcement (Aug 96)
  * [[hurd-flash12]] -- Test release status (Jul 96)
  * [[hurd-flash11]] -- Binary image available, Apr 96
    This and [NetBSD](http://www.netbsd.org/) boot flopies should be enough to
    get a working GNU/Hurd system!
  * [[hurd-flash10]] -- New Snapshot, Apr 96 -- NFS and lots else works!
  * [[hurd-flash9]] -- News Flash, Nov 95 -- ftp works!
  * [[hurd-flash8]] -- New Snapshot, Jul 95 -- ext2fs support
  * [[hurd-flash7]] -- New Snapshot, Apr 95
  * [[hurd-flash6]] -- News flash, Nov 94
  * [[hurd-flash5]] -- News flash, Sep 94 -- gcc runs!
  * [[hurd-flash4]] -- News flash, Aug 94
  * [[hurd-flash3]] -- News flash, Jul 94 -- emacs runs!
  * [[hurd-flash2]] -- News flash, May 94
  * [[hurd-flash]] -- News flash, Apr 94 -- it boots!
  * [[hurd-announce2]] -- GNU Hurd announcement, Nov 93
  * [[hurd-announce]] -- GNU Hurd announcement, May 91

---

  * [History
    1997-2003](http://lists.gnu.org/archive/html/l4-hurd/2005-10/msg00718.html)
    -- personal view of Marcus Brinkmann about Hurd development in 1997-2003.

---

  * [[Port_to_another_microkernel]]

---

# An Incomplete GNU Hurd Timeline

  * 1997: GNU Hurd 0.2.
  * 2002: GNU MIG 1.3, libio-based glibc, GNU Mach 1.3, Hurd L4 starts, work on
    the transition from cthreads to pthreads starts, Hurd installation party in
    Heidelberg, Toronto Hurd User Group meeting, Presentation at EpX in Paris
    ([slides](http://kilobug.free.fr/hurd/pres-en/)).
  * 2003: [Crosshurd](http://packages.debian.org/crosshurd), [LinuxTag
    2003](http://lists.gnu.org/archive/html/help-hurd/2003-07/msg00029.html).
  * 2005: Hurd/L4 at Libre Software Meeting.
  * 2007: [[FOSDEM|community/meetings/fosdem_2007]], the [[critique and
    position paper|news/2007-01-14]], [[libchannel for GSoC|news/2007-10-01]],
    [[IPv6|news/2007-10-12]], Hurd/L4 abandoned, Hurd on Xen.
  * 2008: [[Five successful GSoC projects|community/gsoc/2008]],
    [[Hurd/Viengoos|news/2008-12-12]].
  * 2009: [[GSoC unionmount translator|news/2009-09-30]], [[Start of Device
    Drivers in Userspace|news/2009-11-30]].  66% of the Debian packages build.
  * 2010: [Arch Hurd](http://www.archhurd.org/), [Initial Nix
    port](http://hydra.nixos.org/jobset/gnu/hurd-master),
    [[DDE|news/2010-02-28]], Thesis: [[Generalizing mobility for the
    Hurd|news/2010-01-31]], [Hurd article in
    LWN](http://lwn.net/Articles/395150/), [[procfs|hurd/translator/procfs]],
    Talk: [It's about
    Freedom](http://audio-video.gnu.org/video/ghm2010/GNU-Hurd_-_Its_About_Freedom,_Or_Why_you_should_care.ogv),
    GSoC: Debian Installer, Hurd/Viengoos on hold.  68% of the Debian packages
    build.
  * 2011: [[GNU Hurd 0.401|news/2011-04-01]], xkb, [Hurd in
    xkcd](http://xkcd.com/844/), Graphical Debian Installer,
    [[bounties|2011-05-02-foss_factory]] on FOSS Factory, [[Lots of attention
    from the press brought lots of rumors|news/2011-q2-ps]], [Talk at GHM in
    Paris](http://www.gnu.org/ghm/2011/paris/#outline-container-2-5)
    ([video](http://audio-video.gnu.org/video/ghm2011/Samuel_Thibault-GNU_Hurd.ogv)),
    slab allocator, Continuous builds with Nix, improved build system, GSoC:
    [[Java|user/jkoenig/java]].  70% of the Debian packages build.
  * 2012: Half the Linux 2.6.32 network drivers build with DDE, [Continuous
    testing with
    Nix](http://lists.gnu.org/archive/html/bug-hurd/2012-03/msg00019.html),
    improved debugging, memory mapping [with red-black
    tree](http://lists.gnu.org/archive/html/bug-hurd/2012-04/msg00109.html),
    switch to pthreads finished, [[live-filesystem-debugging
    report|news/2012-q1-q2]].
  * 2013: [Talk at
    FOSDEM](https://fosdem.org/2013/schedule/event/hurd_microkernel/), [[Debian
    GNU/Hurd 2013|news/2013-05-debian_gnu_hurd_2013]].