NEWS 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  1. 2007-10-29 "Ed L. Cashin" <ecashin@coraid.com>
  2. aoe-interfaces should complain about non network interfaces
  3. aoe-interfaces should accept quoted list of interfaces
  4. aoe-interfaces clearing and setting are exclusive actions
  5. release 21
  6. 2007-10-12 "Ed L. Cashin" <ecashin@coraid.com>
  7. add Erik Quanstrom's aoecfg program
  8. signal error when specified network interface starts with digit
  9. use a tag in the AoE header
  10. do not print shelf and slot when user specified both
  11. have aoeping use a tag for the first packet
  12. add pretty printing of ATA device identify fields
  13. based on input from Joshua Nicholas
  14. release 20
  15. 2007-08-27 "Ed L. Cashin" <ecashin@coraid.com>
  16. add copyright information
  17. support kernel.org aoe driver in aoe-version
  18. add aoetools manpage
  19. release 19
  20. 2007-08-08 "Ed L. Cashin" <ecashin@coraid.com>
  21. distinguish between missing device nodes and wrong ones
  22. release 18
  23. 2007-07-26 "Ed L. Cashin" <ecashin@coraid.com>
  24. aoe-mkdevs and aoe-mkshelf are for systems without udev
  25. aoe-stat warns when device node has wrong minor number
  26. new script, aoe-version, shows installed and running sfw
  27. release 17
  28. 2007-07-17 "Ed L. Cashin" <ecashin@coraid.com>
  29. check for char devices specifically before using them
  30. 2007-06-01 "Ed L. Cashin" <ecashin@coraid.com>
  31. workaround dash POSIX math bug
  32. release 16
  33. 2007-03-20 "Ed L. Cashin" <ecashin@coraid.com>
  34. add quoting to aoe-flush
  35. release 15
  36. 2007-02-26 Marcus Rueckert <darix@web.de>
  37. create the same directories we install to
  38. 2007-02-06 Sam Hopkins <sah@coraid.com>
  39. add support for -c flag to aoe-interfaces
  40. add support for -a flag to aoe-flush
  41. update manpages for aoe-interfaces, aoe-flush
  42. release 14
  43. 2006-12-21 Sam Hopkins <sah@coraid.com>
  44. support aoe devices without "etherd" prefix in name
  45. create new character device nodes
  46. release 13
  47. 2006-10-30 Sam Hopkins <sah@coraid.com>
  48. formatting cleanup of man pages
  49. cleanup of scripts, adding error checking
  50. add aoe-flush command
  51. release 12
  52. 2006-10-13 David Martinez Moreno <ender@debian.org>
  53. aoe-stat: POSIX shell math can't count as high as bash
  54. 2006-09-07 Anthony Wright <anthony@communitymesh.com>
  55. use POSIX shell math instead of relying on dc or bc
  56. release 11
  57. 2006-05-25 "Ed L. Cashin" <ecashin@coraid.com>
  58. update README: aoetools are for 2.6 systems
  59. release 10
  60. 2006-01-18 "Ed L. Cashin" <ecashin@coraid.com>
  61. aoe-revalidate: notice error in writing to revalidate device
  62. release 9
  63. 2005-11-09 Sam Hopkins <sah@coraid.com>
  64. add aoe-revalidate
  65. document driver compatibility
  66. release 8
  67. 2005-08-18 "Ed L. Cashin" <ecashin@coraid.com>
  68. format sub-gigabyte device sizes correctly
  69. release 7
  70. 2005-08-17 "Ed L. Cashin" <ecashin@coraid.com>
  71. make aoe-stat show device size
  72. release 6
  73. 2005-07-13 "Ed L. Cashin" <ecashin@coraid.com>
  74. make number of slots per shelf configurable
  75. Rob Holland <tigger@gentoo.org>: install using PREFIX
  76. "make install" builds aoeping
  77. avoid gcc 4 warnings by specifying uchar in params
  78. release 5
  79. 2005-05-17 "Ed L. Cashin" <ecashin@coraid.com>
  80. fix typo in Makefile preventing aoeping installation: s/PROG/PROGS/
  81. add TODO file
  82. release 4
  83. 2005-04-14 "Ed L. Cashin" <ecashin@coraid.com>
  84. add very basic SMART support to aoeping
  85. release 3
  86. 2005-04-12 "Ed L. Cashin" <ecashin@coraid.com>
  87. add aoeping, a userland tool for simple AoE communications
  88. release 2
  89. 2005-03-23 "Ed L. Cashin" <ecashin@coraid.com>
  90. initial release of aoetools, version 1