From: James Bunton Date: Thu, 15 Jun 2017 09:36:51 +0000 (+1000) Subject: Use borg for backup X-Git-Url: https://code.delx.au/monosys/commitdiff_plain/a6118b897bde4c4836bf3ca6b487aa0a0339cfeb Use borg for backup --- diff --git a/arch/backup b/arch/backup deleted file mode 100644 index 8c4747e..0000000 --- a/arch/backup +++ /dev/null @@ -1,3 +0,0 @@ -pylibacl -python2-pyxattr -rdiff-backup diff --git a/arch/tools b/arch/tools index 17484c7..da6303c 100644 --- a/arch/tools +++ b/arch/tools @@ -1,6 +1,7 @@ atop bash-completion binutils +borg cpio diffutils fdupes diff --git a/debian/backup b/debian/backup deleted file mode 100644 index 7d009fa..0000000 --- a/debian/backup +++ /dev/null @@ -1,3 +0,0 @@ -python-pylibacl -python-pyxattr -rdiff-backup diff --git a/ubuntu/backup b/ubuntu/backup deleted file mode 120000 index 01aca59..0000000 --- a/ubuntu/backup +++ /dev/null @@ -1 +0,0 @@ -../debian/backup \ No newline at end of file