Hi All: Mike has generously been carrying the open-isns code under the utils directory in open-iscsi for a while now.
As one of the main users of this code, Mike asked if I wanted to take ownership and I agreed. The new repository will be hosted at https://github.com/gonzoleeman/open-isns.git. For now, since iSNS gets so little use, I would like to just continue piggy-backing on open-iscsi for issues discovered, discussion, etc. So no new/extra mailing list needs to be subscribed to or maintained. To start things off, after forking Mike's copy, I've added the following changes: 84905a025c7c Support install of systemd files 5702d6d2ce9e Use DESTDIR instead of INSTALL_ROOT in Makefile 213c0157185c Ignoring dot-o files 997d219eff07 fixing configure warning: not using datarootdir b511e38470c3 Using INSTALL Macro in Makefile af60e767adf1 open-isns: systemd integration 024925c372e5 open-isns: Read source name from /etc/iscsi/initiatorname.iscsi ea0e553fad81 open-isns: Implement 'IQNPrefix' configuration setting 27a260b7cab6 open-isns: Make default IQN prefix configurable 7e0288220b96 isnsadm: Allow server to be specified e30341671480 open-isns: add 'all' as valid option for debugging d931d111654b Remove unused variable 'type' in insnsadm f9717c82af21 open-isns: move config.h include These reflect the set of 11 patches I recently submitted to this mailing list, with a couple of Makefile-cleanup patches added in. -- 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.
