On Monday 17 May 2010 11:41 PM, Joachim Backes wrote:
> My question: is there a simple way to find out which packages belong to
> the base version, and which packages have been installed as a later action?
>

How about,

# grep -v <install_date> /var/log/yum.log*

where install date is of the form "Mmm dd". Yum/logrotate renames the 
log files every year, so should be easy to backtrack even if you 
installed sometime last year.

> Each advice is welcome.
>
> Kind regards
>
> Joachim Backes <joachim.bac...@rhrk.uni-kl.de>
>
> http://www.rhrk.uni-kl.de/~backes
>


-- 
Suvayu

Open source is the future. It sets us free.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to