1

I was using showrev -p until now to get ospatches list. Does anyone have a command for the same in Solaris 11?

AabinGunz
  • 651

1 Answers1

2

There are no OS patches with Solaris 11 (in the sense of SVR4 patches that update individual files in various packages). With IPS, Solaris 11 new packaging way, you just update packages to a new release in an alternate boot environment.

To display packages that have an update available under Solaris 11, you can run the pkg list -uv command.

jlliagre
  • 14,369