Jim Paris jim
  • Joined on 2020-02-03
jim pushed to master at jim/borg-setup 2024-07-01 15:19:15 -04:00
b16c4d7330 Support recovery by setting up an existing repo
jim pushed to master at jim/borg-setup 2023-11-03 13:52:33 -04:00
59ceff6d1a Update Pipfile.lock for newer Cython compatibility
jim pushed to master at jim/borg-setup 2022-09-17 11:55:49 -04:00
9703c5fc72 bin: rebuild borg.x86_64 with staticx 0.13.8
jim pushed to master at jim/borg-setup 2021-11-16 10:11:10 -05:00
c68b867b50 Add notes about host ID
jim pushed to master at jim/borg-setup 2021-11-16 09:56:18 -05:00
7dea155f58 use python3 when getting UUID
jim pushed to master at jim/borg-setup 2021-10-26 21:37:54 -04:00
f6e8863128 backup: adjust email formatting
jim pushed to master at jim/borg-setup 2021-10-26 16:03:53 -04:00
342e2cd0e8 Update README
jim pushed to master at jim/borg-setup 2021-10-26 16:00:48 -04:00
f14b0d2d4d backup.py: fix notification error
jim pushed to master at jim/borg-setup 2021-10-26 15:55:33 -04:00
b74f9c75a2 initial-setup: fix --update
jim pushed to master at jim/borg-setup 2021-10-26 15:50:22 -04:00
9b38c248d8 borg: add ARM binary for Pi; update scripts to use it
aa9a72d884 borg: add ARM binary for Pi
Compare 2 commits »
jim pushed to master at jim/borg-setup 2021-10-26 15:03:40 -04:00
aa9a72d884 borg: add ARM binary for Pi
jim pushed to master at jim/borg-setup 2021-10-26 13:24:48 -04:00
46f9f98860 backup: show errors at top of email notification
dc7d72b2da initial-setup: make systemd units restart on failure
cb12e09c46 backup: rework output to make notification emails easier to read
1115d1f821 backup: rename pstr() helper to b2s()
Compare 4 commits »
jim pushed to master at jim/borg-setup 2021-10-19 14:48:29 -04:00
e2f92ccb7a readme: fix typo
jim pushed to master at jim/borg-setup 2021-10-19 14:46:36 -04:00
a15cb5b07d all: remove concept of read-write key
5a2d309746 all: remove concept of read-write key
Compare 2 commits »
jim pushed to master at jim/borg-setup 2021-10-19 14:45:12 -04:00
5a2d309746 all: remove concept of read-write key
jim pushed to master at jim/borg-setup 2021-10-19 12:28:22 -04:00
51c5b5e9ca backup: fix prune archive name
jim pushed to master at jim/borg-setup 2021-10-19 12:18:47 -04:00
ed8ea15aa7 backup: only prune archives that match default naming pattern
jim pushed to master at jim/borg-setup 2021-10-19 12:15:14 -04:00
481e01896b backup: fix issue with ignoring "changed while we backed it up" warnings
jim pushed to master at jim/borg-setup 2021-10-19 11:16:20 -04:00
e85e08cace backup: call prune after backup; add run_borg helper
jim pushed to master at jim/borg-setup 2021-10-18 19:35:41 -04:00
4b7802ad5f backup: flush stderr after all writes