Darren Reed wrote: > As part of package installs/upgrades/patches, we can append shell > commands > to the file /var/svc/profile/upgrade and the right magic happens. > > This is all well and good for the going forward part, but how do we > set things > up for the reverse to happen when a patch is backed out? > > Do we need to update a remove script for the new "patch" package being > applied to again put some commands in the upgrade file? > > Darren > (See 6543556) This has been discussed in the thread
http://www.opensolaris.org/jive/thread.jspa?messageID=91807𖚟 Short answer, there's a way to run script on a patch remove operation. -tony