[Rpm-maint] [rpm-software-management/rpm] RFE: container-native rpmdb format (Issue #2005)

Demi Marie Obenour notifications at github.com
Wed Apr 13 01:57:27 UTC 2022


There are two approaches to fix this:

1. Use a storage engine that provides block-level copy-on-write, rather than file-level copy-on-write.  BTRFS, ZFS, and device-mapper satisfy this requirement, as does overlay2 on a filesystem supporting reflinks.  This _does not_ help image layer sizes, however.
2. Use a one-file-per-entry approach.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2005#issuecomment-1097471416
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/issues/2005/1097471416 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20220412/6e4f7c8a/attachment.html>


More information about the Rpm-maint mailing list