Colin Walters 72da2e0c36 core: Unify object deletion code with prune
The prune API duplicated logic to delete objects, and furthermore the
core API to delete an object didn't clean up detached metadata.

Fix the duplication by doing the obvious thing: prune should call
_delete.

https://bugzilla.gnome.org/show_bug.cgi?id=733452
2014-07-20 08:57:37 -04:00
2014-06-27 13:16:47 -04:00
2014-06-24 08:33:02 -04:00
2014-01-19 11:33:52 -05:00
2014-04-04 16:52:37 -04:00
2014-06-26 08:03:33 -04:00
2013-10-24 14:27:49 -04:00
2014-05-27 14:15:27 -04:00

OSTree is a tool for managing bootable, immutable, versioned filesystem trees. While it takes over some of the roles of tradtional "package managers" like dpkg and rpm, it is not a package system; nor is it a tool for managing full disk images. Instead, it sits between those levels, offering a blend of the advantages (and disadvantages) of both.

For more information, see:

https://live.gnome.org/Projects/OSTree

Description
Operating system and container binary deployment and upgrades
Readme 33 MiB
Languages
C 73.6%
Shell 15.4%
Rust 7.3%
Yacc 1%
M4 0.9%
Other 1.7%