Go to file
2016-02-26 13:06:00 -05:00
buildutil
design
doc There is no support for comps groups at this moment 2016-01-08 23:20:25 +01:00
libglnx@8a7943fef6 build: Port to master libhif 2016-02-22 14:27:46 -05:00
man
packaging Major revamp/extension of libhif/unpacker code 2016-02-22 14:27:45 -05:00
scripts
src unpacker: Fix a 32 bit format string error 2016-02-23 13:44:14 -05:00
tests libtest.sh: add include guard 2016-02-26 13:06:00 -05:00
.gitignore
.gitmodules
autogen.sh
configure.ac build: Port to master libhif 2016-02-22 14:27:46 -05:00
COPYING
Makefile-daemon.am
Makefile-decls.am
Makefile-lib-defines.am
Makefile-lib.am
Makefile-libpriv.am Rename rpmostree-hif.[ch] -> core 2016-02-22 14:27:46 -05:00
Makefile-man.am
Makefile-rpm-ostree.am Add a container builtin 2016-02-22 14:27:45 -05:00
Makefile-tests.am Makefile-tests.am: add helper testenv target 2016-02-26 13:06:00 -05:00
Makefile.am
README.md
TODO

rpm-ostree

A system to compose RPMs on a server side into an OSTree repository, and a client side tool to perform updates.

The project aims to bring together a hybrid of image-like upgrade features (reliable replication, atomicity), with package-like flexibility (seeing package sets inside trees, layering, partial live updates).

rpm-ostree is in beta!

While many of the underlying technologies here are stable, if you are considering using this in your organization, you should perform a careful evaluation of the whole stack. Software updates are obviously critical, and touch on many areas of concern.

Contents