From Fedora Project Wiki

 
(One intermediate revision by the same user not shown)
Line 8: Line 8:
* fedora-install-fedora  
* fedora-install-fedora  
** This one uses different repos than normal spins and can't include fedora-repo.ks.
** This one uses different repos than normal spins and can't include fedora-repo.ks.
 
There are instructions in the two files on what should and shouldn't be commented out depending on whether or not it is the master branch of spin-kickstarts.
== What should they contain ==
 
In the master branch the rawhide repo commands should all be uncomment and all of the non-rawhide repos should be commented out. In non-master branches the fedora and fedora-updates (if present) should be uncommented and all of the rawhide repos and fedora-updates-testing (if present) should be commented out.


== When to change which repo(s) is used ==
== When to change which repo(s) is used ==


The repo commands should be changed when the master branch is branched.
The repo commands should be changed when the master branch is branched.

Latest revision as of 16:44, 29 June 2013

Spins repo directives

Where are they

There are repo directives in the following files:

  • fedora-repo.ks
    • This is included by spins (often indirectly).
  • fedora-install-fedora
    • This one uses different repos than normal spins and can't include fedora-repo.ks.

There are instructions in the two files on what should and shouldn't be commented out depending on whether or not it is the master branch of spin-kickstarts.

When to change which repo(s) is used

The repo commands should be changed when the master branch is branched.