summaryrefslogtreecommitdiffstats
path: root/ipa-python/sysrestore.py
Commit message (Collapse)AuthorAgeFilesLines
* Move sysrestore to ipa-python so it can be used by client scripts too.Simo Sorce2008-03-271-0/+319
Change backup format so files are all in a single directory (no dir hierarchies) and use an index file so we can save also ownership and permission info for the restore (and eventually other data later on).