Go to file
2014-11-17 12:11:42 -07:00
design design/package-layering: New file 2014-06-18 08:48:03 -04:00
doc doc/treefile.md: The repos are not pulled from the system /etc/yum.repos.d 2014-11-17 12:11:42 -07:00
man docs: Fix a typo 2014-10-08 23:01:53 -04:00
packaging packaging: Update BRs 2014-11-14 18:07:47 -05:00
scripts
src compose: Add 'etc-group-members' 2014-11-17 12:40:38 -05:00
tests Check rpm-ostree status output 2014-10-28 13:30:08 -04:00
.gitignore
autogen.sh
configure.ac Release 2014.110 2014-11-14 17:51:06 -05:00
COPYING
Makefile-decls.am
Makefile-man.am
Makefile-rpm-ostree.am compose: Split out JSON helpers into separate file 2014-11-13 15:08:16 -05:00
Makefile-tests.am Import some basic testing infrastructure from OSTree 2014-09-29 16:25:36 -04:00
Makefile.am Import some basic testing infrastructure from OSTree 2014-09-29 16:25:36 -04:00
README.md doc: More updates, note atomic status, flesh out tradeoffs 2014-11-01 10:33:39 -04:00
TODO TODO: Update 2014-03-31 16:33:05 -04:00

rpm-ostree, aka /usr/bin/atomic

An 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