freeipa/ipaserver
Martin Kosek c856fb6073 Add sysupgrade state file
When IPA package is being updated, some of the configuration files
are also updated. Sometimes it may be useful to store upgrade meta
information for next package upgrades. For example an information
that some config file was already updated and we don't want to
update it again if user purposedly reverted the change.

This patch adds a new StateFile in /var/lib/ipa/sysupgrade which
is capable of holding this information. New sysupgrade.py module
was created to provide simple API to access the upgrade state
information.
2012-06-10 21:23:10 -04:00
..
install Add sysupgrade state file 2012-06-10 21:23:10 -04:00
plugins Remove duplicate and unused utility code 2012-05-09 11:54:20 +02:00
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
conn.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
dcerpc.py get_fqdn() moved to ipaserver.installutils 2012-06-07 09:39:10 +02:00
ipaldap.py Remove ipa-server-install LDAP update errors 2012-05-17 21:21:47 -04:00
rpcserver.py Remove duplicate and unused utility code 2012-05-09 11:54:20 +02:00