Commit graph

59 commits

Author SHA1 Message Date
0987bcaf9d Remove reflector
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-04 13:51:38 +02:00
1cd213ed53 Change location of reflector config
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-04 13:47:52 +02:00
9cbe731d22 Enforce nano syntax highlight
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-04 00:23:56 +02:00
82d43e9607 Use pacman cleanup hook instead of alias
All checks were successful
continuous-integration/drone/push Build is passing
2022-08-26 20:55:31 +02:00
b0517cfa44 Add optional DNS check for network-online.target to user service files
All checks were successful
continuous-integration/drone/push Build is passing
2022-08-23 18:55:27 +02:00
04b18fefa0 Use correct default.target for user systemd services
All checks were successful
continuous-integration/drone/push Build is passing
2022-08-20 10:08:18 +02:00
0ee7b03df8 Apply shellcheck recommendations and add simple pipeline
All checks were successful
continuous-integration/drone Build is passing
2022-07-10 20:47:46 +02:00
00f034a9a8 Add global systemd services and use OnFailure by default 2022-06-30 09:34:43 +02:00
bb97797154 Add restic-report example and systemd service files 2022-06-30 00:13:32 +02:00
6072a1298a Fix wrong env var in system service 2022-06-14 23:15:33 +02:00
9ab2b89657 Fix path of restic-create service file 2022-06-14 23:04:30 +02:00
2fd172fcb1 Add man pages and separate properly between global systemd and user systemd services and timers 2022-06-13 11:31:59 +02:00
287fa053f5 Improve new restic scripts and remove resticwrapper, borgwrapper; provide a PKGBUILD for ArchLinux 2022-06-13 02:21:33 +02:00
da266c680b Fix wrong restic prune service calling wrong file 2022-06-12 13:13:30 +02:00
458d48291f Also provide restic scripts as systemd global service 2022-06-12 12:28:01 +02:00
1d1aee1c6a Add plain restic example 2022-06-05 01:09:23 +02:00
a81649d4c4 Add default vimrc, remove some spaces 2022-02-07 22:46:38 +01:00
a7dd42f15c Disable nano syntax highlighting by default 2022-02-02 00:03:58 +01:00
a72ff7ea2b Remove ConditionACPower condition for borgmatic 2022-01-04 19:40:58 +01:00
bfa268917f Enforce network-online.target inside user borgmatic systemd services 2021-12-27 12:52:06 +01:00
7d13184583 Depend on network-online.target for system borgmatic services (--user depends on linking network-online.target to a user first) 2021-12-27 11:21:25 +01:00
b8edf086ba Fix network-online.target not available 2021-12-24 09:57:24 +01:00
56a54508ca Add Requires for network online to borgmatic services 2021-12-23 12:03:57 +01:00
0fed3a2d76 Add BORGMATIC_NAME as environment variable to service file which exposes the config name to the scripts 2021-12-22 15:59:42 +01:00
f15d0c6965 Split create, check and prune borgmatic systemd files 2021-12-22 14:52:57 +01:00
2bd1d69f1d Split create, check and prune borgmatic systemd files 2021-12-22 14:51:15 +01:00
7f3b09fc05 Change service to perform default borgmatic check config, repository and archives, and enable persistent timers 2021-11-23 22:32:48 +01:00
5e52dc3ad8 Add borgmatic check also as user file 2021-11-23 22:25:05 +01:00
9f235e185e Add borgmatic check 2021-11-23 22:16:24 +01:00
d16a943984 Only source additional zsh resources if files exist 2021-09-18 17:51:13 +02:00
b294b005bb Use vimdiff as default pacdiff-merge DIFFPROG 2021-05-25 18:49:26 +02:00
a5c12deb87 Add backwards search 2021-05-25 18:02:10 +02:00
1e7bce189a Make default editor more generic and map n and v for nano and vim to $EDITOR 2021-05-24 00:58:22 +02:00
22408b662e Remove makepkg as zstd is now the default, remove special nano highlighting 2021-05-23 19:39:18 +02:00
38fc9976e0 Fix 0byte 2021-03-23 09:20:40 +01:00
5626d0cfc0 Also add borgmatic systemd timer and service to system 2021-03-23 00:18:39 +01:00
830716dbca Adapt makepkg.conf 2021-03-22 23:37:19 +01:00
16c3d8937f Update pacman reflector hook 2021-03-22 23:30:09 +01:00
1abd854ea6 Add timer and service for borgmatic utilizing $HOME/.config/borgmatic/%I.yml 2021-03-22 20:42:46 +01:00
f229a092d9 Use zstd in makepkg.conf 2020-01-08 17:44:42 +01:00
626cc0e55b Set mirror upgrade hook to only use https mirrors 2019-10-02 08:27:36 +02:00
eb74a94d5c Remove zdirs again 2019-09-10 08:12:18 +02:00
df8fcbcb88 Add dynv6 as user service 2019-09-08 14:45:57 +02:00
5f50199cd2 use default.target for user services 2019-09-07 19:31:20 +02:00
449b76df9e Add zdirs to default zshrc 2019-09-06 16:40:48 +02:00
a67ed304d6 Add free cached memory 2019-09-04 22:31:16 +02:00
c86bcfdc93 Add restic as a second option for backups 2019-08-13 21:43:11 +02:00
cb86176e9f Remove duplicate service files 2019-08-11 12:31:19 +02:00
8475773ea6 Clean up zshrc from custom systemd and archlinux specific commands and outsource them into custom files 2019-07-26 17:04:50 +02:00
a3af5ab0a4 Add script to notify about systemd service failures; add a README 2019-01-26 10:39:02 +01:00