README.md

FAHC

Currently, Fedora Atomic Host is built via a manual integration process. A human has to edit a spec file and do a build in Koji for content changes.

This project tracks git master of important Project Atomic components such as the atomic command, rpm-ostree, etc. and do tree composes from them as quickly as possible.

Using FAHC

From a currently running Fedora Atomic Host:

$ ostree remote add fahc --set=gpg-verify=false https://ci.centos.org/artifacts/sig-atomic/fahc/ostree/repo/
$ rpm-ostree rebase fahc:fahc/29/x86_64/buildmaster

Job status

Using FAHC via rpm-ostree rojig

This stream is now also available in rpm-ostree rojig

From a currently running Fedora Atomic Host:

cat >/etc/yum.repos.d/fahc.repo <<EOF
[fahc]
baseurl=https://ci.centos.org/artifacts/sig-atomic/fahc/jigdo
gpgcheck=0
EOF
$ rpm-ostree rebase --experimental rojig://fahc:fedora-atomic-host