The following patches bring open-isns to the level where it can be used as a daemon (isnsd) in conjunction with open-iscsi:
[PATCH 01/11] open-isns: move config.h include [PATCH 02/11] open-isns: Allow compilation of server programs [PATCH 03/11] Remove unused variable 'type' in insnsadm [PATCH 04/11] open-isns: add 'all' as valid option for debugging [PATCH 05/11] isnsadm: Allow server to be specified [PATCH 06/11] open-isns: Make default IQN prefix configurable [PATCH 07/11] open-isns: Implement 'IQNPrefix' configuration setting [PATCH 08/11] open-isns: Read source name from /etc/iscsi/initiatorname.iscsi [PATCH 09/11] open-isns: systemd integration [PATCH 10/11] open-isns: remove unused SLPLIN from Makefile.in [PATCH 11/11] open-isns: Add install Makefile target Note that patch 8 may need re-working, as it assumes that the iscsi initiator name is in /etc/iscsi/initiatorname.iscsi, and I'm not sure that's right for all distributions. If so, let me know. -- Lee Duncan -- You received this message because you are subscribed to the Google Groups "open-iscsi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/open-iscsi. For more options, visit https://groups.google.com/d/optout.
