
CVS log for pkgsrc/net/aoe-vblade/Makefile
Up to [NetBSD + pkgsrc-wip] / pkgsrc / net / aoe-vblade
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jun 12 02:14:38 2008 UTC (3 years, 11 months ago) by joerg
Branches: 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
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +6 -4
lines
Add DESTDIR support.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Jul 28 17:25:51 2007 UTC (4 years, 9 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
Fixed build problem on Linux, infinity recursive call...
Patch provided by Ondrej Tuma in PR 36700.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Mar 24 19:21:28 2007 UTC (5 years, 2 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -2
lines
Prepare for switching to NO_MTREE=yes.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Feb 15 14:25:52 2007 UTC (5 years, 3 months ago) by joerg
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3
lines
Add DragonFly support.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jan 10 20:47:08 2007 UTC (5 years, 4 months ago) by agc
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +9 -1
lines
Guard against attempted compilation on operating systems which are not
supported.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Jan 10 20:39:35 2007 UTC (5 years, 4 months ago) by agc
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
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 - view: text, markup, annotated - select for diffs
Wed Jan 10 20:39:35 2007 UTC (5 years, 4 months ago) by agc
Branches: MAIN
Initial revision
NetBSD-CVSweb <admin[at]NetBSD[dot]se>