NEWS 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166
  1. 2009-03-03 Ed Cashin <ecashin@coraid.com>
  2. aoe-version modinfo workaround: cd to a directory without aoe
  3. release 30
  4. 2008-12-09 Ed Cashin <ecashin@coraid.com>
  5. mention that aoeping uses raw sockets in manpage
  6. use absolute path to aoe.ko when ./aoe is readable
  7. release 29
  8. 2008-11-11 Ed Cashin <ecashin@coraid.com>
  9. remove "function" reserved word from aoe-flush (for dash shell)
  10. release 28
  11. 2008-08-01 Ed Cashin <ecashin@coraid.com>
  12. use ".txt" extension for output file of sos-linux
  13. 2008-06-27 Ed Cashin <ecashin@coraid.com>
  14. aoeping: recognize errors in SMART command response
  15. aoe-stat manpage improvements
  16. release 27
  17. 2008-05-14 "Ed L. Cashin" <ecashin@coraid.com>
  18. add sos-linux tool for collecting localhost information
  19. release 26
  20. 2008-04-11 "Ed L. Cashin" <ecashin@coraid.com>
  21. create coraid-update for uploading update file to an update target
  22. create coraid-update manpage
  23. release 25
  24. 2008-03-25 "Ed L. Cashin" <ecashin@coraid.com>
  25. clean up aoecfg object files in "clean" target
  26. 2008-02-22 "Ed L. Cashin" <ecashin@coraid.com>
  27. make aoeping and aoecfg more conforming to AoE protocol
  28. release 24
  29. 2008-01-09 "Ed L. Cashin" <ecashin@coraid.com>
  30. release 23
  31. 2008-01-09 Sam Hopkins <sah@coraid.com>
  32. support new payload size information from aoe driver
  33. 2008-01-08 "Ed L. Cashin" <ecashin@coraid.com>
  34. handle aoe-flush without arguments correctly
  35. 2007-12-19 "Ed L. Cashin" <ecashin@coraid.com>
  36. fix aoecfg manpage typo (-s for string)
  37. 2007-12-10 "Ed L. Cashin" <ecashin@coraid.com>
  38. aoe-flush: support flushing specific devices
  39. release 22
  40. 2007-10-29 "Ed L. Cashin" <ecashin@coraid.com>
  41. aoe-interfaces should complain about non network interfaces
  42. aoe-interfaces should accept quoted list of interfaces
  43. aoe-interfaces clearing and setting are exclusive actions
  44. release 21
  45. 2007-10-12 "Ed L. Cashin" <ecashin@coraid.com>
  46. add Erik Quanstrom's aoecfg program
  47. signal error when specified network interface starts with digit
  48. use a tag in the AoE header
  49. do not print shelf and slot when user specified both
  50. have aoeping use a tag for the first packet
  51. add pretty printing of ATA device identify fields
  52. based on input from Joshua Nicholas
  53. release 20
  54. 2007-08-27 "Ed L. Cashin" <ecashin@coraid.com>
  55. add copyright information
  56. support kernel.org aoe driver in aoe-version
  57. add aoetools manpage
  58. release 19
  59. 2007-08-08 "Ed L. Cashin" <ecashin@coraid.com>
  60. distinguish between missing device nodes and wrong ones
  61. release 18
  62. 2007-07-26 "Ed L. Cashin" <ecashin@coraid.com>
  63. aoe-mkdevs and aoe-mkshelf are for systems without udev
  64. aoe-stat warns when device node has wrong minor number
  65. new script, aoe-version, shows installed and running sfw
  66. release 17
  67. 2007-07-17 "Ed L. Cashin" <ecashin@coraid.com>
  68. check for char devices specifically before using them
  69. 2007-06-01 "Ed L. Cashin" <ecashin@coraid.com>
  70. workaround dash POSIX math bug
  71. release 16
  72. 2007-03-20 "Ed L. Cashin" <ecashin@coraid.com>
  73. add quoting to aoe-flush
  74. release 15
  75. 2007-02-26 Marcus Rueckert <darix@web.de>
  76. create the same directories we install to
  77. 2007-02-06 Sam Hopkins <sah@coraid.com>
  78. add support for -c flag to aoe-interfaces
  79. add support for -a flag to aoe-flush
  80. update manpages for aoe-interfaces, aoe-flush
  81. release 14
  82. 2006-12-21 Sam Hopkins <sah@coraid.com>
  83. support aoe devices without "etherd" prefix in name
  84. create new character device nodes
  85. release 13
  86. 2006-10-30 Sam Hopkins <sah@coraid.com>
  87. formatting cleanup of man pages
  88. cleanup of scripts, adding error checking
  89. add aoe-flush command
  90. release 12
  91. 2006-10-13 David Martinez Moreno <ender@debian.org>
  92. aoe-stat: POSIX shell math can't count as high as bash
  93. 2006-09-07 Anthony Wright <anthony@communitymesh.com>
  94. use POSIX shell math instead of relying on dc or bc
  95. release 11
  96. 2006-05-25 "Ed L. Cashin" <ecashin@coraid.com>
  97. update README: aoetools are for 2.6 systems
  98. release 10
  99. 2006-01-18 "Ed L. Cashin" <ecashin@coraid.com>
  100. aoe-revalidate: notice error in writing to revalidate device
  101. release 9
  102. 2005-11-09 Sam Hopkins <sah@coraid.com>
  103. add aoe-revalidate
  104. document driver compatibility
  105. release 8
  106. 2005-08-18 "Ed L. Cashin" <ecashin@coraid.com>
  107. format sub-gigabyte device sizes correctly
  108. release 7
  109. 2005-08-17 "Ed L. Cashin" <ecashin@coraid.com>
  110. make aoe-stat show device size
  111. release 6
  112. 2005-07-13 "Ed L. Cashin" <ecashin@coraid.com>
  113. make number of slots per shelf configurable
  114. Rob Holland <tigger@gentoo.org>: install using PREFIX
  115. "make install" builds aoeping
  116. avoid gcc 4 warnings by specifying uchar in params
  117. release 5
  118. 2005-05-17 "Ed L. Cashin" <ecashin@coraid.com>
  119. fix typo in Makefile preventing aoeping installation: s/PROG/PROGS/
  120. add TODO file
  121. release 4
  122. 2005-04-14 "Ed L. Cashin" <ecashin@coraid.com>
  123. add very basic SMART support to aoeping
  124. release 3
  125. 2005-04-12 "Ed L. Cashin" <ecashin@coraid.com>
  126. add aoeping, a userland tool for simple AoE communications
  127. release 2
  128. 2005-03-23 "Ed L. Cashin" <ecashin@coraid.com>
  129. initial release of aoetools, version 1