parent
b47412288d
commit
06cbe1d93d
3 changed files with 5 additions and 12 deletions
|
@ -1,7 +0,0 @@
|
|||
[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 @@
|
|||
{
|
||||
"ref": "fedora/27/x86_64/workstation",
|
||||
"ref": "fedora/rawhide/x86_64/workstation",
|
||||
|
||||
"repos": ["fedora-27", "fedora-27-updates"],
|
||||
"repos": ["fedora-rawhide"],
|
||||
|
||||
"selinux": true,
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[fedora-27]
|
||||
name=Fedora 27 $basearch
|
||||
[fedora-rawhide]
|
||||
name=Fedora rawhide $basearch
|
||||
#baseurl=http://download.fedoraproject.org/pub/fedora/linux//development/rawhide/$basearch/os/
|
||||
mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=27&arch=$basearch
|
||||
mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=$basearch
|
||||
enabled=0
|
||||
gpgcheck=0
|
||||
metadata_expire=1d
|
Loading…
Reference in a new issue