[pca] Convince PCA script to create non-host general patch report?

Martin Paul martin at par.univie.ac.at
Wed Jun 17 10:19:43 CEST 2009


Hi,

> Is it possible to convince the PCA script to generate a non-host specific
> report using data from patchdiag.xref?
> 
> I'd like to generate an HTML report to show *all* (any OS version,
> unbundled, etc.) patches from Sun in the last 14 days.

Maybe this is what you want:

   pca --maxage 14 --listhtml total > total-14.html

The "total" patch group contains all (non-obsoleted) patches from the 
patchdiag.xref, with "maxage" the list is restricted to those published 
in the last X days.

Martin.



More information about the pca mailing list