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/27/x86_64/buildmaster

Job status

Using FAHC via rpm-ostree jigdo ♲📦

This stream is now also available in rpm-ostree jigdo

From a currently running Fedora Atomic Host (note this currently requires a version of rpm-ostree that's already in FAHC):

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