summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add etc/systemd/iscsi-init.service to SYSTEMDFILES Makefile variableJohn Schaeffer2020-12-271-0/+1
* Add target to install systemd unitsDaniel Schaefer2019-08-291-0/+8
* Handle systemd disablement correctly in iscsiuioLee Duncan2019-06-051-1/+4
* Make iscsid systemd usage optionalLee Duncan2019-05-141-0/+5
* iscsistart is not installedLee Duncan2018-10-241-1/+2
* Makefile: Trivial change on aligning output.Gris Ge2018-04-031-1/+1
* remove kernel subdir from clean Makefile targetLee Duncan2018-01-221-1/+0
* Introducing iSCSI userspace library.Gris Ge2018-01-221-1/+10
* Remove white spaces.Gris Ge2018-01-191-1/+1
* Add some scripts and manpages to the top Makefile.Lee Duncan2018-01-181-2/+4
* Merge pull request #80 from cleech/masterLee Duncan2018-01-171-14/+1
|\
| * delete old kernel codeChris Leech2018-01-161-14/+1
* | Automate logging into iSCSI FW targets.Lee Duncan2018-01-161-3/+11
|/
* Use system-wide open-isns, not internal version.Lee Duncan2015-08-241-8/+2
* buildsys: respect CFLAGS and LDFLAGS from the outsideChristian Seiler2015-06-051-1/+12
* buildsys: make 'make clean' idempotentChristian Seiler2015-06-051-3/+4
* Add missing DESTDIRLee Duncan2014-01-311-3/+3
* iscsiuio: Update automake filesHannes Reinecke2014-01-311-0/+3
* ISCSID: Modified the Makefile for iscsiuio compilationEddie Wai2013-05-281-3/+9
* Do not run configure for open-isns on every buildMike Christie2011-10-101-2/+5
* iscsi tools/kernel: switch make defaultsMike Christie2011-03-091-2/+2
* iscsi tools: disable isns dsa codeMike Christie2011-01-311-1/+1
* Fix makefile cleanupMike Christie2010-03-221-1/+2
* iscsi tools: use open-isns servicesMike Christie2010-03-221-0/+2
* Use DESTDIR when generating an InitiatorName.Wulf C. Krueger2010-01-061-2/+2
* iscsi tool make: add notification that iscsi start was madeMike Christie2009-02-071-0/+1
* iscsi tools: convert from strncat to strlcatMike Christie2009-02-071-0/+2
* open-iscsi: Makefile: separate out user: and kernel: make targetsBoaz Harrosh2009-02-071-11/+14
* build: add a make userMike Christie2009-01-231-9/+15
* Update SUSE init scriptsHannes Reinecke2008-04-091-0/+2
* fix up Makefile install_etc fixMike Christie2007-12-141-2/+2
* Makefile patch, don't overwrite iscsid.conf when re-installingMike Christie2007-12-141-2/+4
* add ppc fwparam supportMike Christie2007-08-131-0/+2
* Finish hooking into toolMike Christie2007-07-251-2/+1
* hook fw programs into iscsi toolsMike Christie2007-07-251-3/+0
* Fix fwparam_ibft compilation with older gccsMike Christie2007-06-291-0/+5
* add make install_usrMike Christie2007-06-221-0/+3
* Support bind by hw address or netdev (ip address is temp disabled because tar...mnc2007-05-301-2/+7
* add some code to create default initiator namemnc2007-02-211-3/+14
* compile fwparam and install to sbinmnc2007-01-121-1/+5
* drop make utils until andmike sends somethingmnc2007-01-121-2/+0
* from Mike Anderson: This patch series adds a command (fwparam_ibft) to the op...mnc2007-01-101-0/+2
* from albert: minor fix to last patchmnc2006-10-231-1/+1
* from pauw@o2.ie: install iscsi_discovery manpagemnc2006-10-231-1/+1
* from Alber: fix make file install error with iscsi.conf filemnc2006-08-281-3/+3
* update makefilemnc2006-08-231-1/+1
* from robbat2@gentoo.org and lists@norrbring.se: iscsi programs get insalled t...mnc2006-06-131-1/+1
* from danb@voltaire.com: add iscsi discovery scriptmnc2006-05-271-1/+1
* add libiscsi: move duplicated code in iscsi_iser and iscsi_tcp to new lib fun...mnc2006-04-021-0/+1
* from Robin H. Johnson: overhauls the open-iscsi build system. Install support...mnc2006-02-011-12/+75