NetBSD/external/bsd/iscsi
sborrill 4fd58d7036 Remove hostname from pathname to storage in mount point.
This means /mnt/mytarget.domain.local/target0/storage is now
/mnt/target0/storage.

Rationale is as follows:
- The hostname used may vary (i.e. name vs FQDN vs IP) which can mess up
  mountpoints (especially across multiple hosts e.g. in a shared xen pool)
- Target name is given in the mount anyway so it is redundant

OK agc@
2011-02-21 17:24:19 +00:00
..
dist Remove hostname from pathname to storage in mount point. 2011-02-21 17:24:19 +00:00
initiator Don't depend on shared library dependencies; we also need -lpuffs here. 2010-09-23 09:40:23 +00:00
lib Add --version-info libtool flag so that libiscsi.so major/minor can be kept 2010-04-15 20:56:32 +00:00
target Update the external tree for new structure for reachover builds. 2009-06-25 13:47:09 +00:00
Makefile Move source files from the reachover framework to the dist framework. 2009-06-22 14:44:12 +00:00
Makefile.inc Update the external tree for new structure for reachover builds. 2009-06-25 13:47:09 +00:00
mkdist Add mkdist to build a distribution tarball based on the one in netpgp 2010-04-15 18:21:29 +00:00