control 1.5 KB

123456789101112131415161718192021222324252627282930313233
  1. Source: aoetools
  2. Section: admin
  3. Priority: optional
  4. Maintainer: David Martínez Moreno <ender@debian.org>
  5. Standards-Version: 3.8.2
  6. Homepage: http://aoetools.sf.net
  7. Build-Depends: debhelper (>= 5), quilt
  8. Package: aoetools
  9. Architecture: any
  10. Depends: ${shlibs:Depends}, lsb-base
  11. Description: tools to assist in using ATA over Ethernet
  12. The aoetools are programs that assist in using ATA over Ethernet. These
  13. tools are designed to work with the "aoe" driver for Linux 2.6 kernels;
  14. in fact, this version recommends kernel 2.6.14 or later, as both support
  15. up to 16 slots per shelf address.
  16. .
  17. Systems running Linux 2.4 kernels do not need and should not install
  18. the aoetools. The aoe driver for 2.4 kernels is self-sufficient.
  19. .
  20. There are several tools included in this package:
  21. * aoecfg - manipulate AoE configuration strings
  22. * aoe-discover - trigger discovery of ATA over Ethernet devices
  23. * aoe-flush - flush the down devices out of the aoe driver
  24. * aoe-interfaces - restrict network interfaces used for AoE
  25. * aoe-mkdevs - create character and block device files
  26. * aoe-mkshelf - create block device files for one shelf address
  27. * aoeping - simple userland communication with AoE devices
  28. * aoe-revalidate - revalidate the disk size of an AoE device
  29. * aoe-sancheck - diagnoses MTU and other network issues
  30. * aoe-stat - print status information for AoE devices
  31. * aoe-version - print AoE-related software version information
  32. * coraid-update - upload an update file to a Coraid appliance