aboutsummaryrefslogtreecommitdiff
path: root/tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* packages.scm: Comment out fail2ban-service-typeEuAndreh2025-05-011-1/+1
|
* tests/internet/etc/dkimproxyout.conf.in: Update test accompanying ↵EuAndreh2025-03-091-1/+1
| | | | 6cb13239f914da7330970f8b6e9841d47ea9d32e
* packages.scm: Add cicd-service-typeEuAndreh2025-03-091-0/+1
|
* Revert "Rename dovecot dovecot2"EuAndreh2025-03-042-2/+2
| | | | This reverts commit af2fbd2680930f2ac46be53e265585c299502678.
* Rename dovecot dovecot2EuAndreh2025-03-032-2/+2
|
* packages.scm: Add "hsts" package and "hsts-service-type"EuAndreh2024-11-151-8/+2
|
* packages.scm: Update papod and all its related packagesEuAndreh2024-11-081-1/+8
|
* papo.scm: Try enabling papod-service-type againEuAndreh2024-10-271-1/+0
|
* papo.scm: Disable papod-service-typeEuAndreh2024-10-271-3/+7
|
* tests/internet/tests.scm: Add working git-service-type testEuAndreh2024-08-311-0/+72
|
* packages.scm: Add (with-services-from-args ...)EuAndreh2024-08-191-1/+9
|
* queue.scm: Add knot-zones-configurationEuAndreh2024-08-191-0/+2
|
* packages.scm: Add git-service-typeEuAndreh2024-08-181-1/+5
|
* tests/internet/system.scm: Use string-append over pkg:strEuAndreh2024-08-181-1/+1
| | | | | It seems that the import has not been loaded at the stage where the ,(path) is being evaluated.
* cat src/org/euandre/services.scm >> src/org/euandre/packages.scmEuAndreh2024-08-181-12/+12
|
* Makefile: Start over with correct rules for GuixEuAndreh2024-08-171-0/+4
|
* rm tests/assert-shellcheck.shEuAndreh2024-08-171-6/+0
|
* Add services for papo-derived projects and for new package syskeepEuAndreh2024-08-174-13/+39
|
* tests/vm-check.sh: Add POSIX alternative to "sed -u"EuAndreh2023-03-291-2/+13
|
* tests/vm-check.sh: Timestamp each output via ts(1)EuAndreh2023-03-291-15/+19
|
* src/bin/paku.in: Add WIP version of Alpine support, based off of DebianEuAndreh2023-03-281-0/+41
|
* tests/vm-check.sh: Add support for [-- ARGS]EuAndreh2023-03-281-2/+2
|
* Makefile: Un-inline shellcheck testEuAndreh2023-03-251-0/+6
|
* tests/vm-check.sh: Fail when "check.sh" failsEuAndreh2023-03-241-2/+10
|
* Makefile: Add "check-shellcheck" targetEuAndreh2023-03-242-0/+3
|
* Use manual echo to /etc/apt/sources.list over apt-add-repositoryEuAndreh2023-03-231-2/+3
|
* Support HomebrewEuAndreh2023-03-222-0/+26
|
* tests/vm-check.sh: Add markers of what is running whereEuAndreh2023-03-221-8/+17
|
* tests/vm-check.sh: Still shutdown if "check.sh" fails when -x is givenEuAndreh2023-03-221-4/+7
|
* tests/vm-check.sh: Shutdown at the end if -x is givenEuAndreh2023-03-211-1/+5
|
* Big revamp of paku(1): now in Perl, genating Debian packagesEuAndreh2023-03-212-0/+109
|
* queue.scm: Put Dovecot config file under /etc/dovecot/dovecot.conf by defaultEuAndreh2023-03-171-0/+0
|
* Makefile: Streamline verification of generated config filesEuAndreh2023-03-177-0/+66
|
* tests/: Adjust expected "master.cf" filesEuAndreh2023-03-172-2/+2
|
* queue.scm: Add cgit-pre-configuration variableEuAndreh2023-03-171-1/+5
|
* queue.scm: Rename dovecot2* => dovecotEuAndreh2023-03-171-1/+1
|
* Test for expected output of Postfix config filesEuAndreh2023-03-177-25/+177
|
* queue.scm: Split postfix-service-type into {local,internet}-postfix-service-typeEuAndreh2023-03-162-7/+29
| | | | | | | | | Also add those to `Makefile` as separate targets. BONUS: better naming of Guix targets in `Makefile`. Instead of `all-{packages,services}`, it is now `guix-{packages,services}`, as there are other packages being built that do not belong to Guix, and maybe more services in the future.
* Also build OS with services in "all" targetEuAndreh2023-03-131-0/+36