head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2008.04.16.08.24.42;	author agc;	state dead;
branches;
next	1.1;

1.1
date	2006.01.17.19.27.30;	author agc;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Get rid of the osd target, too - the code is being developed in src.
@
text
@# $NetBSD: Makefile,v 1.1 2006/01/17 19:27:30 agc Exp $

.include "${.CURDIR}/../Makefile.inc"

INCS=iscsi.h
INCSDIR=${PREFIX}/include

.include <bsd.prog.mk>
@


1.1
log
@Add functionality to read the configuration file properly.

Split out the config file parsing routines into their own file.

There is preliminary support for extents, devices, and hierarchical
extents and devices in there, but is not fully functional as yet.

Modify the example configuration file to the new format.

Still works (very well) with the Microsoft iSCSI initiator, version 1.06
@
text
@d1 1
a1 1
# $NetBSD$
@

