]> git.ipfire.org Git - people/ms/pakfire.git/commit - Makefile.am
cli: Add option to configure the default distro
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 20 Oct 2023 11:26:05 +0000 (11:26 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 20 Oct 2023 11:26:05 +0000 (11:26 +0000)
commit961d9b9e2c5cc5606545e42d2b7738e1ee12fb0d
tree22b99e9d9e5822d7139d86149f2f07864b45926d
parent05bee957f8ab5b4201c08841368831873653c270
cli: Add option to configure the default distro

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
contrib/config/pakfire.conf
src/cli/lib/config.c [new file with mode: 0644]
src/cli/lib/config.h [new file with mode: 0644]
src/cli/pakfire-builder.c
src/cli/pakfire-client.c