Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makefile: Use debian.sentinel for better dependency tracking | EuAndreh | 2023-03-24 | 1 | -0/+1 |
| | |||||
* | src/bin/paku.in: Emit Makefile for generating $NAME.key for Guix channel | EuAndreh | 2023-03-24 | 1 | -2/+1 |
| | | | | | | Instead of doing it inline in the Makefile with clever Perl one-liners. BONUS: add missing ".POSIX:" to the debian.mk file. | ||||
* | Makefile: Derive "EuAndreh.key" from paku.lock file | EuAndreh | 2023-03-24 | 1 | -0/+1 |
| | |||||
* | git mv src/bin/paku src/bin/paku.in | EuAndreh | 2023-03-22 | 1 | -0/+1 |
| | | | | | | Use the derived version without the ".in" suffix as the executable one, and remove the explicit "perl src/bin/paku" invocation with a simple "paku" one. | ||||
* | Big revamp of paku(1): now in Perl, genating Debian packages | EuAndreh | 2023-03-21 | 1 | -0/+3 |
| | |||||
* | queue.scm: Put Dovecot config file under /etc/dovecot/dovecot.conf by default | EuAndreh | 2023-03-17 | 1 | -1/+1 |
| | |||||
* | Makefile: Streamline verification of generated config files | EuAndreh | 2023-03-17 | 1 | -1/+3 |
| | |||||
* | Test for expected output of Postfix config files | EuAndreh | 2023-03-17 | 1 | -1/+2 |
| | |||||
* | Build nix derivation without the "shell.nix" hack | EuAndreh | 2023-03-13 | 1 | -7/+1 |
| | |||||
* | .gitignore: Add vagrant/ and FIXME | EuAndreh | 2022-05-30 | 1 | -0/+2 |
| | |||||
* | Setup basic translation infrastructure | EuAndreh | 2022-01-19 | 1 | -0/+2 |
| | |||||
* | scripts/paku: Generate paku.html | EuAndreh | 2021-06-17 | 1 | -0/+1 |
| | |||||
* | Makefile: Fix build of dependencies.svg | EuAndreh | 2021-02-28 | 1 | -0/+1 |
| | |||||
* | Add .gitignore | EuAndreh | 2021-02-08 | 1 | -0/+1 |