1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374 |
- 2007-03-20 "Ed L. Cashin" <ecashin@coraid.com>
- add quoting to aoe-flush
- release 15
- 2007-02-26 Marcus Rueckert <darix@web.de>
- create the same directories we install to
- 2007-02-06 Sam Hopkins <sah@coraid.com>
- add support for -c flag to aoe-interfaces
- add support for -a flag to aoe-flush
- update manpages for aoe-interfaces, aoe-flush
- release 14
- 2006-12-21 Sam Hopkins <sah@coraid.com>
- support aoe devices without "etherd" prefix in name
- create new character device nodes
- release 13
- 2006-10-30 Sam Hopkins <sah@coraid.com>
- formatting cleanup of man pages
- cleanup of scripts, adding error checking
- add aoe-flush command
- release 12
- 2006-10-13 David Martinez Moreno <ender@debian.org>
- aoe-stat: POSIX shell math can't count as high as bash
- 2006-09-07 Anthony Wright <anthony@communitymesh.com>
- use POSIX shell math instead of relying on dc or bc
- release 11
- 2006-05-25 "Ed L. Cashin" <ecashin@coraid.com>
- update README: aoetools are for 2.6 systems
- release 10
- 2006-01-18 "Ed L. Cashin" <ecashin@coraid.com>
- aoe-revalidate: notice error in writing to revalidate device
- release 9
- 2005-11-09 Sam Hopkins <sah@coraid.com>
- add aoe-revalidate
- document driver compatibility
- release 8
- 2005-08-18 "Ed L. Cashin" <ecashin@coraid.com>
- format sub-gigabyte device sizes correctly
- release 7
- 2005-08-17 "Ed L. Cashin" <ecashin@coraid.com>
- make aoe-stat show device size
- release 6
- 2005-07-13 "Ed L. Cashin" <ecashin@coraid.com>
- make number of slots per shelf configurable
- Rob Holland <tigger@gentoo.org>: install using PREFIX
- "make install" builds aoeping
- avoid gcc 4 warnings by specifying uchar in params
- release 5
- 2005-05-17 "Ed L. Cashin" <ecashin@coraid.com>
- fix typo in Makefile preventing aoeping installation: s/PROG/PROGS/
- add TODO file
- release 4
- 2005-04-14 "Ed L. Cashin" <ecashin@coraid.com>
- add very basic SMART support to aoeping
- release 3
- 2005-04-12 "Ed L. Cashin" <ecashin@coraid.com>
- add aoeping, a userland tool for simple AoE communications
- release 2
- 2005-03-23 "Ed L. Cashin" <ecashin@coraid.com>
- initial release of aoetools, version 1
|