FS#19103 - Provide modification information on backup files with -Qo

Attached to Project: Pacman
Opened by Thomas Bächler (brain0) - Wednesday, 14 April 2010, 22:08 GMT
Last edited by Allan McRae (Allan) - Saturday, 09 February 2013, 05:11 GMT
Task Type Feature Request
Category General
Status Assigned
Assigned To Dan McGee (toofishes)
Architecture All
Severity Low
Priority Normal
Reported Version 3.3.3
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

Pacman should have a feature to provide the modification information that is visible in -Qii through -Qo. For example, it could look like this:

$ pacman -Qoo /etc/rc.conf /etc/inittab
NOT MODIFIED /etc/inittab
MODIFIED /etc/rc.conf

Right now, you have to get the package names with -Qo and then get the -Qii information for those packages. Pacman will then check all backup files in the packages, instead of just the ones you want information about.
This task depends upon

Loading...