Reorganize pkg metadata files.plist scheme to improve future changes.

This fixes an item from the TODO about 'xbps-bin -C files' not checking
configuration files.

--HG--
extra : convert_revision : bb661554a6b34a25066749844709b8cbaf5a4d6c
This commit is contained in:
Juan RP 2009-08-01 11:23:41 +02:00
parent 1601b19834
commit d8353810b6
4 changed files with 246 additions and 160 deletions

View file

@ -26,8 +26,6 @@ xbps-bin:
overwritting files on disk and updating required_by if required.
Perhaps change the automatic-install object to false, like pkg_install
from NetBSD do.
* When checking file hash integrity (with -C files), it doesn't take
into account configuration files.
* Implement shell style match patterns with fnmatch().
* Make -f flag to overwrite files when installing, and to ignore
files with wrong checksum or unexistent when removing.