]> git.ipfire.org Git - pakfire.git/commit
cli: builder: Add command to update a snapshot
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 18 Oct 2024 12:55:16 +0000 (12:55 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 18 Oct 2024 12:55:16 +0000 (12:55 +0000)
commita693bd2c214ef04516a4b039f31976b5c9c75b55
tree8ad34e3a48a26acd480ca73ab0a3f543c1d9c92d
parent8c35d40753d0d21d24f88583cd66c3924b89cea6
cli: builder: Add command to update a snapshot

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