]> git.ipfire.org Git - people/stevee/pakfire.git/commit
repos: Try to hardlink packages when possible
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 9 Mar 2023 13:33:12 +0000 (13:33 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 9 Mar 2023 13:44:41 +0000 (13:44 +0000)
commitdd8866ccd3aa079c89dc248affde76b2890374ea
tree6309b4d5111e61405fae81773c19d362fb228453
parent8d31bb2713d59d20a3d3a7b779e348778c963284
repos: Try to hardlink packages when possible

Since we no longer change any packages when composing a repository (no
embedded signatures), we can try to hardlink to save disk space and IO.

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