crosshurd (1.7.5) unstable; urgency=low

  * crosshurd: Clarify wording. (Closes: #273239)
  * native-install/native-install: Point /hurd/crash symlink to 
    crash-kill instead of crash-suspend. (Closes: #271783)

 -- Michael Banck <mbanck@debian.org>  Sun, 28 Nov 2004 01:07:10 +0100

crosshurd (1.7.4) unstable; urgency=low

  * debian/control (Uploaders): Added myself.
  * native-install/native-install: Updated note on Hurd console startup.
  * packages/common: Added grub. 

 -- Michael Banck <mbanck@debian.org>  Sun, 28 Nov 2004 00:39:34 +0100

crosshurd (1.7.3) unstable; urgency=low

  * Work around Glibc resolver bug on kfreebsd-gnu.
    - packages/kfreebsd-gnu: Add totd.
    - native-install/native-install: Setup "::1" as nameserver in
    /etc/resolv.conf

 -- Robert Millan <rmh@debian.org>  Thu, 23 Sep 2004 14:20:48 +0200

crosshurd (1.7.2) unstable; urgency=low

  * makehurddir.sh: s/setup_passive_translators/gnu_&/g.  (Closes: #267641)

 -- Robert Millan <rmh@debian.org>  Mon, 23 Aug 2004 21:05:06 +0200

crosshurd (1.7.1) unstable; urgency=low

  * native-install/native-install:  Add a note about the console server for
    gnu.  Thanks again Michael. (Closes: #266616)

 -- Robert Millan <rmh@debian.org>  Wed, 18 Aug 2004 16:17:04 +0200

crosshurd (1.7.0) unstable; urgency=low

  * Use extended attributes when crossinstalling gnu from linux-gnu.
    Thanks Michael Banck. (Closes: #266499)
    - functions
    - makehurddir.sh

 -- Robert Millan <rmh@debian.org>  Wed, 18 Aug 2004 04:03:34 +0200

crosshurd (1.6.9) unstable; urgency=low

  * Reverting the change.  The interactive UI is not compatible with the
    debootstrap interface, so wrapping it doesn't work well.

 -- Robert Millan <rmh@debian.org>  Mon,  9 Aug 2004 21:31:53 +0200

crosshurd (1.6.8) unstable; urgency=low

  * Add debootstrap-like wrapper.

 -- Robert Millan <rmh@debian.org>  Mon,  9 Aug 2004 19:13:01 +0200

crosshurd (1.6.7) unstable; urgency=low

  * native-install/native-install (GNU/kFreeBSD): Hack fstab generation for
    installs from LiveCD (s/cd9660/ufs/g, etc).
  * packages/kfreebsd-gnu: Add kfreebsd-loader (so that kfreebsd5 can stop
    depending on it).

 -- Robert Millan <rmh@debian.org>  Wed, 30 Jun 2004 17:23:02 +0200

crosshurd (1.6.6) unstable; urgency=low

  * native-install/native-install (GNU/kFreeBSD): In "route" call in
    auto-generated /etc/network/interfaces, redirect stdout to /dev/null.

 -- Robert Millan <rmh@debian.org>  Tue, 29 Jun 2004 22:27:45 +0200

crosshurd (1.6.5) unstable; urgency=low

  * native-install/native-install (GNU/kFreeBSD): Fix syntax error (sigh) and
    generate /etc/hosts.

 -- Robert Millan <rmh@debian.org>  Tue, 29 Jun 2004 20:31:18 +0200

crosshurd (1.6.4) unstable; urgency=low

  * native-install/native-install: For GNU/kFreeBSD, set TERM=cons25 and
    generate /etc/network/interfaces unconditionaly.

 -- Robert Millan <rmh@debian.org>  Mon, 28 Jun 2004 17:09:35 +0200

crosshurd (1.6.3) unstable; urgency=low

  * makehurddir.sh: Fix generation of deb list. (Closes: #253889)

 -- Robert Millan <rmh@debian.org>  Sun, 13 Jun 2004 17:19:00 +0200

crosshurd (1.6.2) unstable; urgency=low

  * native-install/native-install: Fix pflocal handling. Thanks to
    Guillem Jover and Michael Banck. (Closes: #251657)
  * functions: Use default values for /etc/{hostname,resolv.conf}.
  * makehurddir.sh: Extract all downloaded debs, not only the ones in
    package list. (Closes: #253533)

 -- Robert Millan <rmh@debian.org>  Thu, 10 Jun 2004 17:00:45 +0200

crosshurd (1.6.0) unstable; urgency=low

  * The "i'm so lame" release.
  * native-install/native-install
    - Don't remove the debs after install!! What if something breaks after
    the .deb part?! Then you want to re-run the buttfucking script!!?!?
    Jeroen, please lart me about this.
    - Add the missing "fi" in line 175. (sigh)
    - Hack in a dummy start-stop-daemon so we don't end up with stale
      daemons after running the script. (Closes: #246691)

 -- Robert Millan <rmh@debian.org>  Sun, 23 May 2004 18:47:24 +0200

crosshurd (1.5.9) unstable; urgency=low

  * packages/kfreebsd-gnu: Enable kfreebsd5.
  * native-install/native-install: Remove route disabling command for
    GNU/kFreeBSD's hacked /etc/network/interfaces.

 -- Robert Millan <rmh@debian.org>  Sat, 22 May 2004 20:57:28 +0200

crosshurd (1.5.8) unstable; urgency=low

  * native-install/native-install (GNU/kFreeBSD): Generate
    /etc/network/interfaces with gateway hooks instead of /root/setup_gateway.
  * packages/kfreebsd-gnu: Add ufsutils.

 -- Robert Millan <rmh@debian.org>  Fri, 30 Apr 2004 20:13:50 +0200

crosshurd (1.5.7) unstable; urgency=low

  * Misc GNU fixes. (part of #246691)
    - native-install/native-install: Pass -k to settrans on /servers/socket/1.
    - native-install/native-install: Copy {passwd,group}.master into /etc.
    - packages/gnu: Nuke gcc-*-base (already in packages/common).

 -- Robert Millan <rmh@debian.org>  Fri, 30 Apr 2004 16:28:13 +0200

crosshurd (1.5.6) unstable; urgency=low

  * Fix handling of /dev on GNU/kFreeBSD.

 -- Robert Millan <rmh@debian.org>  Thu, 29 Apr 2004 20:54:04 +0200

crosshurd (1.5.5) unstable; urgency=low

  * native-install/native-install: Reestructuring and cleanification work.
    Most notably:
    - On GNU/kFreeBSD, mount /dev if it wasn't already.
    - Remove .deb files in apt's cache after installing them.

 -- Robert Millan <rmh@debian.org>  Wed, 31 Mar 2004 23:45:46 +0200

crosshurd (1.5.4) unstable; urgency=low

  * sources.list/kfreebsd-gnu: Remove evil-hacks line.
  * Make Marcus happy. (Closes: #235999)
    - packages/*: Move sysv-rc away from common.
    - native-install/native-install: Set TERM=mach on GNU.
  * README: Clarify how this doc is specific to GNU/Hurd and rename to
    README.gnu. (Closes: #229469)
    - debian/docs: Do the obvious.
  * native-install/native-install: Re-write Debian setup section. It now
    fully configures packages and creates /etc/passwd and friends.
    (Closes: #217626)
  * Misc GNU/k*BSD fixes.
    - native-install/native-install: Do stuff.
    - packages/kfreebsd-gnu: Do more stuff.

 -- Robert Millan <rmh@debian.org>  Fri, 26 Mar 2004 22:33:30 +0100

crosshurd (1.5.3) unstable; urgency=low

  * sources.list/kfreebsd-gnu: s/khazad/evil-hacks/g
  * packages/kfreebsd-gnu: Nuked libc1 and zlib1g-dev.

 -- Robert Millan <rmh@debian.org>  Mon,  2 Feb 2004 21:12:41 +0100

crosshurd (1.5.2) unstable; urgency=low

  * crosshurd: Improved user-friendship in type input.
  * debian/control: Rewrite description.

 -- Robert Millan <rmh@debian.org>  Sat, 10 Jan 2004 09:48:23 +0100

crosshurd (1.5.1) unstable; urgency=low

  * native-install/native-install: Fix GNU/Hurd bug. Thanks David D. Smith
    (Closes: #222914)

 -- Robert Millan <rmh@debian.org>  Wed,  7 Jan 2004 21:37:31 +0100

crosshurd (1.5) unstable; urgency=low

  * Ported to GNU/Linux (what the heck).
    - native-install/native-install: Misc GNU/Linux setup
    (/dev, /proc, /etc/fstab, etc).
    - packages/linux: New.
    - sources.list/linux: New.
  * native-install/native-install (fstab): Handle swap.
  * packages/common: Add dialog.

 -- Robert Millan <rmh@debian.org>  Sat,  1 Nov 2003 20:26:33 +0100

crosshurd (1.4.4) unstable; urgency=low

  * native-install/native-install (setup_net): Leave only gateway stuff,
    since the rest is now handled by sysvinit. Rename to "setup_gateway".

 -- Robert Millan <rmh@debian.org>  Sat,  1 Nov 2003 19:17:39 +0100

crosshurd (1.4.3) unstable; urgency=low

  * sources.list/kfreebsd-gnu: Update khazad line.

 -- Robert Millan <rmh@debian.org>  Sat,  1 Nov 2003 18:26:09 +0100

crosshurd (1.4.2) unstable; urgency=low

  * Fixes in dpkg-architecture handling.
    - makehurddir.sh: Move dpkg-architecture calls to ..
    - functions: .. here.
    - functions: Don't forward dpkg-architecture error output to /dev/null.
  * GNU/KFreeBSD stuff.
    - sources.list/kfreebsd-gnu: Add line for old packages (khazad directory).
    - native-install/native-install: Set links to /libfbsd to workaround bug
      in freebsd-libc5 package.

 -- Robert Millan <rmh@debian.org>  Sat,  1 Nov 2003 13:20:46 +0100

crosshurd (1.4.1) unstable; urgency=low

  * Enable shadow passwords (at last!).
    - native-install/native-install: Issue "dpkg-reconfigure passwd".
  * More GNU/KFreeBSD fixes.
    - packages/kfreebsd-gnu: Add login.
    - native-install/native-install: Create /root/setup_net for network setup.
    - crosshurd: Commented out lost+found check. It's ext2fs-specific and
      impractical to build tarballs anyway.
  * Ported to GNU/KNetBSD.
    - packages/knetbsd-gnu: New. With libc1 only (Not self-hosting yet).
    - sources.list/knetbsd-gnu: New. Copied from sources.list/kfreebsd-gnu.

 -- Robert Millan <rmh@debian.org>  Fri, 31 Oct 2003 20:58:35 +0100

crosshurd (1.4) unstable; urgency=low

  * Ported to GNU/KFreeBSD (misc changes).
  * functions (apt_fetch_deb): Pass -y to apt-get, for unattended install.

 -- Robert Millan <rmh@debian.org>  Wed, 29 Oct 2003 19:48:25 +0100

crosshurd (1.3.3) unstable; urgency=low

  * debian/control (Uploaders): Add myself.
  * native-install: Move into..
  * native-install/native-install: ..here. Move changelog into..
  * native-install/ChangeLog.old: ..here.
  * native-install/native-install: s/mawk/gawk/g (Fix install-time failure)

 -- Robert Millan <rmh@debian.org>  Wed, 22 Oct 2003 22:06:40 +0200

crosshurd (1.3.2) unstable; urgency=low

  * NMU
  * sources.list: "s/unstable/unreleased/g" for ftp.gnuab.org
  * packages: Actualy remove mawk. (Really closes: #200652)

 -- Robert Millan <rmh@debian.org>  Mon, 20 Oct 2003 02:27:04 +0200

crosshurd (1.3.1) unstable; urgency=low

  * NMU (with maintainer's permission).
  * packages: Fix inetutils names. (Closes: #203086)
  * packages: Add util-linux/bsdutils, remove mawk. (Closes: #200652)
  * sources.list: Replace alpha.gnu.org with ftp.gnuab.org. (Closes: #207387)
  * makehurddir.sh: Allow comments (#) in package list. (Closes: #215567)
  * makehurddir.sh: Set /libexec/runsystem (from Marcus' cross-hurd).

 -- Robert Millan <rmh@debian.org>  Mon, 13 Oct 2003 23:17:33 +0000

crosshurd (1.3) unstable; urgency=low

  The "Happy Canada Day!" release.

  * Use http://alpha.gnu.org instead of ftp://alpha.gnu.org in the
    sources.list.  This works around an apt bug.

  * Read package list from /etc/crosshurd/packages

 -- Jeff Bailey <jbailey@nisa.net>  Tue,  1 Jul 2003 09:54:28 -0400

crosshurd (1.2) unstable; urgency=low

  The "Read what the bug report says, Jeff." release.

  * 194968 didn't say to build-dep on dpkg-dev.  It says to depend on
  it.  *Sigh*

 -- Jeff Bailey <jbailey@nisa.net>  Wed, 11 Jun 2003 21:57:02 -0400

crosshurd (1.1) unstable; urgency=low

  The "I don't know what scares me more.  That people are using this, or
  that people I have never heard of are using this..."  release.
  
  * Switch to cdbs
  * Add build-dep on dpkg-dev (Closes: #194968)
  * README: Refer to Neal Walfield's installation guide (Closes: #195324)
    (Thanks to Petri Koistinen <petri.koistinen@iki.fi>)
  * Use /etc/crosshurd/preferences, not /etc/apt/preferences.
    (Thanks to Serge Wroclawski <serge@tux.org>)

 -- Jeff Bailey <jbailey@nisa.net>  Wed, 11 Jun 2003 21:26:17 -0400

crosshurd (1.0) unstable; urgency=low

  * First upload to Debian.  (Closes: #192560)
  * Add gcc-3.3-base
  * Fail install if can't get packages files.

 -- Jeff Bailey <jbailey@nisa.net>  Fri,  9 May 2003 16:59:09 -0400

crosshurd (0.99.3) unstable; urgency=low

  * Make it a native package.
  * Fail if apt_fetch_debs fails.
  (Thanks to Michael Banks)

 -- Jeff Bailey <jbailey@nisa.net>  Tue,  6 May 2003 18:11:14 -0400

crosshurd (0.99.2-1) unstable; urgency=low

  * Quote all uses of the directory name, in case they have spaces.
  (Thanks to James Morrison)
 
 -- Jeff Bailey <jbailey@nisa.net>  Tue,  6 May 2003 18:11:14 -0400

crosshurd (0.99.1-1) unstable; urgency=low

  * Make sure native-install actually gets installed.
  * Clean up sources.list
  * Add THANKS file
  * Add notes about current errors that may pop up in README
  * Add man page

  (Thanks to Jeroen Dekkers)
 
 -- Jeff Bailey <jbailey@nisa.net>  Tue,  6 May 2003 16:24:50 -0400

crosshurd (0.99.0-1) unstable; urgency=low

  * Initial Release.

 -- Jeff Bailey <jbailey@nisa.net>  Tue,  6 May 2003 13:40:04 -0400

