summaryrefslogtreecommitdiff
path: root/mkdeps.sh (unfollow)
Commit message (Expand)AuthorFilesLines
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