aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* check.sh: Add btrfs-scrub(8) and btrfs-check(8) to routineEuAndreh2023-03-281-1/+14
|
* system.scm: Do not export all repositories over git:// by defaultEuAndreh2023-03-281-3/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show d48b95a3431d6dcb711970dc6848ecebc67dd6c6 git notes --ref=refs/notes/ci-data show d48b95a3431d6dcb711970dc6848ecebc67dd6c6 Exit status: 0 Duration: 22
* conf.env: Use common $OUT_SUFFIXEuAndreh2023-03-271-2/+3
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 4c65458474aabbdb28ffd41401479a809f5d0518 git notes --ref=refs/notes/ci-data show 4c65458474aabbdb28ffd41401479a809f5d0518 Exit status: 0 Duration: 19
* src/infrastructure/scripts/report.sh: Auto-fetch missing commitsEuAndreh2023-03-272-1/+8
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show ad6dd6bab44a685fb2c61f9b6d9df3d66a10cacf git notes --ref=refs/notes/ci-data show ad6dd6bab44a685fb2c61f9b6d9df3d66a10cacf Exit status: 0 Duration: 20
* src/infrastructure/config/conf.env: Use file to parameterize reconfigure(8) ↵EuAndreh2023-03-276-8/+32
| | | | | | | | | | | | and report(8) scripts Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 2bbe3fd19e1f057a7129365cdb4ef5e9336e977e git notes --ref=refs/notes/ci-data show 2bbe3fd19e1f057a7129365cdb4ef5e9336e977e Exit status: 128 Duration: 0
* rc.sh: Conditionally "mkdir -p $XDG_*"EuAndreh2023-03-271-6/+10
|
* Use "deployer" as the owner of HTML filesEuAndreh2023-03-272-3/+3
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 13347c1620a15f2d5c4921a56df3fe42f9db52df git notes --ref=refs/notes/ci-data show 13347c1620a15f2d5c4921a56df3fe42f9db52df Exit status: 0 Duration: 20
* packages.scm: Add missing input packagesEuAndreh2023-03-271-0/+3
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 2231f3f879f1807b8a14d98de29bb4edb77477c0 git notes --ref=refs/notes/ci-data show 2231f3f879f1807b8a14d98de29bb4edb77477c0 Exit status: 0 Duration: 31
* Add minimum support for generating actual HTML files in public/EuAndreh2023-03-271-0/+33
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 07ef3c2a2cce2f055a1174a8f49c4895dc9f6b30 git notes --ref=refs/notes/ci-data show 07ef3c2a2cce2f055a1174a8f49c4895dc9f6b30 Exit status: 1 Duration: 12
* reconfigure.sh: Fix permissions of rsynced filesEuAndreh2023-03-271-1/+2
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 3b00cb22292d20a451f2da500a86fef58cd4db68 git notes --ref=refs/notes/ci-data show 3b00cb22292d20a451f2da500a86fef58cd4db68 Exit status: 0 Duration: 16
* Build HTML and install it via CIEuAndreh2023-03-273-0/+82
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show ab742a1ebc61d571bb9d13d7692ef7e245bba192 git notes --ref=refs/notes/ci-data show ab742a1ebc61d571bb9d13d7692ef7e245bba192 Exit status: 0 Duration: 27
* system.scm: Simpler code for extending the "user" listEuAndreh2023-03-271-2/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show c227facb380177eaea6179b73fcb9de4a21f6c8f git notes --ref=refs/notes/ci-data show c227facb380177eaea6179b73fcb9de4a21f6c8f Exit status: 0 Duration: 50
* system.scm: Stop trimming slurped files by defaultEuAndreh2023-03-271-6/+4
|
* system.scm: Strip "-latest" suffix from "guile-heredoc"EuAndreh2023-03-211-1/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show a39c158a663e0e7832d22b79f54c1758a6ec7f1d git notes --ref=refs/notes/ci-data show a39c158a663e0e7832d22b79f54c1758a6ec7f1d Exit status: 0 Duration: 18
* known_hosts.txt: Add keys for "azula"EuAndreh2023-03-201-0/+10
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 492f2b9c200eb001027876fed63962c8df2c4aef git notes --ref=refs/notes/ci-data show 492f2b9c200eb001027876fed63962c8df2c4aef Exit status: 0 Duration: 14
* system.scm: Set (mail-in-home? #f)EuAndreh2023-03-201-7/+2
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show aa387393acf8b113b6688ac14c1176b1077cbd0f git notes --ref=refs/notes/ci-data show aa387393acf8b113b6688ac14c1176b1077cbd0f Exit status: 0 Duration: 20
* 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
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show d91fcd75a6bcadf1f3bbb55082cea185cf7e708a git notes --ref=refs/notes/ci-data show d91fcd75a6bcadf1f3bbb55082cea185cf7e708a Exit status: 0 Duration: 12
* system.scm: Derive SSH key name from tldEuAndreh2023-03-201-1/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 79d055455ab4117832375887839be9d80062b92a git notes --ref=refs/notes/ci-data show 79d055455ab4117832375887839be9d80062b92a Exit status: 0 Duration: 12
* src/infrastructure/config/known_hosts.txt: Add "velhinho" keysEuAndreh2023-03-201-0/+10
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 0cb5a1eb00a400ceda32d99b1e869477c1a255bd git notes --ref=refs/notes/ci-data show 0cb5a1eb00a400ceda32d99b1e869477c1a255bd Exit status: 0 Duration: 11
* src/infrastructure/config/known_hosts.txt: Remove note on pilotis.netEuAndreh2023-03-201-1/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 4522304bc30039bef462ae14a3c0077f5ec71767 git notes --ref=refs/notes/ci-data show 4522304bc30039bef462ae14a3c0077f5ec71767 Exit status: 0 Duration: 12
* system.scm: Better handling of newline at the end of all read filesEuAndreh2023-03-201-3/+3
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show f057a8f3a3448d8766134c6dbbcf5a8e3eea25c2 git notes --ref=refs/notes/ci-data show f057a8f3a3448d8766134c6dbbcf5a8e3eea25c2 Exit status: 0 Duration: 16
* Manage public SSH files as "extra-etc-file" instead of like a secretEuAndreh2023-03-203-4/+7
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 7ffcd694068d484842be0b87a9aeeda0a7720568 git notes --ref=refs/notes/ci-data show 7ffcd694068d484842be0b87a9aeeda0a7720568 Exit status: 0 Duration: 15
* Makefile: Also upload managed SSH known_hosts fileEuAndreh2023-03-201-0/+7
|
* system.scm: Use correct rottlog configEuAndreh2023-03-191-1/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 1441c05c8031a5477723e70c790c8e4e11bb2ba4 git notes --ref=refs/notes/ci-data show 1441c05c8031a5477723e70c790c8e4e11bb2ba4 Exit status: 0 Duration: 19
* system.scm: Enable directory listing of nginxEuAndreh2023-03-181-0/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 7476d57e8048f94dc14068f01efcc94a23c386bc git notes --ref=refs/notes/ci-data show 7476d57e8048f94dc14068f01efcc94a23c386bc Exit status: 0 Duration: 25
* system.scm: Use queue:cgit-pre-configurationEuAndreh2023-03-171-28/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 66b0ccc0923d22df8183c02b0bef7dcff4998269 git notes --ref=refs/notes/ci-data show 66b0ccc0923d22df8183c02b0bef7dcff4998269 Exit status: 0 Duration: 15
* system.scm: dovecot2 => dovecotEuAndreh2023-03-171-2/+2
|
* system.scm: Use patched version of rottlogEuAndreh2023-03-161-1/+5
|
* system.scm: Use explicit "enable-submission?" from internet-postfix-service-typeEuAndreh2023-03-161-1/+2
|
* gc.sh: Do not "sudo -u deployer" since we are already rootEuAndreh2023-03-161-1/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 2376e2963c43381b0696eae6509769c25ae2a1cc git notes --ref=refs/notes/ci-data show 2376e2963c43381b0696eae6509769c25ae2a1cc Exit status: 0 Duration: 22
* scripts/: Consistent spacing between usage and help stringsEuAndreh2023-03-162-0/+2
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show ad925a002e4375ce0c0fa97c42505f8c5305fe48 git notes --ref=refs/notes/ci-data show ad925a002e4375ce0c0fa97c42505f8c5305fe48 Exit status: 2 Duration: 0
* src/infrastructure/scripts/r.sh: Remove unused scriptEuAndreh2023-03-152-78/+0
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 7d777dc298cc15f6068b1f4d3e48a4dc81e4e613 git notes --ref=refs/notes/ci-data show 7d777dc298cc15f6068b1f4d3e48a4dc81e4e613 Exit status: 0 Duration: 27
* system.scm: add "SetEnv" to sshdEuAndreh2023-03-151-0/+1
| | | | | | | | | | | | | | | Explicitly set `GIT_CONFIG_GLOBAL=/etc/gitconfig` so that one can push with options (e.g. `git push -o ci.skip`) without having to authorize Git repositories individually, as `/etc/gitconfig` already contains that. Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show c4549e002be6b8ebddcb38f981131ec6e1a3862c git notes --ref=refs/notes/ci-data show c4549e002be6b8ebddcb38f981131ec6e1a3862c Exit status: 0 Duration: 17
* check.sh: Add from root@$HOSTNAME to SubjectEuAndreh2023-03-151-1/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 79253572b35c09439427721f263f0572b0de0bb6 git notes --ref=refs/notes/ci-data show 79253572b35c09439427721f263f0572b0de0bb6 Exit status: 0 Duration: 22
* system.scm: Remove unused Postfix extra configEuAndreh2023-03-151-5/+1
| | | | | | | | | | | | | | - `alias_database` is already being performed the `mail-aliases-service-type`; - `canonical_maps` is unused AFAICT. Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show c55e1af4b4e8e7983207ef7f7383c82517bddb36 git notes --ref=refs/notes/ci-data show c55e1af4b4e8e7983207ef7f7383c82517bddb36 Exit status: 0 Duration: 19
* system.scm: Add daily cronjob for system checksEuAndreh2023-03-152-0/+81
| | | | | | | | | | | | | check.sh: sends emails to important RFC aliases, so that one verifies it daily. Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show cef4a6eb0dcac1ad5ce919c61edea25d50b1db1d git notes --ref=refs/notes/ci-data show cef4a6eb0dcac1ad5ce919c61edea25d50b1db1d Exit status: 0 Duration: 20
* system.scm: Fix duplicate NS entry in reverse IP zonesEuAndreh2023-03-151-2/+2
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 433862a4a47e24122cae66f06a2923d2b0fff196 git notes --ref=refs/notes/ci-data show 433862a4a47e24122cae66f06a2923d2b0fff196 Exit status: 0 Duration: 17
* system.scm: Reorder DNS constants definitionsEuAndreh2023-03-151-2/+2
|
* cronjob.sh: Increase timeout to 2 hoursEuAndreh2023-03-151-1/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show feb62e902e3b5b02db448af9451e943847a3b837 git notes --ref=refs/notes/ci-data show feb62e902e3b5b02db448af9451e943847a3b837 Exit status: 0 Duration: 21
* system.scm: Add first version of knot-service-type configurationEuAndreh2023-03-151-0/+100
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 9fc99577c27450f1ccad3e8db68f7a0751db9349 git notes --ref=refs/notes/ci-data show 9fc99577c27450f1ccad3e8db68f7a0751db9349 Exit status: 0 Duration: 42
* system.scm: Re-order dhcp-client-service-typeEuAndreh2023-03-141-1/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 94888e91b56ee1ea6b1524ca39534eeac253e006 git notes --ref=refs/notes/ci-data show 94888e91b56ee1ea6b1524ca39534eeac253e006 Exit status: 0 Duration: 17
* system.scm: Better indentation of (skeletons ...) fieldEuAndreh2023-03-141-1/+3
|
* system.scm: Disable owner link on cgitEuAndreh2023-03-141-1/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show d3805a13435f1e5451400619ce48cf4d534e844d git notes --ref=refs/notes/ci-data show d3805a13435f1e5451400619ce48cf4d534e844d Exit status: 0 Duration: 21
* cronjob.sh: Rename $ONE_HOUR to $TIMEOUTEuAndreh2023-03-141-2/+2
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show a2d0cbf6abd13bbc2b9588796c129893de87547a git notes --ref=refs/notes/ci-data show a2d0cbf6abd13bbc2b9588796c129893de87547a Exit status: 0 Duration: 20
* cronjob.sh: Fix space trimming on report outputEuAndreh2023-03-141-0/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 8f2909f81d3c21c64908a07726f6c41eeae8eae5 git notes --ref=refs/notes/ci-data show 8f2909f81d3c21c64908a07726f6c41eeae8eae5 Exit status: 0 Duration: 20
* gitconfig: Enable "receive.advertisePushOptions" globallyEuAndreh2023-03-131-0/+2
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 8430742cf84404464111004f53090cb2134f1146 git notes --ref=refs/notes/ci-data show 8430742cf84404464111004f53090cb2134f1146 Exit status: 0 Duration: 17
* gitconfig: Replace use tabs for indentationEuAndreh2023-03-131-4/+4
|
* system.scm: Use mailutils-sendmail from personal channelEuAndreh2023-03-131-1/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 03307bc592c238d0cb83a07dc37ba499b56059b5 git notes --ref=refs/notes/ci-data show 03307bc592c238d0cb83a07dc37ba499b56059b5 Exit status: 1 Duration: 4
* system.scm: Fix to new import path of personal channelEuAndreh2023-03-131-1/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show d239e64a4b506a3194e8d84d5c189e7c8f6c3a9c git notes --ref=refs/notes/ci-data show d239e64a4b506a3194e8d84d5c189e7c8f6c3a9c Exit status: 0 Duration: 216