29 May
2006
29 May
'06
22:52
On 30.05.06,00:48, Jostein Berntsen wrote:
On 29.05.06,09:14, Randall R Schulz wrote:
....
packages posted to Guru's RPM or Packman (via YaST Software Management), and I don't recall which packages were affected. Is there some way to see a chronologically ordered and / or annotated listing of package installations and updates via YaST?
List over Yast updates sorted by date:
ls -lR /var/lib/YaST2/you/mnt/i386/update/9.2 | awk print '{$6,$7,$8}'
Sorry, that should be: ls -lR /var/lib/YaST2/you/mnt/i386/update/9.2 | awk print '{$6,$7,$8} | \ sort -n - Jostein -- Jostein Berntsen <jbernts@broadpark.no>