Subject: CVS commit: othersrc/storage
To: None <source-changes@NetBSD.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 12/28/2005 23:52:56
Module Name:	othersrc
Committed By:	agc
Date:		Wed Dec 28 23:52:56 UTC 2005

Added Files:
	othersrc/storage: Makefile
	othersrc/storage/iscsi: Makefile
	othersrc/storage/iscsi/include: config.h
	othersrc/storage/iscsi/lib: Makefile shlib_version
	othersrc/storage/iscsi/target: Makefile
	othersrc/storage/osd: Makefile
	othersrc/storage/osd/target: Makefile

Log Message:
Add reachover framework for both iSCSI and OSD components.

NB - this installs into /usr/local/lib at the moment.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 othersrc/storage/Makefile
cvs rdiff -r0 -r1.1 othersrc/storage/iscsi/Makefile
cvs rdiff -r0 -r1.1 othersrc/storage/iscsi/include/config.h
cvs rdiff -r0 -r1.1 othersrc/storage/iscsi/lib/Makefile \
    othersrc/storage/iscsi/lib/shlib_version
cvs rdiff -r0 -r1.1 othersrc/storage/iscsi/target/Makefile
cvs rdiff -r0 -r1.1 othersrc/storage/osd/Makefile
cvs rdiff -r0 -r1.1 othersrc/storage/osd/target/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.