index
:
package-repository
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.tdrc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-23
Use manual echo to /etc/apt/sources.list over apt-add-repository
EuAndreh
3
-7
/
+9
2023-03-23
Makefile: Add architecture to check target name
EuAndreh
1
-3
/
+5
2023-03-23
Makefile: Put check targets at the end
EuAndreh
1
-10
/
+9
2023-03-23
TODOs.md: Name "OpenIndiana" over generic "illumos"
EuAndreh
1
-1
/
+1
2023-03-23
src/bin/paku.in: Use simpler dependency for public-key
EuAndreh
1
-1
/
+1
2023-03-23
src/bin/paku.in: Enable license mapping to be extended or overriden from paku...
EuAndreh
2
-10
/
+14
2023-03-23
src/bin/paku.in: Allow dependency mapping to change in number
EuAndreh
2
-8
/
+21
2023-03-23
src/bin/paku.in: Simplify Debian using less variables
EuAndreh
1
-48
/
+25
2023-03-23
src/bin/paku.in: Add dark-mode CSS
EuAndreh
1
-1
/
+33
2023-03-22
git mv src/bin/paku src/bin/paku.in
...
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.
EuAndreh
3
-9
/
+11
2023-03-22
src/bin/paku: Explain how to have a file as overlay for Nix
EuAndreh
1
-1
/
+25
2023-03-22
src/bin/paku: Fix Guix package names in HTML outputs
...
Follow-up on b62c88aba03eb80ef7df80d6c27696aec6e73c00.
EuAndreh
1
-2
/
+3
2023-03-22
src/bin/paku: Get license and repository information from paku.lock
EuAndreh
3
-14
/
+42
2023-03-22
src/bin/paku: Use homepage, changelog and downloads-page from paku.lock directly
EuAndreh
7
-11
/
+26
2023-03-22
src/bin/paku: Improve name of package variants
EuAndreh
2
-8
/
+9
2023-03-22
src/bin/paku: Show better versions on HTML
EuAndreh
1
-3
/
+4
2023-03-22
Remove redundant "-latest" variants of packages in Guix and Nix
EuAndreh
3
-47
/
+15
2023-03-22
Support Homebrew
EuAndreh
13
-40
/
+216
2023-03-22
src/bin/paku: Get Base64 from paku.lock instead of calculating it
EuAndreh
2
-12
/
+23
2023-03-22
tests/vm-check.sh: Add markers of what is running where
EuAndreh
1
-8
/
+17
2023-03-22
tests/vm-check.sh: Still shutdown if "check.sh" fails when -x is given
EuAndreh
1
-4
/
+7
2023-03-21
TODOs.md: Cleanup
EuAndreh
1
-173
/
+4
2023-03-21
tests/vm-check.sh: Shutdown at the end if -x is given
EuAndreh
1
-1
/
+5
2023-03-21
src/bin/paku: Add "debian-packages" action, do not depend on dpkg-scanpackages
EuAndreh
1
-8
/
+49
2023-03-21
src/bin/paku: Use "label" field from paku.lock
EuAndreh
2
-33
/
+17
2023-03-21
src/bin/paku: First-ish version of HTML output
EuAndreh
2
-0
/
+173
2023-03-21
src/bin/paku: Turn value of $dir into Make variable $(DIR)
EuAndreh
1
-27
/
+29
2023-03-21
src/bin/paku: General cleanup and tidyness
EuAndreh
4
-197
/
+222
2023-03-21
Add generated Guix and Nix files as dependencies of paku.lock
EuAndreh
1
-4
/
+6
2023-03-21
paku.lock: Use flat format for packages
EuAndreh
2
-281
/
+259
2023-03-21
src/bin/paku: Use list of strings over multiple loops
EuAndreh
1
-100
/
+59
2023-03-21
Use stripped "-latest" name in package official name too
EuAndreh
2
-3
/
+12
2023-03-21
Big revamp of paku(1): now in Perl, genating Debian packages
EuAndreh
11
-421
/
+1073
2023-03-20
queue.scm: Remove (mail-in-home? ...) option from Postfix and Dovecot
EuAndreh
1
-16
/
+7
2023-03-20
Makefile: Add "guix-packages" as dependency to the "guix-services-*" targets
EuAndreh
1
-2
/
+2
2023-03-20
queue.scm: Disable NIS on postfix
EuAndreh
1
-0
/
+1
2023-03-20
queue.scm: Use (string-join ...) for setting $CCARGS of postfix
EuAndreh
1
-3
/
+9
2023-03-17
queue.scm: Disable newaliases in Postfix activation again
EuAndreh
1
-0
/
+2
2023-03-17
Revert "queue.scm: Remove trailing "/" from Postfix "mail-directory" variable"
...
This reverts commit f32c1bd78f1399cedd2167dc113237cab1878f30.
EuAndreh
1
-2
/
+2
2023-03-17
queue.scm: Play it save when creating /var/mail
EuAndreh
1
-3
/
+4
2023-03-17
queue.scm: Remove trailing "/" from Postfix "mail-directory" variable
EuAndreh
1
-2
/
+2
2023-03-17
queue.scm: Export missing Dovecot names
EuAndreh
1
-1
/
+32
2023-03-17
queue.scm: Add docstrings to Dovecot variables, and mark it as finished
EuAndreh
1
-16
/
+34
2023-03-17
queue.scm: Prepare Dovecot service for namespaces withtou activating it yet
EuAndreh
1
-9
/
+23
2023-03-17
queue.scm: Fix Dovecot profile-service-type extension
EuAndreh
1
-1
/
+1
2023-03-17
queue.scm: Parameterize Dovecot /var/mail/ location
EuAndreh
1
-3
/
+4
2023-03-17
queue.scm: Remove FIXME marker on personal server automation
EuAndreh
1
-8
/
+0
2023-03-17
queue.scm: Simplify Dovecot activation
EuAndreh
1
-14
/
+14
2023-03-17
queue.scm: Rename dovecot-configuration-{dovecot => package}
EuAndreh
1
-3
/
+3
2023-03-17
queue.scm: Add supplementary-groups to Dovecot {,untrusted-}user
EuAndreh
1
-20
/
+22
[next]