forked from srbala/fedora-kickstarts
Enable rawhide by default
This commit is contained in:
parent
986c7b7555
commit
26f6a2b7ac
@ -23,7 +23,7 @@ repo --name=released --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?re
|
|||||||
repo --name=updates --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f11&arch=$basearch
|
repo --name=updates --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f11&arch=$basearch
|
||||||
|
|
||||||
# To compose against rawhide, use the following "repo" (disabled by default)
|
# To compose against rawhide, use the following "repo" (disabled by default)
|
||||||
#repo --name=rawhide --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=$basearch
|
repo --name=rawhide --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=$basearch
|
||||||
|
|
||||||
# To compose against local trees, (edit and) use:
|
# To compose against local trees, (edit and) use:
|
||||||
#repo --name=f11 --baseurl=http://localrepo/fedora/releases/11/Everything/$basearch/os/
|
#repo --name=f11 --baseurl=http://localrepo/fedora/releases/11/Everything/$basearch/os/
|
||||||
|
Loading…
Reference in New Issue
Block a user