freeipa/ipaserver/install
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
..
plugins Fix update plugin order 2012-06-10 20:40:00 -04:00
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
adtrustinstance.py Set samba_portmapper SELinux boolean during ipa-adtrust-install 2012-06-07 09:39:11 +02:00
bindinstance.py Fill new DNS zone update policy by default 2012-06-05 08:41:46 +02:00
cainstance.py Remove duplicate and unused utility code 2012-05-09 11:54:20 +02:00
certs.py Configure certmonger to execute restart scripts on renewal. 2012-04-10 01:08:41 -04:00
dsinstance.py Perform case-insensitive searches for principals on TGS requests 2012-06-07 09:39:10 +02:00
httpinstance.py Remove duplicate and unused utility code 2012-05-09 11:54:20 +02:00
installutils.py Move install script error handling to a common function 2012-05-31 14:37:27 +02:00
krbinstance.py Remove duplicate and unused utility code 2012-05-09 11:54:20 +02:00
ldapupdate.py Move install script error handling to a common function 2012-05-31 14:37:27 +02:00
Makefile.am Add ipa-adtrust-install utility 2011-09-14 18:45:13 -04:00
memcacheinstance.py Add ipa_memcached service 2012-02-09 13:20:28 -06:00
ntpinstance.py ticket 2022 - modify codebase to utilize IPALogManager, obsoletes logging 2011-11-23 09:36:18 +01:00
replication.py Add separate attribute to store trusted domain SID 2012-06-07 09:39:09 +02:00
service.py Enable ipa_memcached when upgrading 2012-02-16 14:43:08 +01:00
sysupgrade.py Add sysupgrade state file 2012-06-10 21:23:10 -04:00
upgradeinstance.py Fix some issues introduced when rebasing update patch 2011-11-23 00:21:03 -05:00