From a6118b897bde4c4836bf3ca6b487aa0a0339cfeb Mon Sep 17 00:00:00 2001 From: James Bunton Date: Thu, 15 Jun 2017 19:36:51 +1000 Subject: [PATCH] Use borg for backup --- arch/backup | 3 --- arch/tools | 1 + debian/backup | 3 --- ubuntu/backup | 1 - 4 files changed, 1 insertion(+), 7 deletions(-) delete mode 100644 arch/backup delete mode 100644 debian/backup delete mode 120000 ubuntu/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 -- 2.39.2