/[pkg-hurd]/crosshurd/trunk/debian/changelog
ViewVC logotype

Contents of /crosshurd/trunk/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 741 - (show annotations) (download)
Fri Apr 16 21:22:19 2010 UTC (3 years, 2 months ago) by mbanck
File size: 23065 byte(s)
  * README.gnu: Remove reference to Neal Walfield's installation guide and fix
    location of GNU/Hurd's sources.list file.
1 crosshurd (1.7.38) UNRELEASED; urgency=low
2
3 [ Samuel Thibault ]
4 * debian/control:
5 - Add ${misc:Depends}.
6 - Bump debhelper build dependency to >= 7.
7 * README.gnu: Remove documentation about the /usr -> . symlink. Fix typo.
8 Do not ask for two native-install invocation, it's not needed any more.
9 Explain why not all packages get installed.
10 * sources.list/gnu: Add debian-ports deb-src source.
11 * sources.list/kfreebsd-gnu: Replace debian-ports unstable source with
12 official de mirror source.
13 * crosshurd: On gnu system, default cpu to i386 (Closes: #557417).
14 * native-install/native-install: Add +x to /servers/default-pager, for tmpfs.
15 * functions: Remove -k option from tar, to avoid error on /bin/sh conflict
16 between bash and dash.
17
18 [ Michael Banck ]
19 * README.gnu: Remove reference to Neal Walfield's installation guide and fix
20 location of GNU/Hurd's sources.list file.
21
22 -- Michael Banck <mbanck@debian.org> Sun, 03 Jan 2010 23:48:18 +0100
23
24 crosshurd (1.7.37) unstable; urgency=low
25
26 * native-install/native-install: Explicitly use bash to invoke MAKEDEV.
27 * debian/compat: Bumped to 7.
28 * debian/control (Uploaders): Added Samuel Thibault.
29
30 -- Michael Banck <mbanck@debian.org> Sun, 03 Jan 2010 23:16:31 +0100
31
32 crosshurd (1.7.36) unstable; urgency=low
33
34 * debian/control (Maintainer): Removed Jeff Bailey, added GNU Hurd
35 Maintainers.
36 * packages/common: Added initscripts and insserv.
37 * native-install/native-install: Unpack insserv along required packages.
38
39 -- Michael Banck <mbanck@debian.org> Sun, 25 Oct 2009 11:20:31 +0100
40
41 crosshurd (1.7.35) unstable; urgency=low
42
43 * README.gnu: Added -I 128 to the mke2fs call. (Closes: #471528).
44 * native-install/native-install: Removed no longer existing
45 --force-auto-select option when installing base packages. (Closes:
46 #533321).
47
48 -- Michael Banck <mbanck@debian.org> Sun, 30 Aug 2009 15:31:44 +0200
49
50 crosshurd (1.7.34) unstable; urgency=low
51
52 * functions (apt_config): Add Dir::Etc::Sourceparts option pointing to a
53 non-existant location, to override /etc/apt/sources.list.d. (Closes:
54 #439179, #543792)
55
56 -- Michael Banck <mbanck@debian.org> Sun, 30 Aug 2009 15:20:34 +0200
57
58 crosshurd (1.7.33) unstable; urgency=low
59
60 * makehurddir.sh: Really extract libpthread-stubs0 now.
61
62 -- Michael Banck <mbanck@debian.org> Sun, 10 Aug 2008 01:44:34 +0200
63
64 crosshurd (1.7.32) unstable; urgency=low
65
66 * packages/common: Removed gcc-3.3-base.
67 * makehurddir.sh: Extract libpthread-stubs0, if available.
68 (Closes: #493129)
69 * debian/control (Standards-Version): Bumped to 3.8.0.
70
71 -- Michael Banck <mbanck@debian.org> Thu, 31 Jul 2008 18:46:38 +0200
72
73 crosshurd (1.7.31) unstable; urgency=low
74
75 * functions (apt_config): Add debug::pkgproblemresolver=1 option to
76 improve diagnosis output when crosshurd cannot figure out what to install
77 due to broken base packages. (Closes: #491599)
78
79 -- Michael Banck <mbanck@debian.org> Mon, 21 Jul 2008 23:22:25 +0200
80
81 crosshurd (1.7.30) unstable; urgency=low
82
83 * sources.list/kfreebsd-gnu: Update the commented out ftp.gnuab.org
84 entry to ftp.debian-ports.org as well.
85 * debian/control (Standards-Version): Bumped to 3.7.3.
86
87 -- Michael Banck <mbanck@debian.org> Sun, 16 Mar 2008 17:18:55 +0100
88
89 crosshurd (1.7.29) unstable; urgency=low
90
91 * sources.list/gnu: Update for the ftp.gnuab.org->ftp.debian-ports.org
92 move.
93 * sources.list/kfreebsd-gnu: Likewise.
94 * sources.list/knetbsd-gnu: Likewise.
95
96 -- Michael Banck <mbanck@debian.org> Fri, 11 Jan 2008 19:19:35 +0100
97
98 crosshurd (1.7.28) unstable; urgency=low
99
100 * native-install/native-install: Create /dev/hd0 on hurd-i386 as well.
101 * sources.list/kfreebsd-gnu: Removed Arch: all repository from list.
102 * packages/gnu: Added cardmgr-gnumach and wireless-tools-gnumach.
103
104 -- Michael Banck <mbanck@debian.org> Thu, 19 Jul 2007 13:50:35 +0200
105
106 crosshurd (1.7.27) unstable; urgency=low
107
108 * packages/common: Added dhcp-client.
109 * packages/gnu: Added inetutils-tools.
110
111 -- Michael Banck <mbanck@debian.org> Mon, 18 Jun 2007 02:17:49 +0100
112
113 crosshurd (1.7.26) unstable; urgency=medium
114
115 [ Michael Banck ]
116 * packages/common: Removed inetutils-ping and inetutils-syslogd.
117 * debian/control (Build-Depends-Indep): Moved to ...
118 * debian/control (Build-Depends): ... here.
119 * debian/control (Standards-Version): Bumped to 3.7.2.
120
121 [ Thadeu Lima de Souza Cascardo ]
122 * makehurddir.sh: Relative paths are converted to absolute ones using
123 readlink -f. (Closes: #338855)
124 * debian/changelog (urgency): Set to medium, because it closes an RC bug.
125 * debian/control (Maintainer): Changed address as requested by Jeff
126 Bailey.
127
128 -- Michael Banck <mbanck@debian.org> Sat, 11 Nov 2006 17:57:12 +0100
129
130 crosshurd (1.7.25) unstable; urgency=low
131
132 * native-install/native-install: Create com0 device on hurd-i386.
133 (Closes: #345001)
134
135 -- Michael Banck <mbanck@debian.org> Fri, 14 Apr 2006 16:52:52 +0200
136
137 crosshurd (1.7.24) unstable; urgency=low
138
139 * packages/common: Remove all library packages. (Closes: #333110)
140 * packages/kfreebsd-i386: Remove libc0.1.
141 * native-install/native-install: Applied patch by Robert Millan for
142 kfreebsd-i386. (Closes: #333111)
143
144 -- Michael Banck <mbanck@debian.org> Fri, 17 Mar 2006 23:26:02 +0100
145
146 crosshurd (1.7.23) unstable; urgency=low
147
148 * packages/common: Removed libreadline4.
149
150 -- Michael Banck <mbanck@debian.org> Thu, 16 Feb 2006 01:10:46 +0100
151
152 crosshurd (1.7.22) unstable; urgency=low
153
154 * package/kfreebsd-gnu: Renamed kfreebsd-image-5.3-1 to
155 kreebsd-image-5-486, by Robert Millan. (Closes: #331219)
156
157 -- Michael Banck <mbanck@debian.org> Tue, 1 Nov 2005 00:21:11 +0100
158
159 crosshurd (1.7.21) unstable; urgency=low
160
161 * packages/common: Removed slang1. (Closes: #323579)
162
163 -- Michael Banck <mbanck@debian.org> Mon, 12 Sep 2005 12:54:01 +0200
164
165 crosshurd (1.7.20) unstable; urgency=low
166
167 * packages/kfreebsd-gnu: Renamed kfreebsd5 to kfreebsd-image-5.3-1,
168 by Aurelien Jarno. (Closes: #321749)
169 * native-install/native-install: Make sure the real start-stop-daemon
170 script is not being overwritten by the temporary /bin/true
171 replacement, by Robert Millan. (Closes: #319778)
172
173 -- Michael Banck <mbanck@debian.org> Sun, 7 Aug 2005 15:08:31 +0200
174
175 crosshurd (1.7.19) unstable; urgency=low
176
177 * native-install/native-install: GNU/kFreeBSD updates by Robert
178 Millan. (Closes: #317438)
179 * native-install/native-install: Do not echo `Priority: Required'
180 for each required package during install.
181 * native-install/native-install: Run shadowconfig to make sure
182 /etc/shadow is setup.
183 * makehurddir.sh: Create an intial /etc/passwd with only the root
184 account to silence warnings during native-install when setting up
185 passive translators. (Closes: #281054)
186 * native-install/native-install: Do not reboot after setting up passive
187 translators on GNU/Hurd, just go on with package installation.
188
189 -- Michael Banck <mbanck@debian.org> Tue, 12 Jul 2005 23:48:33 +0200
190
191 crosshurd (1.7.18) unstable; urgency=low
192
193 * makehurddir.sh: Make sure the gnumach package gets extracted.
194 * makehurddir.sh: Cosmetic changes to status output formatting.
195
196 -- Michael Banck <mbanck@debian.org> Sun, 12 Jun 2005 23:17:36 +0200
197
198 crosshurd (1.7.17) unstable; urgency=low
199
200 * makehurddir.sh: Only extract required packages.
201 * makehurddir.sh: Activate /etc/hostname, /ets/hosts and
202 /etc/resolv.conf setup.
203 * native-install/native-install: Install core packages first, then
204 Required packages. Configure them all, then install Base packages.
205 * debian/control.in: Removed.
206 * debian/control (Uploaders): Removed Robert Millan.
207 * debian/rules (DEB_AUTO_UPDATE_DEBIAN_CONTROL): Removed.
208
209 -- Michael Banck <mbanck@debian.org> Sat, 11 Jun 2005 12:55:04 +0200
210
211 crosshurd (1.7.16) unstable; urgency=medium
212
213 * native-install/native-install: Only copy inittab over if actually
214 present. (Closes: #308391)
215
216 -- Michael Banck <mbanck@debian.org> Thu, 12 May 2005 00:59:57 +0200
217
218 crosshurd (1.7.15) unstable; urgency=low
219
220 * packages/gnu: Added console-driver-xkb.
221
222 -- Michael Banck <mbanck@debian.org> Fri, 15 Apr 2005 23:22:00 +0200
223
224 crosshurd (1.7.14) unstable; urgency=low
225
226 * native-install/native-install: Updated note on Hurd console startup.
227 * debian/control.in: Clarify wording in long description.
228
229 -- Michael Banck <mbanck@debian.org> Thu, 14 Apr 2005 20:25:44 +0200
230
231 crosshurd (1.7.13) unstable; urgency=low
232
233 * Reintroduce /usr->. symlink question, defaulting to a real /usr.
234
235 -- Michael Banck <mbanck@debian.org> Sun, 10 Apr 2005 14:49:29 +0200
236
237 crosshurd (1.7.12) unstable; urgency=low
238
239 * native-install/native-install: Nuke hardcoded paths and totd hack.
240 * packages/kfreebsd-gnu: Nuke totd and perl (its dependency).
241
242 -- Robert Millan <rmh@debian.org> Tue, 22 Mar 2005 16:56:31 +0100
243
244 crosshurd (1.7.11) unstable; urgency=low
245
246 * Use cdbs debian/control autogeneration.
247 - Set DEB_AUTO_UPDATE_DEBIAN_CONTROL = yes.
248 - Move control to control.in and add some tags.
249
250 -- Robert Millan <rmh@debian.org> Thu, 3 Feb 2005 10:00:22 +0100
251
252 crosshurd (1.7.10) unstable; urgency=low
253
254 * Only remount / as writable if it's known to be readonly.
255 - native-install/native-install.
256 * Remove /usr symlink hack (Guillem reported the system works without it).
257 - crosshurd
258
259 -- Robert Millan <rmh@debian.org> Wed, 2 Feb 2005 01:39:37 +0100
260
261 crosshurd (1.7.9) unstable; urgency=low
262
263 * Non-maintainer upload with maintainer permission.
264 * preferences: New file. Pin unreleased over unstable.
265 * debian/install: Added preferences file. Do not use absolute paths.
266 * debian/control: Bump Standards-Version to 3.6.1 (no changes needed).
267 * README.gnu: Updated. Remove notes about fixed bugs. Minor indentation
268 fixes.
269
270 -- Guillem Jover <guillem@debian.org> Sat, 22 Jan 2005 14:41:52 +0100
271
272 crosshurd (1.7.8) unstable; urgency=low
273
274 * packages/kfreebsd-gnu: Add procps and psmisc.
275 * native-install/native-install: Add a /proc entry in fstab for systems that
276 support it.
277
278 -- Robert Millan <rmh@debian.org> Sun, 16 Jan 2005 07:29:24 +0100
279
280 crosshurd (1.7.7) unstable; urgency=low
281
282 * packages/kfreebsd-gnu: s/perl-modules/perl/g.
283 * native-install/native-install: Add some hacks to make it more
284 user-friendly.
285
286 -- Robert Millan <rmh@debian.org> Tue, 11 Jan 2005 21:36:39 +0100
287
288 crosshurd (1.7.6) unstable; urgency=low
289
290 * native-install/native-install: Ensure / is writable on all systems not
291 only GNU.
292 * packages/kfreebsd-gnu: Nuke libpth2 and add perl-modules (needed by totd).
293
294 -- Robert Millan <rmh@debian.org> Mon, 10 Jan 2005 00:01:39 +0100
295
296 crosshurd (1.7.5) unstable; urgency=low
297
298 * crosshurd: Clarify wording. (Closes: #273239)
299 * native-install/native-install: Point /hurd/crash symlink to
300 crash-kill instead of crash-suspend. (Closes: #271783)
301
302 -- Michael Banck <mbanck@debian.org> Sun, 28 Nov 2004 01:07:10 +0100
303
304 crosshurd (1.7.4) unstable; urgency=low
305
306 * debian/control (Uploaders): Added myself.
307 * native-install/native-install: Updated note on Hurd console startup.
308 * packages/common: Added grub.
309
310 -- Michael Banck <mbanck@debian.org> Sun, 28 Nov 2004 00:39:34 +0100
311
312 crosshurd (1.7.3) unstable; urgency=low
313
314 * Work around Glibc resolver bug on kfreebsd-gnu.
315 - packages/kfreebsd-gnu: Add totd.
316 - native-install/native-install: Setup "::1" as nameserver in
317 /etc/resolv.conf
318
319 -- Robert Millan <rmh@debian.org> Thu, 23 Sep 2004 14:20:48 +0200
320
321 crosshurd (1.7.2) unstable; urgency=low
322
323 * makehurddir.sh: s/setup_passive_translators/gnu_&/g. (Closes: #267641)
324
325 -- Robert Millan <rmh@debian.org> Mon, 23 Aug 2004 21:05:06 +0200
326
327 crosshurd (1.7.1) unstable; urgency=low
328
329 * native-install/native-install: Add a note about the console server for
330 gnu. Thanks again Michael. (Closes: #266616)
331
332 -- Robert Millan <rmh@debian.org> Wed, 18 Aug 2004 16:17:04 +0200
333
334 crosshurd (1.7.0) unstable; urgency=low
335
336 * Use extended attributes when crossinstalling gnu from linux-gnu.
337 Thanks Michael Banck. (Closes: #266499)
338 - functions
339 - makehurddir.sh
340
341 -- Robert Millan <rmh@debian.org> Wed, 18 Aug 2004 04:03:34 +0200
342
343 crosshurd (1.6.9) unstable; urgency=low
344
345 * Reverting the change. The interactive UI is not compatible with the
346 debootstrap interface, so wrapping it doesn't work well.
347
348 -- Robert Millan <rmh@debian.org> Mon, 9 Aug 2004 21:31:53 +0200
349
350 crosshurd (1.6.8) unstable; urgency=low
351
352 * Add debootstrap-like wrapper.
353
354 -- Robert Millan <rmh@debian.org> Mon, 9 Aug 2004 19:13:01 +0200
355
356 crosshurd (1.6.7) unstable; urgency=low
357
358 * native-install/native-install (GNU/kFreeBSD): Hack fstab generation for
359 installs from LiveCD (s/cd9660/ufs/g, etc).
360 * packages/kfreebsd-gnu: Add kfreebsd-loader (so that kfreebsd5 can stop
361 depending on it).
362
363 -- Robert Millan <rmh@debian.org> Wed, 30 Jun 2004 17:23:02 +0200
364
365 crosshurd (1.6.6) unstable; urgency=low
366
367 * native-install/native-install (GNU/kFreeBSD): In "route" call in
368 auto-generated /etc/network/interfaces, redirect stdout to /dev/null.
369
370 -- Robert Millan <rmh@debian.org> Tue, 29 Jun 2004 22:27:45 +0200
371
372 crosshurd (1.6.5) unstable; urgency=low
373
374 * native-install/native-install (GNU/kFreeBSD): Fix syntax error (sigh) and
375 generate /etc/hosts.
376
377 -- Robert Millan <rmh@debian.org> Tue, 29 Jun 2004 20:31:18 +0200
378
379 crosshurd (1.6.4) unstable; urgency=low
380
381 * native-install/native-install: For GNU/kFreeBSD, set TERM=cons25 and
382 generate /etc/network/interfaces unconditionaly.
383
384 -- Robert Millan <rmh@debian.org> Mon, 28 Jun 2004 17:09:35 +0200
385
386 crosshurd (1.6.3) unstable; urgency=low
387
388 * makehurddir.sh: Fix generation of deb list. (Closes: #253889)
389
390 -- Robert Millan <rmh@debian.org> Sun, 13 Jun 2004 17:19:00 +0200
391
392 crosshurd (1.6.2) unstable; urgency=low
393
394 * native-install/native-install: Fix pflocal handling. Thanks to
395 Guillem Jover and Michael Banck. (Closes: #251657)
396 * functions: Use default values for /etc/{hostname,resolv.conf}.
397 * makehurddir.sh: Extract all downloaded debs, not only the ones in
398 package list. (Closes: #253533)
399
400 -- Robert Millan <rmh@debian.org> Thu, 10 Jun 2004 17:00:45 +0200
401
402 crosshurd (1.6.0) unstable; urgency=low
403
404 * The "i'm so lame" release.
405 * native-install/native-install
406 - Don't remove the debs after install!! What if something breaks after
407 the .deb part?! Then you want to re-run the buttfucking script!!?!?
408 Jeroen, please lart me about this.
409 - Add the missing "fi" in line 175. (sigh)
410 - Hack in a dummy start-stop-daemon so we don't end up with stale
411 daemons after running the script. (Closes: #246691)
412
413 -- Robert Millan <rmh@debian.org> Sun, 23 May 2004 18:47:24 +0200
414
415 crosshurd (1.5.9) unstable; urgency=low
416
417 * packages/kfreebsd-gnu: Enable kfreebsd5.
418 * native-install/native-install: Remove route disabling command for
419 GNU/kFreeBSD's hacked /etc/network/interfaces.
420
421 -- Robert Millan <rmh@debian.org> Sat, 22 May 2004 20:57:28 +0200
422
423 crosshurd (1.5.8) unstable; urgency=low
424
425 * native-install/native-install (GNU/kFreeBSD): Generate
426 /etc/network/interfaces with gateway hooks instead of /root/setup_gateway.
427 * packages/kfreebsd-gnu: Add ufsutils.
428
429 -- Robert Millan <rmh@debian.org> Fri, 30 Apr 2004 20:13:50 +0200
430
431 crosshurd (1.5.7) unstable; urgency=low
432
433 * Misc GNU fixes. (part of #246691)
434 - native-install/native-install: Pass -k to settrans on /servers/socket/1.
435 - native-install/native-install: Copy {passwd,group}.master into /etc.
436 - packages/gnu: Nuke gcc-*-base (already in packages/common).
437
438 -- Robert Millan <rmh@debian.org> Fri, 30 Apr 2004 16:28:13 +0200
439
440 crosshurd (1.5.6) unstable; urgency=low
441
442 * Fix handling of /dev on GNU/kFreeBSD.
443
444 -- Robert Millan <rmh@debian.org> Thu, 29 Apr 2004 20:54:04 +0200
445
446 crosshurd (1.5.5) unstable; urgency=low
447
448 * native-install/native-install: Reestructuring and cleanification work.
449 Most notably:
450 - On GNU/kFreeBSD, mount /dev if it wasn't already.
451 - Remove .deb files in apt's cache after installing them.
452
453 -- Robert Millan <rmh@debian.org> Wed, 31 Mar 2004 23:45:46 +0200
454
455 crosshurd (1.5.4) unstable; urgency=low
456
457 * sources.list/kfreebsd-gnu: Remove evil-hacks line.
458 * Make Marcus happy. (Closes: #235999)
459 - packages/*: Move sysv-rc away from common.
460 - native-install/native-install: Set TERM=mach on GNU.
461 * README: Clarify how this doc is specific to GNU/Hurd and rename to
462 README.gnu. (Closes: #229469)
463 - debian/docs: Do the obvious.
464 * native-install/native-install: Re-write Debian setup section. It now
465 fully configures packages and creates /etc/passwd and friends.
466 (Closes: #217626)
467 * Misc GNU/k*BSD fixes.
468 - native-install/native-install: Do stuff.
469 - packages/kfreebsd-gnu: Do more stuff.
470
471 -- Robert Millan <rmh@debian.org> Fri, 26 Mar 2004 22:33:30 +0100
472
473 crosshurd (1.5.3) unstable; urgency=low
474
475 * sources.list/kfreebsd-gnu: s/khazad/evil-hacks/g
476 * packages/kfreebsd-gnu: Nuked libc1 and zlib1g-dev.
477
478 -- Robert Millan <rmh@debian.org> Mon, 2 Feb 2004 21:12:41 +0100
479
480 crosshurd (1.5.2) unstable; urgency=low
481
482 * crosshurd: Improved user-friendship in type input.
483 * debian/control: Rewrite description.
484
485 -- Robert Millan <rmh@debian.org> Sat, 10 Jan 2004 09:48:23 +0100
486
487 crosshurd (1.5.1) unstable; urgency=low
488
489 * native-install/native-install: Fix GNU/Hurd bug. Thanks David D. Smith
490 (Closes: #222914)
491
492 -- Robert Millan <rmh@debian.org> Wed, 7 Jan 2004 21:37:31 +0100
493
494 crosshurd (1.5) unstable; urgency=low
495
496 * Ported to GNU/Linux (what the heck).
497 - native-install/native-install: Misc GNU/Linux setup
498 (/dev, /proc, /etc/fstab, etc).
499 - packages/linux: New.
500 - sources.list/linux: New.
501 * native-install/native-install (fstab): Handle swap.
502 * packages/common: Add dialog.
503
504 -- Robert Millan <rmh@debian.org> Sat, 1 Nov 2003 20:26:33 +0100
505
506 crosshurd (1.4.4) unstable; urgency=low
507
508 * native-install/native-install (setup_net): Leave only gateway stuff,
509 since the rest is now handled by sysvinit. Rename to "setup_gateway".
510
511 -- Robert Millan <rmh@debian.org> Sat, 1 Nov 2003 19:17:39 +0100
512
513 crosshurd (1.4.3) unstable; urgency=low
514
515 * sources.list/kfreebsd-gnu: Update khazad line.
516
517 -- Robert Millan <rmh@debian.org> Sat, 1 Nov 2003 18:26:09 +0100
518
519 crosshurd (1.4.2) unstable; urgency=low
520
521 * Fixes in dpkg-architecture handling.
522 - makehurddir.sh: Move dpkg-architecture calls to ..
523 - functions: .. here.
524 - functions: Don't forward dpkg-architecture error output to /dev/null.
525 * GNU/KFreeBSD stuff.
526 - sources.list/kfreebsd-gnu: Add line for old packages (khazad directory).
527 - native-install/native-install: Set links to /libfbsd to workaround bug
528 in freebsd-libc5 package.
529
530 -- Robert Millan <rmh@debian.org> Sat, 1 Nov 2003 13:20:46 +0100
531
532 crosshurd (1.4.1) unstable; urgency=low
533
534 * Enable shadow passwords (at last!).
535 - native-install/native-install: Issue "dpkg-reconfigure passwd".
536 * More GNU/KFreeBSD fixes.
537 - packages/kfreebsd-gnu: Add login.
538 - native-install/native-install: Create /root/setup_net for network setup.
539 - crosshurd: Commented out lost+found check. It's ext2fs-specific and
540 impractical to build tarballs anyway.
541 * Ported to GNU/KNetBSD.
542 - packages/knetbsd-gnu: New. With libc1 only (Not self-hosting yet).
543 - sources.list/knetbsd-gnu: New. Copied from sources.list/kfreebsd-gnu.
544
545 -- Robert Millan <rmh@debian.org> Fri, 31 Oct 2003 20:58:35 +0100
546
547 crosshurd (1.4) unstable; urgency=low
548
549 * Ported to GNU/KFreeBSD (misc changes).
550 * functions (apt_fetch_deb): Pass -y to apt-get, for unattended install.
551
552 -- Robert Millan <rmh@debian.org> Wed, 29 Oct 2003 19:48:25 +0100
553
554 crosshurd (1.3.3) unstable; urgency=low
555
556 * debian/control (Uploaders): Add myself.
557 * native-install: Move into..
558 * native-install/native-install: ..here. Move changelog into..
559 * native-install/ChangeLog.old: ..here.
560 * native-install/native-install: s/mawk/gawk/g (Fix install-time failure)
561
562 -- Robert Millan <rmh@debian.org> Wed, 22 Oct 2003 22:06:40 +0200
563
564 crosshurd (1.3.2) unstable; urgency=low
565
566 * NMU
567 * sources.list: "s/unstable/unreleased/g" for ftp.gnuab.org
568 * packages: Actualy remove mawk. (Really closes: #200652)
569
570 -- Robert Millan <rmh@debian.org> Mon, 20 Oct 2003 02:27:04 +0200
571
572 crosshurd (1.3.1) unstable; urgency=low
573
574 * NMU (with maintainer's permission).
575 * packages: Fix inetutils names. (Closes: #203086)
576 * packages: Add util-linux/bsdutils, remove mawk. (Closes: #200652)
577 * sources.list: Replace alpha.gnu.org with ftp.gnuab.org. (Closes: #207387)
578 * makehurddir.sh: Allow comments (#) in package list. (Closes: #215567)
579 * makehurddir.sh: Set /libexec/runsystem (from Marcus' cross-hurd).
580
581 -- Robert Millan <rmh@debian.org> Mon, 13 Oct 2003 23:17:33 +0000
582
583 crosshurd (1.3) unstable; urgency=low
584
585 The "Happy Canada Day!" release.
586
587 * Use http://alpha.gnu.org instead of ftp://alpha.gnu.org in the
588 sources.list. This works around an apt bug.
589
590 * Read package list from /etc/crosshurd/packages
591
592 -- Jeff Bailey <jbailey@nisa.net> Tue, 1 Jul 2003 09:54:28 -0400
593
594 crosshurd (1.2) unstable; urgency=low
595
596 The "Read what the bug report says, Jeff." release.
597
598 * 194968 didn't say to build-dep on dpkg-dev. It says to depend on
599 it. *Sigh*
600
601 -- Jeff Bailey <jbailey@nisa.net> Wed, 11 Jun 2003 21:57:02 -0400
602
603 crosshurd (1.1) unstable; urgency=low
604
605 The "I don't know what scares me more. That people are using this, or
606 that people I have never heard of are using this..." release.
607
608 * Switch to cdbs
609 * Add build-dep on dpkg-dev (Closes: #194968)
610 * README: Refer to Neal Walfield's installation guide (Closes: #195324)
611 (Thanks to Petri Koistinen <petri.koistinen@iki.fi>)
612 * Use /etc/crosshurd/preferences, not /etc/apt/preferences.
613 (Thanks to Serge Wroclawski <serge@tux.org>)
614
615 -- Jeff Bailey <jbailey@nisa.net> Wed, 11 Jun 2003 21:26:17 -0400
616
617 crosshurd (1.0) unstable; urgency=low
618
619 * First upload to Debian. (Closes: #192560)
620 * Add gcc-3.3-base
621 * Fail install if can't get packages files.
622
623 -- Jeff Bailey <jbailey@nisa.net> Fri, 9 May 2003 16:59:09 -0400
624
625 crosshurd (0.99.3) unstable; urgency=low
626
627 * Make it a native package.
628 * Fail if apt_fetch_debs fails.
629 (Thanks to Michael Banks)
630
631 -- Jeff Bailey <jbailey@nisa.net> Tue, 6 May 2003 18:11:14 -0400
632
633 crosshurd (0.99.2-1) unstable; urgency=low
634
635 * Quote all uses of the directory name, in case they have spaces.
636 (Thanks to James Morrison)
637
638 -- Jeff Bailey <jbailey@nisa.net> Tue, 6 May 2003 18:11:14 -0400
639
640 crosshurd (0.99.1-1) unstable; urgency=low
641
642 * Make sure native-install actually gets installed.
643 * Clean up sources.list
644 * Add THANKS file
645 * Add notes about current errors that may pop up in README
646 * Add man page
647
648 (Thanks to Jeroen Dekkers)
649
650 -- Jeff Bailey <jbailey@nisa.net> Tue, 6 May 2003 16:24:50 -0400
651
652 crosshurd (0.99.0-1) unstable; urgency=low
653
654 * Initial Release.
655
656 -- Jeff Bailey <jbailey@nisa.net> Tue, 6 May 2003 13:40:04 -0400
657

  ViewVC Help
Powered by ViewVC 1.1.5