From 348485f2080013027021800a3ac6b02a68238306 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 12 Mar 2009 10:37:15 +0100 Subject: [PATCH] Added a FEATURES file mentioning stuff that's currently implemented. --HG-- extra : convert_revision : af0535158c17afbefeabb748e8e3c16c7c8f5442 --- doc/FEATURES | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/FEATURES diff --git a/doc/FEATURES b/doc/FEATURES new file mode 100644 index 00000000000..e3ec3c17663 --- /dev/null +++ b/doc/FEATURES @@ -0,0 +1,11 @@ +This is the incomplete list of currently implemented features: + +* Automatic compression of manual pages +* Automatic compression of info files +* Registers and unregisters info files automatically. +* Binary package hash is checked before installing with SHA256 algorithm. +* Before removing a package, the hash of installed files is checked + to found modified files and ignores them if they were modified. +* Configuration files are preserved if they are modified. +* Support for multiple local package repositories. +* Support for running triggers at pre/post install/remove for binpkgs.