| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091 | 
							- aoetools (15-1) unstable; urgency=low
 
-   * New upstream release:
 
-     - Man pages improved.
 
-     - Missing device nodes trigger an error in the scripts now.
 
-     - aoe-flush command added, for removing devices in driver memory.
 
-     - Support aoe devices without "etherd" prefix in name.
 
-     - Add support for -c flag to aoe-interfaces.
 
-     - Some Debian changes merged.
 
-   * debian/aoetools.init:
 
-     - Change Provides: in the LSB header from 'mountaoe' to 'aoe'.
 
-     - Add a comment about the loading of the aoe module.
 
-     - Rearranged logic a bit, in order to postpone module load until we have a
 
-       valid interface list.  This has the added value of resolving (again) the
 
-       installation in a new system.
 
-     - Sleep 1 second before checking for /dev/etherd/discover, to give udev a
 
-       chance to create the files.
 
-     - Merged most of the modifications to the init script, kindly contributed
 
-       by Glen W. Mabey.  I added robustness and fixed some old errors while at
 
-       it.  This closes: #408044, #387552 (finally).
 
-   * debian/aoetools.default: Added support for LVMGROUPS and AOEMOUNTS.
 
-   * debian/rules: Added support for creating rc0.d/S34aoetools and
 
-     rc6.d/S34aoetools.
 
-   * debian/copyright: Point to GPL-2 instead of GPL.
 
-  -- David Martínez Moreno <ender@debian.org>  Tue, 04 Sep 2007 02:00:04 +0200
 
- aoetools (11-1.2) unstable; urgency=low
 
-   * Non-maintainer upload.
 
-   * Apply patch from Nelson A. de Oliveira to fix missing dependency on
 
-     lsb-base (closes: #403294)
 
-  -- Andrew Pollock <apollock@debian.org>  Sat, 16 Dec 2006 10:37:05 -0800
 
- aoetools (11-1.1) unstable; urgency=high
 
-   * Non-maintainer upload.
 
-   * Have the init script opportunistically modprobe aoe, and exit out
 
-     if $INTERFACES == none before checking for /dev/etherd, so that the
 
-     PACKAGE installs cleanly on unconfigured systems; patch from
 
-     Steve Langasek. (Closes: #391345)
 
-  -- Steinar H. Gunderson <sesse@debian.org>  Tue, 31 Oct 2006 14:25:41 +0100
 
- aoetools (11-1) unstable; urgency=low
 
-   * New upstream release:
 
-     - Use POSIX shell math instead of relying on bc or dc (closes: #377431).
 
-   * The introduced changes, as is, do not work with discs bigger than 2 GB.
 
-     The problem is that POSIX arithmetic is limited to 2147483648, but not in
 
-     bash.  Probably upstream author (and Warren Turkal) have /bin/sh pointing
 
-     to /bin/bash, so he (they) did not see the problem.  Changed all the
 
-     scripts using bashisms to use /bin/bash.
 
-   * debian/rules: Binaries should go to /sbin instead to /usr/sbin.  If not,
 
-     we are preventing users from using AoE volumes in the early boot process,
 
-     as well as for hosting the /usr directory.  Many thanks to Warren Turkal
 
-     for pointing out this (closes: #388335).
 
-   * debian/control:
 
-     - Added aoe-revalidate to the list of included tools.
 
-     - Bumped policy version to 3.7.2.1.
 
-   * Added /etc/default/aoetools and /etc/init.d/aoetools in order to
 
-     initialize AoE devices just after network goes up (position 41 in runlevel
 
-     S).  Added a README-Debian about this subject.  This closes: #387552.
 
-  -- David Martínez Moreno <ender@debian.org>  Tue,  3 Oct 2006 03:51:32 +0200
 
- aoetools (10-1) unstable; urgency=low
 
-   * New upstream release.  This fixes device creation, so closes: #337300.
 
-   * debian/control:
 
-     - Bump Standards-Version to 3.7.2.0.
 
-     - Bump dependency on debhelper to >= 5.
 
-     - Rewrote the package description.
 
-   * debian/compat: Bumped compatibility to 5.
 
-   * debian/copyright: Changed FSF's address to the new one.
 
-   * Added devnodes.txt to shipped docs.
 
-  -- David Martínez Moreno <ender@debian.org>  Tue, 30 May 2006 04:13:47 +0200
 
- aoetools (4-1) unstable; urgency=low
 
-   * New upstream release. Makefile typo merged upstream, and added TODO file.
 
-  -- David Martínez Moreno <ender@debian.org>  Thu, 16 Jun 2005 17:06:26 +0200
 
- aoetools (3-1) unstable; urgency=low
 
-   * First package release.
 
-  -- David Martínez Moreno <ender@debian.org>  Sat, 23 Apr 2005 03:47:02 +0200
 
 
  |