Re: [pacman-dev] [PATCH] Write mtree of package files to local database

2012-02-27 Thread Allan McRae
On 28/02/12 14:35, Allan McRae wrote: > On 23/02/12 17:09, Dan McGee wrote: >> On Tue, Feb 21, 2012 at 10:02 PM, Allan McRae wrote: >>> When installing a package, write an mtree of the package files into >>> the local database. This will be useful for doing validation of all >>> files on a system

Re: [pacman-dev] [PATCH] Write mtree of package files to local database

2012-02-27 Thread Allan McRae
On 23/02/12 17:09, Dan McGee wrote: > On Tue, Feb 21, 2012 at 10:02 PM, Allan McRae wrote: >> When installing a package, write an mtree of the package files into >> the local database. This will be useful for doing validation of all >> files on a system. >> >> Signed-off-by: Allan McRae >> --- >

Re: [pacman-dev] [PATCH] Write mtree of package files to local database

2012-02-22 Thread Dan McGee
On Tue, Feb 21, 2012 at 10:02 PM, Allan McRae wrote: > When installing a package, write an mtree of the package files into > the local database.  This will be useful for doing validation of all > files on a system. > > Signed-off-by: Allan McRae > --- > > Query: should we keep the info on .INSTAL

[pacman-dev] [PATCH] Write mtree of package files to local database

2012-02-21 Thread Allan McRae
When installing a package, write an mtree of the package files into the local database. This will be useful for doing validation of all files on a system. Signed-off-by: Allan McRae --- Query: should we keep the info on .INSTALL and .CHANGELOG files? Changing a .INSTALL file would be an intere