Operating system and container binary deployment and upgrades
Go to file
2014-01-22 11:11:50 +00:00
doc core: Make ostree_get_relative_object_path() private 2013-09-29 20:17:18 -04:00
embedded-dependencies embedded-dependencies: Fix ACLOCAL_FLAGS, update for libgsystem 2012-08-19 15:05:01 -04:00
packaging packaging: Update infrastructure 2014-01-18 04:49:17 -05:00
src pull: Add remotename:ref syntax 2014-01-21 08:57:34 +00:00
tests pull: Add remotename:ref syntax 2014-01-21 08:57:34 +00:00
.gitignore Update .gitignore 2014-01-19 11:33:52 -05:00
.gitmodules Add libgsystem as git external 2012-07-15 11:59:05 -04:00
autogen.sh Add gtk-doc support 2013-08-16 22:56:12 -04:00
configure.ac Add support for mkinitcpio 2013-10-24 14:27:49 -04:00
COPYING COPYING: Update to latest FSF with current address 2014-01-16 10:22:30 -05:00
Makefile-boot.am Add support for mkinitcpio 2013-10-24 14:27:49 -04:00
Makefile-decls.am build: Don't use += for ACLOCAL_AMFLAGS 2014-01-11 10:02:34 -07:00
Makefile-libostree-defines.am Add OstreeAsyncProgress, use it for ostree_repo_pull 2013-10-24 14:27:13 -04:00
Makefile-libostree.am deploy: Rework kernel arguments, add --karg-append to "admin deploy" 2014-01-16 15:07:55 -05:00
Makefile-ostree.am admin/switch: New builtin to switch between trees 2014-01-18 17:47:16 -05:00
Makefile-otutil.am Remove built in "triggers" 2013-07-07 14:37:59 -04:00
Makefile-switchroot.am Add support for mkinitcpio 2013-10-24 14:27:49 -04:00
Makefile-tests.am tests: Only install test-corruption if gjs is found 2014-01-21 19:53:06 +00:00
Makefile.am packaging: Update infrastructure 2014-01-18 04:49:17 -05:00
Makefile.dist-packaging packaging: Update infrastructure 2014-01-18 04:49:17 -05:00
ostree.doap ostree.doap: Update description based on docs. 2013-08-19 10:32:08 -04:00
README-historical.md README: Just link to wiki, move most of it to README-historical.md 2014-01-20 18:00:09 -05:00
README.md README: Just link to wiki, move most of it to README-historical.md 2014-01-20 18:00:09 -05:00
TODO TODO: Update 2014-01-22 11:11:50 +00: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