oldsys-preseed (2.0) unstable; urgency=low

  * Use a static IP address when the configuration says so, even when
    this is the default value used by the original firmware.  In the
    past, oldsys-preseed would do DHCP in the assumption that the user
    never configured the static IP address and might not want to have
    that setting.  However, Mike (mwester) convinced me with his
    argument in http://lists.debian.org/debian-arm/2008/01/msg00050.html
    that doing DHCP when the configuration clearly says to use a static
    IP is a bad idea.
  * Increase the version number to 2.0 because of this change in
    behaviour.  This change affects Linksys NSLU2 and Thecus N2100.

 -- Martin Michlmayr <tbm@cyrius.com>  Sat, 28 Jun 2008 13:14:32 +0200

oldsys-preseed (1.5) unstable; urgency=low

  * Add support for HP Media Vault mv2120.

 -- Martin Michlmayr <tbm@cyrius.com>  Fri, 27 Jun 2008 08:56:10 +0200

oldsys-preseed (1.4) unstable; urgency=low

  * Add support for QNAP TS-109/TS-209 and QNAP TS-409.
  * Mount partitions with configuration data read-only since we only
    need to read from them.
  * Remove some old code for wl500 and wgt634u that wasn't complete
    or in use.
  * Clarify that the code is GPLv2 or higher.

 -- Martin Michlmayr <tbm@cyrius.com>  Sun, 11 May 2008 10:20:52 +0200

oldsys-preseed (1.3) unstable; urgency=low

  [ Gordon Farquharson ]
  * NSLU2: use eth1 rather than eth0 when no NPE microcode is found,
    so it try to use USB Ethernet.

 -- Martin Michlmayr <tbm@cyrius.com>  Mon, 26 Feb 2007 17:14:08 +0000

oldsys-preseed (1.2) unstable; urgency=low

  [ Joey Hess ]
  * Add support for armel.
  * Fix devio dependency inclusion code for arm*.

  [ Gordon Farquharson ]
  * Allow users to select a timezone on arm/ixp4xx and arm/iop32.

 -- Martin Michlmayr <tbm@cyrius.com>  Thu, 22 Feb 2007 12:02:52 +0000

oldsys-preseed (1.1) unstable; urgency=low

  * Only preseed the hostname if it's a valid name.

 -- Martin Michlmayr <tbm@cyrius.com>  Sun, 26 Nov 2006 11:24:47 +0100

oldsys-preseed (1.0) unstable; urgency=low

  * Manually unset the domain on Thecus machines if it's thecus.com.
    Apparently not all firmware images contain a default.tar.gz file.

 -- Martin Michlmayr <tbm@cyrius.com>  Fri, 24 Nov 2006 12:58:02 +0100

oldsys-preseed (0.7) unstable; urgency=low

  * Fix parsing of /etc/resolv.conf: don't produce a bogus debconf value
    spread over two lines when there is more than one nameserver.

 -- Martin Michlmayr <tbm@cyrius.com>  Sat, 04 Nov 2006 16:54:56 +0100

oldsys-preseed (0.6) unstable; urgency=low

  * Correct the archdetect string of arm/iop32x.
  * Workaround what appears to be a bug in busybox's cut.
  * Remove some old code from the Thecus parsing that would assume
    a static network configuration even if DHCP was set.

 -- Martin Michlmayr <tbm@cyrius.com>  Fri, 27 Oct 2006 11:10:29 +0200

oldsys-preseed (0.5) unstable; urgency=low

  [ Martin Michlmayr ]
  * Preseed partconf/already-mounted (false) as a workaround for broken
    partconf.

 -- Martin Michlmayr <tbm@cyrius.com>  Mon, 02 Oct 2006 11:45:59 +0200

oldsys-preseed (0.4) unstable; urgency=low

  [ Martin Michlmayr ]
  * Add support for the Thecus N2100 and N4100.
  * Also handle NSLU2 when archdetect returns arm/ixp4xx.
  * Make sure the testsuite removes its temporary files.
  * Don't write a preseed file if the system is unknown - this allows it
    to put oldsys-preseed on the initrd even if not all machines are
    supported.

 -- Martin Michlmayr <tbm@cyrius.com>  Fri, 22 Sep 2006 16:47:37 +0200

oldsys-preseed (0.3) unstable; urgency=low

  [ Martin Michlmayr ]
  * Explicitly run bash rather than /bin/sh in the test suite since
    it relies on features in bash.  Closes: #373243.

 -- Martin Michlmayr <tbm@cyrius.com>  Tue, 13 Jun 2006 23:05:08 +0200

oldsys-preseed (0.2) unstable; urgency=low

  [ Martin Michlmayr ]
  * Depend on devio-udev on armeb.
  * In noninteractive mode, preseed an empty value for netmask and gateway
    if they're not specified in the static IP configuration, otherwise d-i
    will wait forever for the user.  Closes: #357787.

 -- Martin Michlmayr <tbm@cyrius.com>  Sun, 19 Mar 2006 17:33:46 +0000

oldsys-preseed (0.1) unstable; urgency=low

  [ Martin Michlmayr ]
  * Initial release.
  * Add support for Linksys NSLU2.
  * Add support for Netgear WGT634U.
  * Add premilinary support for Asus WL-500* but don't activate it yet.

 -- Martin Michlmayr <tbm@cyrius.com>  Thu, 19 Jan 2006 13:46:23 +0000

