]> git.ipfire.org Git - pakfire.git/commit
pakfire: Experimental implementation to use overlayfs for snapshots
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 13 Oct 2024 13:24:44 +0000 (13:24 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 13 Oct 2024 13:24:44 +0000 (13:24 +0000)
commit574393d69c212d9d39c6b3c69c94702fb7f2fd63
treea4fc2b42e2806061e4e7e0f8c5ac6cec03cbef82
parentb64b546ac341fd7a0bad23028c549094442af49c
pakfire: Experimental implementation to use overlayfs for snapshots

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