freeipa/ipa-server/ipaserver
Rob Crittenden c7f3c746cc Backup system state in ipa-server-install
This patch adds a sysrestore module which allows ipa-server-install
code to backup any system state so that it can be restored again
with e.g. ipa-server-install --uninstall.

The idea is that any files ipa-server-install modifies gets backed
up to /var/cache/ipa/sysrestore/ while any "meta" state, like
whether a service is enabled with chkconfig, is saved to
/var/cache/ipa/sysrestore.state.

Signed-off-by: Mark McLoughlin <markmc@redhat.com>
2008-01-14 12:43:26 -05:00
..
__init__.py Handle optional arguments by using the value __NONE__ over XML-RPC. 2007-08-23 09:44:00 -04:00
bindinstance.py Backup system state in ipa-server-install 2008-01-14 12:43:26 -05:00
certs.py Backup system state in ipa-server-install 2008-01-14 12:43:26 -05:00
dsinstance.py Backup system state in ipa-server-install 2008-01-14 12:43:26 -05:00
httpinstance.py Backup system state in ipa-server-install 2008-01-14 12:43:26 -05:00
installutils.py Refactor keytab creation 2007-12-18 18:03:34 +00:00
ipaldap.py Convert replication to use the new cert infrastructure and 0001-01-01 00:00:00 +00:00
krbinstance.py Backup system state in ipa-server-install 2008-01-14 12:43:26 -05:00
Makefile.am Backup system state in ipa-server-install 2008-01-14 12:43:26 -05:00
ntpinstance.py Backup system state in ipa-server-install 2008-01-14 12:43:26 -05:00
replication.py - Enable ssl for replication. 0001-01-01 00:00:00 +00:00
service.py Backup system state in ipa-server-install 2008-01-14 12:43:26 -05:00
sysrestore.py Backup system state in ipa-server-install 2008-01-14 12:43:26 -05:00
webguiinstance.py Backup system state in ipa-server-install 2008-01-14 12:43:26 -05:00