Up to [cvs.netbsd.org] / pkgsrc / net / aoe-vblade
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.6 / (download) - annotate - [select for diffs], Thu Jun 12 02:14:38 2008 UTC (3 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg,
HEAD
Changes since 1.5: +6 -4
lines
Diff to previous 1.5 (colored)
Add DESTDIR support.
Revision 1.5 / (download) - annotate - [select for diffs], Sat Jul 28 17:25:51 2007 UTC (4 years, 9 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Fixed build problem on Linux, infinity recursive call... Patch provided by Ondrej Tuma in PR 36700.
Revision 1.4 / (download) - annotate - [select for diffs], Sat Mar 24 19:21:28 2007 UTC (5 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.3: +4 -2
lines
Diff to previous 1.3 (colored)
Prepare for switching to NO_MTREE=yes.
Revision 1.3 / (download) - annotate - [select for diffs], Thu Feb 15 14:25:52 2007 UTC (5 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.2: +3 -3
lines
Diff to previous 1.2 (colored)
Add DragonFly support.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Jan 10 20:47:08 2007 UTC (5 years, 4 months ago) by agc
Branch: MAIN
Changes since 1.1: +9 -1
lines
Diff to previous 1.1 (colored)
Guard against attempted compilation on operating systems which are not supported.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Jan 10 20:39:35 2007 UTC (5 years, 4 months ago) by agc
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
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
Revision 1.1 / (download) - annotate - [select for diffs], Wed Jan 10 20:39:35 2007 UTC (5 years, 4 months ago) by agc
Branch: MAIN
Initial revision