On Wed, Nov 1, 2017, at 10:16 PM, Dusty Mabe wrote:
Atomic workstation is included in the normal fedora release process
and is part of RC 1.7:
https://kojipkgs.fedoraproject.org/compose/27/Fedora-27-20171101.0/compose/WorkstationOstree/x86_64/iso/Fedora-WorkstationOstree-ostree-x86_64-27-1.2.iso
I just gave this a try, the install seems fine, but I'm wondering about the final ostree
repo location:
$ rpm-ostree status
State: idle
Deployments:
● fedora-workstation:fedora/27/x86_64/workstation
Version: 27.1.2 (2017-11-01 20:25:06)
Commit: 825b2cb5fbf62fb986351ad1648c138e15848411e5657bafa12babdd849e9a02
GPGSignature: Valid signature by 860E19B0AFA800A1751881A6F55E7430F5282EE4
$ rpm-ostree upgrade
...
Downgraded:
firefox 57.0-0.8.fc27 -> 56.0-5.fc27
gnome-boxes 3.26.1-4.fc27 -> 3.26.1-2.fc27
Added:
libvirt-daemon-config-network-3.7.0-2.fc27.x86_64
Run "systemctl reboot" to start a reboot
$ cat /etc/ostree/remotes.d/fedora-workstation.conf
[remote "fedora-workstation"]
url=https://kojipkgs.fedoraproject.org/compose/ostree/27/
gpg-verify=true
gpgkeypath=/etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-27-primary
$
```