]> git.ipfire.org Git - pakfire.git/commit
snapshots: Add function to create a new snapshot
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 18 Oct 2024 12:54:43 +0000 (12:54 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 18 Oct 2024 12:54:43 +0000 (12:54 +0000)
commit8c35d40753d0d21d24f88583cd66c3924b89cea6
tree17dfb2979c00496187ba6969e380ae702d26c545
parent304d8db634477165f0ac4c092bf0e9252bc974a6
snapshots: Add function to create a new snapshot

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/libpakfire/include/pakfire/pakfire.h
src/libpakfire/include/pakfire/snapshot.h
src/libpakfire/pakfire.c
src/libpakfire/snapshot.c