Mailinglist Archive: opensuse (4547 mails)
| < Previous | Next > |
Re: [SLE] What Happened Last Night?
- From: Stephen Boddy <stephen.boddy@xxxxxxxxxxxxxx>
- Date: Tue, 25 May 2004 21:31:20 +0100
- Message-id: <200405252131.20629.stephen.boddy@xxxxxxxxxxxxxx>
On Tuesday 25 May 2004 21:08, Donald D Henson wrote:
> I use the YaST Automatic Online Update and I like it a lot. Using it
> gets me all the updates as soon as they are released and I don't even
> have to install them. However, sometimes it would be nice to know what
> changed last night. Can I set up a log file that just watches for YOU
> updates and nothing else? A romp thru the admin manual was no help. Any
> suggestions will be appreciated.
>
> Don Henson
Try:
rpm -qa --last | less
Which gives a quick list of all installed rpm packages in reverse
chronological order with a time of install. Probably doesn't cover the small
patches though.
Also check out /var/lib/YaST2/you/youlog for a wordy log of YOU's actions.
--
Steve Boddy
> I use the YaST Automatic Online Update and I like it a lot. Using it
> gets me all the updates as soon as they are released and I don't even
> have to install them. However, sometimes it would be nice to know what
> changed last night. Can I set up a log file that just watches for YOU
> updates and nothing else? A romp thru the admin manual was no help. Any
> suggestions will be appreciated.
>
> Don Henson
Try:
rpm -qa --last | less
Which gives a quick list of all installed rpm packages in reverse
chronological order with a time of install. Probably doesn't cover the small
patches though.
Also check out /var/lib/YaST2/you/youlog for a wordy log of YOU's actions.
--
Steve Boddy
| < Previous | Next > |