Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-04-22 | misc | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-03-25 | backup.sh: Use $(hostname) instead of env variable | Florian Pritz | 1 | -2/+1 | |
This way we don't have to worry about zsh and bash Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-02-20 | backup.sh: Add configuration file support | Florian Pritz | 1 | -28/+53 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-02-20 | backup.sh: Only display stats on console | Florian Pritz | 1 | -2/+1 | |
Keep cronjob mails or logfiles clean of stats. They can be viewed on demand with borg info. Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-02-20 | backup.sh: Add email to copyright | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-02-20 | backup.sh: Add license | Florian Pritz | 1 | -0/+17 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2016-08-15 | backup.sh: Improve prune command to reduce number of archives | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2016-04-16 | backup.sh: Fix possible quoting issue in exclude_mountpoints | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2016-04-16 | backup.sh: Remove duplicate code; remove left over variable | Florian Pritz | 1 | -2/+0 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2016-04-16 | backup.sh: disable --progress for cronjobs; add comment | Florian Pritz | 1 | -10/+14 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2016-04-14 | backup.sh: Add timestamp file | Florian Pritz | 1 | -1/+3 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2016-04-14 | backup.sh: Remove unused variable | Florian Pritz | 1 | -4/+0 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2016-04-14 | backup.sh: Misc changes; drop duplicity | Florian Pritz | 1 | -52/+13 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2016-04-13 | backup.sh: Add borg support; improve fs whitelisting | Florian Pritz | 1 | -33/+58 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2016-01-21 | backup.sh: Drop logfile | Florian Pritz | 1 | -2/+1 | |
Grows way too large Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2016-01-15 | backup.sh: Add missing variable; add timestamp file | Florian Pritz | 1 | -1/+7 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2015-12-05 | backup.sh: misc changes | Florian Pritz | 1 | -9/+18 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2015-09-28 | backup.sh: Fix seek error in globbing file list | Florian Pritz | 1 | -2/+2 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2015-09-13 | backup.sh: Rwrite the script | Florian Pritz | 1 | -16/+115 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2015-01-25 | backup.sh: fix typo | Florian Pritz | 1 | -3/+3 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2015-01-23 | backup.sh: update for duplicity 0.7 | Florian Pritz | 1 | -5/+4 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-09-13 | misc changes | Florian Pritz | 1 | -0/+0 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-08-06 | backup.sh: comments; use sudo if necessary use sudo if necessary | Florian Pritz | 1 | -12/+18 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-06-03 | misc changes | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-01-10 | add backup.sh | Florian Pritz | 1 | -0/+39 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> |