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
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
|
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