summaryrefslogtreecommitdiff
path: root/deps.mk (unfollow)
Commit message (Expand)AuthorFilesLines
2025-04-12src/rc.sh: Update $BORG_REMOTE_PATH to borg14, per rsync.net upgrade to FreeB...EuAndreh1-1/+1
2025-03-26src/check: Retry flaky `btrfs scrub` commandEuAndreh1-1/+1
2025-03-15src/rc.sh: Add -i to ls(1) aliasEuAndreh1-1/+1
2024-12-23src/gc: Tolerate broken trash(1) packageEuAndreh1-1/+1
2024-12-11src/cronjob: Explicitly set $LANGEuAndreh1-0/+3
2024-11-27src/check: Remove --verify-data from borgEuAndreh1-2/+2
2024-09-02src/rc.sh: Add exported $MAKEFLAGSEuAndreh1-0/+5
2024-08-30src/gc: Remove gc_deploy()EuAndreh1-10/+1
2024-08-29src/reconfigure: Load /etc/rc.sh so we do not need a login shellEuAndreh1-0/+1
2024-08-29src/gc: Add gc_coredump()EuAndreh1-1/+6
2024-08-29src/cronjob: Remove extra disable at the start of the fileEuAndreh1-1/+0
2024-08-29src/check: Check both offsite and standby borg backup repositoriesEuAndreh1-2/+7
2024-08-29src/cronjob: Increase timeout to 6 hoursEuAndreh1-1/+1
2024-08-28src/reconfigure: Enable cicd(1) commandEuAndreh1-1/+1
2024-08-28src/reconfigure: Add matching open parenthesis in getoptsEuAndreh1-3/+5
2024-08-28src/rc.sh: Add note on how the borg repo is createdEuAndreh1-0/+1
2024-08-28src/check: Fix name of btrfs partition that gets checkedEuAndreh1-1/+1
2024-08-26src/reconfigure: Retry reconfigure failure twice before exittingEuAndreh1-1/+1
2024-08-25src/cronjob: set +eu at the beginningEuAndreh1-0/+1
2024-08-25src/cronjob: Tolerate errors when sourcing /etc/rc.shEuAndreh1-1/+1
2024-08-24src/cronjob: Load rc.sh when running cronjobEuAndreh1-0/+1
2024-08-21src/rc.sh: Get $OFFSITE_SSH from /etc/EuAndreh1-1/+1
2024-08-21rm src/known_hostsEuAndreh2-6/+0
2024-08-20src/cronjob: Break pipe to separate linesEuAndreh1-1/+4
2024-08-20src/cronjob: Recover original content of pre(1) argumentEuAndreh1-1/+1
2024-08-20src/cronjob: Add missing argument to pre(1)EuAndreh1-1/+1
2024-08-20src/gc: Simplify codeEuAndreh1-84/+9
2024-08-20src/reconfigure: Use /etc/guix/system.scm over src/guix/system.scmEuAndreh1-1/+1
2024-08-20src/gitconfig: Make "*" safe as the glob did not workEuAndreh1-1/+1
2024-08-20src/gitconfig: Mark /srv/git/* as safeEuAndreh1-0/+2
2024-08-18src/reconfigure: Disable cicd(8) for now (while being developed)EuAndreh1-1/+1
2024-08-17src/reconfigure: Enqueue CD jobs after reconfiguringEuAndreh1-0/+4
2024-08-17src/repo: Add new toolEuAndreh2-0/+26
2024-08-17git mv src/rc src/rc.shEuAndreh3-2/+2
2024-08-17git mv src/profile.sh src/.profileEuAndreh3-3/+3
2024-08-17Remove extensions for config filesEuAndreh3-2/+2
2024-08-16deps.mk: Include config filesEuAndreh1-0/+6
2024-08-16Add config files and install them under $(SYSCONFDIR)EuAndreh9-1/+124
2024-08-16deps.mk: Add src/cronjob entryEuAndreh1-0/+1