Implemented item to handle config files.
Modified config files are preserved this way: - Removing a package doesn't remove the file. - Installing or updating a package doesn't overwrite modified file and file that comes with package is installed as "file.new". --HG-- extra : convert_revision : 7bfc5b7e661f88d101d340baf541387590ac707d
This commit is contained in:
parent
f4f050a2af
commit
d0c2a3f51c
2 changed files with 142 additions and 26 deletions
2
doc/TODO
2
doc/TODO
|
@ -21,8 +21,6 @@ Packages:
|
|||
* Fix loadkeys(1) incorrectly loading the olpc keymap vs qwerty.
|
||||
|
||||
xbps-bin:
|
||||
* Add support to handle conf_files and keep_dirs from package metadata.
|
||||
[PARTIAL: installing won't overwrite them but do not install new ones yet]
|
||||
* Add support to install binary packages without any repository.
|
||||
* Add a flag to reinstall a package version that is already installed,
|
||||
overwritting files on disk and updating required_by if required.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue