1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- 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
|