summaryrefslogtreecommitdiffstats
path: root/scripts/system-restore
Commit message (Collapse)AuthorAgeFilesLines
* scripts:system-restore: Don't import minilinux_* from backupSimon Rettberg2020-02-241-0/+9
| | | | | | | | | This would be out of sync with what's actually on the filesystem, so instead, keep the current values by dumping them and importing them again right after the dump from the backup has been imported. This isn't too elegant, but the sql dumps in the backup files would wipe the entire DB, so I can't think of a better way that wouldn't be overly complicated.
* scripts/system-restore: Run post-restore scriptsSimon Rettberg2020-02-241-0/+6
|
* [scripts/system-restore] Print proper messages when restoring databasesv3.7Simon Rettberg2018-04-201-2/+2
|
* [system-restore] Sync HTTPS redirect state with DB settingSimon Rettberg2018-04-051-0/+3
|
* system-restore: Support new webif (modularized)Simon Rettberg2016-09-011-6/+25
|
* [scripts] system-restore: Use new install-all script for DB updateSimon Rettberg2016-07-051-1/+4
|
* [system-restore] Only restore dozmod config from old configuration if told ↵Simon Rettberg2015-09-301-2/+6
| | | | to do so
* Add dozmod database upgrade script to restore featureSimon Rettberg2015-09-221-0/+11
|
* UpdateSimon Rettberg2015-09-181-19/+23
|
* Refine mount script, updater backup/restore to handle new dozmod dbSimon Rettberg2015-09-051-18/+68
|
* Add new tasks, add timeouts to system process tasksSimon Rettberg2015-06-171-0/+3
|
* StuffSimon Rettberg2015-01-231-0/+5
|
* Many improvements and additions:Simon Rettberg2014-11-181-0/+62
- Added task+script for lighttpd https config - Added task for reloading proxy config - ldapsearch now supports searching for specific user - DownloadFile now supports checking file integrity through optional gpg signature