Greetings,

The following webrev contains fixes for the following issue:


  15864 inferring image location from current working directory can be
        harmful

webrev:
  http://cr.opensolaris.org/~swalker/pkg-15864/

Logic is:

if image root was provided then
   do not attempt to find image automatically and fail if provided root
     is not a valid image
else
   attempt to find image automatically
   if platform is 'sunos' and root is not '/'
      raise exception and inform user that they
      must specify image root unless ambiguous
      location explicitly allowed
   fi
fi

-Shawn
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to