I installed Fedora 28 atomic workstation from team silverblue website[0]. I already run atomic on my servers and wanted to see how looks the Silverblue project.
After some partitioning issues (dual boot with w10) I now run the workstation. I have still a doubt as the rpm-ostree command output does not mentioned Atomic, neither /etc/os-release. I was waiting in the ostree the "Fedora Atomic" magic words.
The filesystem is certainly the same as the one of my servers, rpm-ostree works, but I would like to be sure to run the correct Fedora flavor.
--------------------------------
$ rpm-ostree status
State: idle; auto updates disabled
Deployments:
● ostree://fedora-workstation:fedora/28/x86_64/workstation
Version: 28.20180721.0 (2018-07-22 01:03:46)
BaseCommit: 23ebd83520e7aa817030b1679cd91a4ff76ea39e283a018b18e898c226bf3d17
GPGSignature: Valid signature by 128CF232A9371991C8A65695E08E7E629DB62FB1
LayeredPackages: dnf fedora-workstation-repositories git nano vim zsh
ostree://fedora-workstation:fedora/28/x86_64/workstation
Version: 28.20180721.0 (2018-07-22 01:03:46)
BaseCommit: 23ebd83520e7aa817030b1679cd91a4ff76ea39e283a018b18e898c226bf3d17
GPGSignature: Valid signature by 128CF232A9371991C8A65695E08E7E629DB62FB1
LayeredPackages: fedora-workstation-repositories git nano vim zsh
-----------------------------------
----------------------------
$ cat /etc/os-release
Can someone please confirm I am running Fedora Atomic Workstation.
Thank you