Commit Graph

28 Commits

Author SHA1 Message Date
Janek Bevendorff 1a0c1b984f Add logging 2016-11-18 01:29:48 +01:00
Janek Bevendorff 2c4d2915e5 Fix regexp 2016-11-17 02:05:17 +01:00
Janek Bevendorff 52d0a17cae Add upgrade progress status message 2016-11-17 01:58:44 +01:00
Janek Bevendorff 9c9eb7b98a Update rm and cp paths in global rsnapshot config when upgrading from older version 2016-11-17 01:57:25 +01:00
Janek Bevendorff 3fae0fa63a Use /usr/bin/rm also on Synology, add wrapper for /usr/bin/rm for deleting files in read-only directories 2016-11-17 01:47:46 +01:00
Janek Bevendorff 18a2cc2774 Update version to 0.2.6 2016-11-16 22:42:59 +01:00
Janek Bevendorff c502982cac Add systemd service and timer for client 2015-10-16 13:22:04 +02:00
Janek Bevendorff 8b7a244c27 Share version information between client and server scripts and update to 0.2.3 2015-10-14 19:11:46 +02:00
Janek Bevendorff 876a1968da Copy updated config file to /etc/rs-backup/client-config.new if contents differ 2015-10-14 18:37:18 +02:00
Janek Bevendorff 801366d781 Re-add /bin to chroot mounts 2014-10-15 00:34:20 +02:00
Janek Bevendorff ad633b262a Replace spaces with tabs in fstab and move mounts to /etc/rc on Synology DSM 2014-10-15 00:21:53 +02:00
Janek Bevendorff 1c2933e48c Reload crond on Synology DSM after installing crontab entries 2014-10-08 01:31:39 +02:00
Janek Bevendorff 15356c8ce5 Don't check for UID 0 on Cygwin 2014-10-06 12:44:48 +02:00
Janek Bevendorff 3bd8fbc511 Create (commented) mount options in /etc/fstab automatically 2014-10-06 01:52:59 +02:00
Janek Bevendorff 65ec9170de Create all necessary directories on Synology DSM, skip the rest 2014-10-06 00:57:32 +02:00
Janek Bevendorff 9705fa78dc Do not overwrite any existing global rsnapshot config 2014-10-05 18:51:48 +02:00
Janek Bevendorff dc8a35e78d Replace incompatible busybox /usr/bin/logger with /opt/bin/logger on Synology DSM (now requires util-linux-ng to be installed via ipkg) 2014-10-05 18:41:15 +02:00
Janek Bevendorff c68fbedb26 Create correct perl5 mount directory on Synology DSM 2014-10-05 18:09:03 +02:00
Janek Bevendorff 33f85d5d93 Correct initial rsnapshot config adjustment (again) 2014-10-05 16:43:57 +02:00
Janek Bevendorff 460d545a40 Minor formatting fix 2014-10-05 16:43:57 +02:00
Janek Bevendorff 1b03f13769 Fix UID acquisition for systems that don't set $UID 2014-10-05 16:43:46 +02:00
Janek Bevendorff 7075faeb7a Fix initial rsnapshot config correction 2014-10-05 16:19:54 +02:00
Janek Bevendorff 2eae6e45de Remove xattr retention to improve compatibility with Synology DSM 2014-10-05 16:10:10 +02:00
Janek Bevendorff 22f454657d Fix detection of ald backup root config when no server-config available 2014-10-05 16:07:16 +02:00
Janek Bevendorff dca81553b6 Also remove skeleton folder in /etc 2014-10-05 15:32:27 +02:00
Janek Bevendorff 86803bf206 Also uninstall crontab entries 2014-10-05 15:17:31 +02:00
Janek Bevendorff c8eb94bd95 Add license headers 2014-10-05 01:09:30 +02:00
Janek Bevendorff fe1fbf4628 Replaced Makefile with proper install/uninstall script removing the need for config example files 2014-10-05 00:52:58 +02:00