#34 Branching f27 from rawhide
Merged 6 years ago by walters. Opened 6 years ago by mohanboddu.
mohanboddu/workstation-ostree-config branching-f27  into  master

@@ -0,0 +1,7 @@ 

+ [fedora-27-updates]

+ name=Fedora 27 $basearch Updates

+ #baseurl=http://download.fedoraproject.org/pub/fedora/linux//updates/27/$basearch/os/

+ mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-released-f27&arch=$basearch

+ enabled=0

+ gpgcheck=0

+ metadata_expire=1d

fedora-27.repo fedora-rawhide.repo
file renamed
+3 -3
@@ -1,7 +1,7 @@ 

- [fedora-rawhide]

- name=Fedora rawhide $basearch

+ [fedora-27]

+ name=Fedora 27 $basearch

  #baseurl=http://download.fedoraproject.org/pub/fedora/linux//development/rawhide/$basearch/os/

- mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=$basearch

+ mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=27&arch=$basearch

  enabled=0

  gpgcheck=0

  metadata_expire=1d

@@ -1,7 +1,7 @@ 

  {

-     "ref": "fedora/rawhide/x86_64/workstation",

+     "ref": "fedora/27/x86_64/workstation",

  

-     "repos": ["fedora-rawhide"],

+     "repos": ["fedora-27", "fedora-27-updates"],

  

      "selinux": true,

  

Pull-Request has been merged by walters

6 years ago

This was against the wrong (git) branch, I only noticed just after merging. Reverted in master and applied to f27.