|
Description
|
mjnelson: for the SUNWxsvc postinstall script, did you (or mrj) simply copy unmodified what was in ihv-gate?
[01:54am] mjnelson: (because it looks wrong, in its unconditional use of -b for add_drv)
[01:55am] mjnelson: and, I note you're propagating the evil SUNWkvm pkg dependency in the new SUNWxsvc/depend
[01:55am] mjnelson: (uh, why does SUNWxsvc deserve its own depend file, which appears identical to the common_files version?)
[01:56am] mjnelson: and your SUNWxsvc/Makefile is missing dependencies on its own pkg scripts
From jbeck:
> * w/s issues
> * package: SUNWxsvc
> Incorrect VERSION specified:
> 43:VERSION="ONVERS.0,REV=0.0.0"
> Correct version:
> VERSION="ONVERS,REV=0.0.0"
|