Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makefile: Streamline verification of generated config files | EuAndreh | 2023-03-17 | 7 | -0/+66 |
* | tests/: Adjust expected "master.cf" files | EuAndreh | 2023-03-17 | 2 | -2/+2 |
* | queue.scm: Add cgit-pre-configuration variable | EuAndreh | 2023-03-17 | 1 | -1/+5 |
* | queue.scm: Rename dovecot2* => dovecot | EuAndreh | 2023-03-17 | 1 | -1/+1 |
* | Test for expected output of Postfix config files | EuAndreh | 2023-03-17 | 7 | -25/+177 |
* | queue.scm: Split postfix-service-type into {local,internet}-postfix-service-type...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. | EuAndreh | 2023-03-16 | 2 | -7/+29 |
* | Also build OS with services in "all" target | EuAndreh | 2023-03-13 | 1 | -0/+36 |