Commit Graph

28 Commits (260f4786c0b1b32b88d3cf06ef7a2400a98e019d)

Author SHA1 Message Date
Janek Bevendorff 1a0c1b984f Add logging
6 years ago
Janek Bevendorff 2c4d2915e5 Fix regexp
6 years ago
Janek Bevendorff 52d0a17cae Add upgrade progress status message
6 years ago
Janek Bevendorff 9c9eb7b98a Update rm and cp paths in global rsnapshot config when upgrading from older version
6 years ago
Janek Bevendorff 3fae0fa63a Use /usr/bin/rm also on Synology, add wrapper for /usr/bin/rm for deleting files in read-only directories
6 years ago
Janek Bevendorff 18a2cc2774 Update version to 0.2.6
6 years ago
Janek Bevendorff c502982cac Add systemd service and timer for client
8 years ago
Janek Bevendorff 8b7a244c27 Share version information between client and server scripts and update to 0.2.3
8 years ago
Janek Bevendorff 876a1968da Copy updated config file to /etc/rs-backup/client-config.new if contents differ
8 years ago
Janek Bevendorff 801366d781 Re-add /bin to chroot mounts
9 years ago
Janek Bevendorff ad633b262a Replace spaces with tabs in fstab and move mounts to /etc/rc on Synology DSM
9 years ago
Janek Bevendorff 1c2933e48c Reload crond on Synology DSM after installing crontab entries
9 years ago
Janek Bevendorff 15356c8ce5 Don't check for UID 0 on Cygwin
9 years ago
Janek Bevendorff 3bd8fbc511 Create (commented) mount options in /etc/fstab automatically
9 years ago
Janek Bevendorff 65ec9170de Create all necessary directories on Synology DSM, skip the rest
9 years ago
Janek Bevendorff 9705fa78dc Do not overwrite any existing global rsnapshot config
9 years ago
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)
9 years ago
Janek Bevendorff c68fbedb26 Create correct perl5 mount directory on Synology DSM
9 years ago
Janek Bevendorff 33f85d5d93 Correct initial rsnapshot config adjustment (again)
9 years ago
Janek Bevendorff 460d545a40 Minor formatting fix
9 years ago
Janek Bevendorff 1b03f13769 Fix UID acquisition for systems that don't set $UID
9 years ago
Janek Bevendorff 7075faeb7a Fix initial rsnapshot config correction
9 years ago
Janek Bevendorff 2eae6e45de Remove xattr retention to improve compatibility with Synology DSM
9 years ago
Janek Bevendorff 22f454657d Fix detection of ald backup root config when no server-config available
9 years ago
Janek Bevendorff dca81553b6 Also remove skeleton folder in /etc
9 years ago
Janek Bevendorff 86803bf206 Also uninstall crontab entries
9 years ago
Janek Bevendorff c8eb94bd95 Add license headers
9 years ago
Janek Bevendorff fe1fbf4628 Replaced Makefile with proper install/uninstall script removing the need for config example files
9 years ago