OSTree 1.0 (2024.7)¶
- Parent Project:
ostree (content-addressed filesystem for operating system binaries (library))
- Description:
libostree is a library for managing bootable, immutable, versioned filesystem trees. It is like git in that it checksums individual files and has a content-addressed object store; unlike git, it “checks out” the files using hardlinks into an immutable directory tree. This can be used to provide atomic upgrades with rollback, history and parallel-installation, particularly useful on “fixed purpose” systems such as embedded devices. It is also used by the Flatpak application runtime system.
- Homepage:
- Debian Package:
- Dependencies: