| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix dhcp-client-service-type deprecation•••The warning message was:
avertissement : « dhcp-client-service-type » est obsolète, utilisez plutôt « dhcpcd-service-type »
| EuAndreh | 2025-06-12 | 3 | -3/+3 |
| * | cat src/org/euandre/papo.scm >> src/org/euandre/packages.scm | EuAndreh | 2025-05-24 | 1 | -3/+2 |
| * | packages.scm: Comment out fail2ban-service-type | EuAndreh | 2025-05-01 | 1 | -1/+1 |
| * | tests/internet/etc/dkimproxyout.conf.in: Update test accompanying 6cb13239f91... | EuAndreh | 2025-03-09 | 1 | -1/+1 |
| * | packages.scm: Add cicd-service-type | EuAndreh | 2025-03-09 | 1 | -0/+1 |
| * | Revert "Rename dovecot dovecot2"•••This reverts commit af2fbd2680930f2ac46be53e265585c299502678.
| EuAndreh | 2025-03-04 | 2 | -2/+2 |
| * | Rename dovecot dovecot2 | EuAndreh | 2025-03-03 | 2 | -2/+2 |
| * | packages.scm: Add "hsts" package and "hsts-service-type" | EuAndreh | 2024-11-15 | 1 | -8/+2 |
| * | packages.scm: Update papod and all its related packages | EuAndreh | 2024-11-08 | 1 | -1/+8 |
| * | papo.scm: Try enabling papod-service-type again | EuAndreh | 2024-10-27 | 1 | -1/+0 |
| * | papo.scm: Disable papod-service-type | EuAndreh | 2024-10-27 | 1 | -3/+7 |
| * | tests/internet/tests.scm: Add working git-service-type test | EuAndreh | 2024-08-31 | 1 | -0/+72 |
| * | packages.scm: Add (with-services-from-args ...) | EuAndreh | 2024-08-19 | 1 | -1/+9 |
| * | queue.scm: Add knot-zones-configuration | EuAndreh | 2024-08-19 | 1 | -0/+2 |
| * | packages.scm: Add git-service-type | EuAndreh | 2024-08-18 | 1 | -1/+5 |
| * | tests/internet/system.scm: Use string-append over pkg:str•••It seems that the import has not been loaded at the stage where the
,(path) is being evaluated.
| EuAndreh | 2024-08-18 | 1 | -1/+1 |
| * | cat src/org/euandre/services.scm >> src/org/euandre/packages.scm | EuAndreh | 2024-08-18 | 1 | -12/+12 |
| * | Makefile: Start over with correct rules for Guix | EuAndreh | 2024-08-17 | 1 | -0/+4 |
| * | rm tests/assert-shellcheck.sh | EuAndreh | 2024-08-17 | 1 | -6/+0 |
| * | Add services for papo-derived projects and for new package syskeep | EuAndreh | 2024-08-17 | 4 | -13/+39 |
| * | tests/vm-check.sh: Add POSIX alternative to "sed -u" | EuAndreh | 2023-03-29 | 1 | -2/+13 |
| * | tests/vm-check.sh: Timestamp each output via ts(1) | EuAndreh | 2023-03-29 | 1 | -15/+19 |
| * | src/bin/paku.in: Add WIP version of Alpine support, based off of Debian | EuAndreh | 2023-03-28 | 1 | -0/+41 |
| * | tests/vm-check.sh: Add support for [-- ARGS] | EuAndreh | 2023-03-28 | 1 | -2/+2 |
| * | Makefile: Un-inline shellcheck test | EuAndreh | 2023-03-25 | 1 | -0/+6 |
| * | tests/vm-check.sh: Fail when "check.sh" fails | EuAndreh | 2023-03-24 | 1 | -2/+10 |
| * | Makefile: Add "check-shellcheck" target | EuAndreh | 2023-03-24 | 2 | -0/+3 |
| * | Use manual echo to /etc/apt/sources.list over apt-add-repository | EuAndreh | 2023-03-23 | 1 | -2/+3 |
| * | Support Homebrew | EuAndreh | 2023-03-22 | 2 | -0/+26 |
| * | tests/vm-check.sh: Add markers of what is running where | EuAndreh | 2023-03-22 | 1 | -8/+17 |
| * | tests/vm-check.sh: Still shutdown if "check.sh" fails when -x is given | EuAndreh | 2023-03-22 | 1 | -4/+7 |
| * | tests/vm-check.sh: Shutdown at the end if -x is given | EuAndreh | 2023-03-21 | 1 | -1/+5 |
| * | Big revamp of paku(1): now in Perl, genating Debian packages | EuAndreh | 2023-03-21 | 2 | -0/+109 |
| * | queue.scm: Put Dovecot config file under /etc/dovecot/dovecot.conf by default | EuAndreh | 2023-03-17 | 1 | -0/+0 |
| * | 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 |