I'm looking for a review of
6609947 nightly: findunref, then sdrop
which will go back directly to onnv-gate. The basic problem is that
some of the scripts used by "nightly -O" walk the source tree, which
means that all files look referenced. sdrop is guilty of this, as is
bindrop (which walks the pkgdefs tree). It's less important when the
other scripts get run relative to findunref, so I moved them all. One
exception: mktpl (which generates the THIRDPARTYLICENSE rollup files)
needs to come before findunref, so that findunref will flag unused
license files.
Webrev is at http://cr.opensolaris.org/~kupfer/6609947/ .
Bug information is at
http://bugs.opensolaris.org/view_bug.do?bug_id=6609947, though there's
not much there of interest yet.
thanks,
mike