Merge #34 Branching f27 from rawhide
This commit is contained in:
commit
b47412288d
3 changed files with 12 additions and 5 deletions
7
fedora-27-updates.repo
Normal file
7
fedora-27-updates.repo
Normal file
|
@ -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
|
|
@ -1,7 +1,7 @@
|
||||||
[fedora-rawhide]
|
[fedora-27]
|
||||||
name=Fedora rawhide $basearch
|
name=Fedora 27 $basearch
|
||||||
#baseurl=http://download.fedoraproject.org/pub/fedora/linux//development/rawhide/$basearch/os/
|
#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
|
enabled=0
|
||||||
gpgcheck=0
|
gpgcheck=0
|
||||||
metadata_expire=1d
|
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,
|
"selinux": true,
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue