aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* git-post-receive.sh: report s/finished/generated/EuAndreh2023-03-301-1/+1
* git-post-receive.sh: Include project name in CI log entryEuAndreh2023-03-301-3/+4
* git-post-receive.sh: Notify start of CI HTML reportEuAndreh2023-03-301-0/+1
* git-post-receive.sh: Include PID on syslogd entryEuAndreh2023-03-301-1/+1
* git-post-receive.sh: Notify when report generation endsEuAndreh2023-03-301-0/+1
* git-post-receive.sh: Redirect STDOUT and STDERR so that the terminal SSH sess...EuAndreh2023-03-301-1/+1
* git-post-receive.sh: Send CI report output to syslog over /dev/nullEuAndreh2023-03-301-1/+1
* reconfigure: Stop deleting CI directory againEuAndreh2023-03-302-2/+4
* conf.env: Separate $HTML_OUTDIR into $HTML_OUTDIR_{OUT,CI}EuAndreh2023-03-303-4/+5
* Makefile: Fix directory of CI outputEuAndreh2023-03-301-2/+2
* ci report.sh: Add link to files under data/EuAndreh2023-03-301-0/+1
* Revert "src/infrastructure/scripts/report.sh: v2"EuAndreh2023-03-301-152/+57
* src/infrastructure/scripts/report.sh: v2EuAndreh2023-03-301-57/+152
* backup.sh: Fix capture of $STATUS to the desired behaviourEuAndreh2023-03-301-2/+2
* conf.env: Separate $RSYNC_ACCT from $RSYNC_ADDREuAndreh2023-03-281-1/+2
* Makefile: generate .pub.stripped in "all"EuAndreh2023-03-281-1/+1
* gitconfig: Use generic values for user.{email,name}EuAndreh2023-03-281-2/+2
* report.sh: Add CSS dark mode supportEuAndreh2023-03-281-0/+23
* report.sh: Use "find | while read" over "for `find`"EuAndreh2023-03-281-1/+1
* check.sh: Add btrfs-scrub(8) and btrfs-check(8) to routineEuAndreh2023-03-281-1/+14
* md2html.sh: Fix cat of $HEAD contentEuAndreh2023-03-281-1/+1
* system.scm: Do not export all repositories over git:// by defaultEuAndreh2023-03-281-3/+1
* conf.env: Use common $OUT_SUFFIXEuAndreh2023-03-271-2/+3
* src/infrastructure/scripts/report.sh: Auto-fetch missing commitsEuAndreh2023-03-272-1/+8
* src/infrastructure/config/conf.env: Use file to parameterize reconfigure(8) a...EuAndreh2023-03-276-8/+32
* rc.sh: Conditionally "mkdir -p $XDG_*"EuAndreh2023-03-271-6/+10
* README.md: Add link to homepageEuAndreh2023-03-271-1/+3
* README.md: Link to this repository, instead of CGit rootEuAndreh2023-03-271-2/+2
* Makefile: Add "public/dev/ci" as a dependency of "public"EuAndreh2023-03-271-1/+4
* Use "deployer" as the owner of HTML filesEuAndreh2023-03-272-3/+3
* README.md: Add simplified contentEuAndreh2023-03-272-3/+21
* TODOs.md: Add missing paragraph separatorEuAndreh2023-03-271-0/+1
* packages.scm: Add missing input packagesEuAndreh2023-03-271-0/+3
* Add minimum support for generating actual HTML files in public/EuAndreh2023-03-275-3/+212
* reconfigure.sh: Fix permissions of rsynced filesEuAndreh2023-03-271-1/+2
* Build HTML and install it via CIEuAndreh2023-03-275-10/+118
* Makefile: Rename "result" to "system"EuAndreh2023-03-271-2/+2
* Makefile: Do not build "result" by defaultEuAndreh2023-03-271-1/+1
* system.scm: Simpler code for extending the "user" listEuAndreh2023-03-271-2/+1
* system.scm: Stop trimming slurped files by defaultEuAndreh2023-03-271-6/+4
* Makefile: Remove result{,-next} shenanigansEuAndreh2023-03-271-4/+2
* Makefile: Add "check-shellcheck" targetEuAndreh2023-03-252-1/+10
* system.scm: Strip "-latest" suffix from "guile-heredoc"EuAndreh2023-03-211-1/+1
* known_hosts.txt: Add keys for "azula"EuAndreh2023-03-201-0/+10
* Makefile: Recover clean-up of unencrypted secrets filesEuAndreh2023-03-201-1/+1
* system.scm: Set (mail-in-home? #f)EuAndreh2023-03-201-7/+2
* reconfigure.sh: Make "current" a relative symlinkEuAndreh2023-03-201-1/+1
* system.scm: Move nginx /r/velhinho config to the beginning of the listEuAndreh2023-03-201-8/+8
* system.scm: Derive SSH key name from tldEuAndreh2023-03-201-1/+1
* src/infrastructure/config/known_hosts.txt: Add "velhinho" keysEuAndreh2023-03-201-0/+10