#50 Update README.md to reference f27
Closed 3 years ago by tpopela. Opened 6 years ago by asamalik.
asamalik/workstation-ostree-config f27  into  f27

file modified
+2 -2
@@ -51,11 +51,11 @@ 

  Enable the 26/27 remotes:

  ```

  ostree remote add --if-not-exists --gpg-import /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-26-primary fedora-ws-26 https://kojipkgs.fedoraproject.org/compose/ostree/26

- ostree remote add --if-not-exists --gpg-import /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-27-primary fedora-ws-27 https://kojipkgs.fedoraproject.org/compose/ostree/rawhide

+ ostree remote add --if-not-exists --gpg-import /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-27-primary fedora-ws-27 https://kojipkgs.fedoraproject.org/compose/ostree/27

  ```

  Rebase to rawhide:

This needs to be changed to "Rebase to f27" - though the entire section is a bit confusing. Why are you rebasing between remotes anyways? I think this is how to install install f26 and then switch to rawhide (which was f27 at time of writing) - do we have composes of f27 now?

  ```

- rpm-ostree rebase fedora-ws-27:fedora/rawhide/x86_64/workstation

+ rpm-ostree rebase fedora-ws-27:fedora/27/x86_64/workstation

  ```

   

  Using the system

I'm not sure but I believe this a fix. It works for me at least.

This needs to be changed to "Rebase to f27" - though the entire section is a bit confusing. Why are you rebasing between remotes anyways? I think this is how to install install f26 and then switch to rawhide (which was f27 at time of writing) - do we have composes of f27 now?

Not applicable anymore, closing.

Pull-Request has been closed by tpopela

3 years ago
Metadata