2 Apr
2009
2 Apr
'09
6:11 p.m.
changaco wrote :
From ee827c85cb9c4cd42ff42d8d624923076d62459b Mon Sep 17 00:00:00 2001 From: Charly COSTE <changaco@laposte.net> Date: Mon, 30 Mar 2009 18:48:15 +0200 Subject: [PATCH] New feature: files verification
A new option "-Qk" which checks if the files owned by a/some/all package(s) really are on the system (i.e. not accidentally deleted).
Signed-off-by: Charly COSTE <changaco@laposte.net> --- doc/pacman.8.txt | 4 ++ src/pacman/conf.h | 1 + src/pacman/pacman.c | 7 +++- src/pacman/query.c | 122 ++++++++++++++++++++++++++++++++++++++++++++++++--- 4 files changed, 126 insertions(+), 8 deletions(-)
...
No feedback on this new version of the patch ?