Commit graph

7 commits

Author SHA1 Message Date
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
obache
abf0a1c3d2 Fixed build problem on Linux, infinity recursive call...
Patch provided by Ondrej Tuma in PR 36700.
2007-07-28 17:25:51 +00:00
obache
46da31cfa5 Fix build on NetBSD. 2007-03-31 13:36:27 +00:00
joerg
161c920c15 Prepare for switching to NO_MTREE=yes. 2007-03-24 19:21:18 +00:00
joerg
3b6a56cb24 Add DragonFly support. 2007-02-15 14:25:52 +00:00
agc
a6d2c67172 Guard against attempted compilation on operating systems which are not
supported.
2007-01-10 20:47:08 +00:00
agc
9b6d83c4b8 Initial import of aoe-vblade, an ATA over Ethernet server, or target,
into the Packages Collection.  With thanks to the anonymous person at
EuroBSDcon 2006 in Milano who asked if I was aware of it (I wasn't).

	ATA over Ethernet (AoE) delivers a simple, high performance, low cost
	alternative to iSCSI and FibreChannel for networked block storage by
	eliminating the processing overhead of TCP/IP.

	+ ATA-over-Ethernet (AoE) is a thin protocol layer directly on top of
	Ethernet.

	+ ATA disk commands (ie.  read disk sector x, write disk sector y) are
	put directly into standard Ethernet frames using the AoE protocol.
	AoE is a block storage protocol.

	+ AoE is a non-routed protocol, therefore does not require IP or TCP
	protocol layers.  This eliminates unnecessary processing and makes
	network connection to disks simple. It also limits AoE to the local
	network segment.

	The AoE protocol specification can be found at:

		http://www.coraid.com/documents/AoEr8.txt
2007-01-10 20:39:35 +00:00