#19 Branching f26 from rawhide
Merged 7 years ago by otaylor. Opened 7 years ago by mohanboddu.
mohanboddu/workstation-ostree-config branching-f26  into  f26

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

+ [fedora-26-updates]

+ name=Fedora 26 $basearch Updates

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

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

+ enabled=0

+ gpgcheck=0

+ metadata_expire=1d

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

- [fedora-rawhide]

- name=Fedora rawhide $basearch

+ [fedora-26]

+ name=Fedora 26 $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=26&arch=$basearch

  enabled=0

  gpgcheck=0

  metadata_expire=1d

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

  {

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

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

  

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

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

  

      "selinux": true,

  

Needs and updates repo

rebased

7 years ago

you will need a updates repo file

rebased

7 years ago

Pull-Request has been merged by otaylor

7 years ago