How to make yum history show more than the last 20 transactions?

Patrick O'Callaghan pocallaghan at gmail.com
Thu Jun 9 11:56:05 UTC 2011


On Thu, 2011-06-09 at 05:45 -0500, Javier Perez wrote:
> If I do yum history list $id I can list each transaction in yum,
> if I do yum history I get the last 20
> 
> How do I list an aleatory number, let say if I have 100 transactions I want
> to see between id 50 and id 60
> 
> It doesn't look like it is in the commands....
> 
> from man yum:
> history [info|list|packages-list|summary|redo|undo|new|addon-info]
> 

Note that /var/log/yum.log contains a record of all package
installations, deletions and updates, which might be enough for what you
want (you don't say what you're looking for).

poc



More information about the users mailing list