All, Can I get a couple of folks to look at the webrev:
http://cr.opensolaris.org/~johnfisc/13123-tftpboot for: 13123 installadm needs to reference SMF for tftp's base directory, not inetd.conf http://defect.opensolaris.org/bz/show_bug.cgi?id=13123 The fix is to use /usr/bin/svcprop to get the entry from SMF via a pipe. If there is a problem then it falls back to /tftpboot. I've tested it with installadm list and installadm delete-service which are the consumers of the interface. Thanks, John