summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-system/lh_system_backup_job
AgeCommit message (Collapse)AuthorFilesLines
2013-02-01LinHES-system: add lh_system_restore and lh_system_backup. These scripts ↵James Meyer1-15/+89
are called from the mythmenu. refs #900
2013-01-23linhes-system: add additional stuff to the system backup and also ↵James Meyer1-3/+21
introduced an exclude file. The exclude/include files are locate in /home/mythtv/backup_config/ new includes are: /home/vncsvc /home/xymon refs #897
2013-01-07LinHES-system: system restore/backup modifications.James Meyer1-0/+4
- restore: Added support for partial restores. usuage: lh_system_restore $restore_file_name partial if partial is not in the cmd line, then a full restore will take place. Partial restore of a backup file: *stop mythbackend *save a copy of the current settings for the host. This only includes the settings table and storage group definitions. * save teh entire DB (just in case) *restore the full database from the backup file *restore the copy of the settings, taken from step 1. (This is needed to keep the current configured states consistent) *start mythbackend - backup, print the name of the resulting file refs #893
2013-01-05LinHES-system: shorten length of the printed dividers .James Meyer1-2/+2
refs #893
2012-12-17LinHES-system: lh_system_backup_job. reworked the system backup job to ↵James Meyer1-42/+119
support detection of failed remote copy. If a failed remote backup copy occurs, it will write the filename to a file and then setup a cron job to attempt to retransfer the file every hour until success. This is mostly needed in case func is down, or is the remote system is powered off when the first attemp is made. refs #885
2012-09-29LinHES-system: MYTH_RUN_STATUS="1" for backup and restore. This prevents ↵James Meyer1-0/+1
the tuner status from being displayed in the output
2012-09-10lh_system_backup and restore: update to match new dir structure.James Meyer1-4/+4
2012-03-05LinHES-system: lh_system_backup_job: remove backups older than 21 daysBritney Fransen1-2/+3
2011-12-30linhes-system: add new utils for backup/update/and restoreJames Meyer1-0/+64