#338 add installer-master to variants-modular.xml
Merged 6 years ago by ausil. Opened 6 years ago by asamalik.
asamalik/pungi-fedora f27  into  f27

file modified
+1
@@ -12,6 +12,7 @@ 

              <arch>x86_64</arch>

          </arches>

          <modules>

+             <module>installer-master</module>

              <module>platform-master</module>

              <module>host-master</module>

              <module>shim-master</module>

We have built an initial version of the installer module which blocked us from creating an image. This commit adds it to the compose.

rebased

6 years ago

What is the -master for?

it's the master branch other modules now use, too.. it'll get branched into a different arbitrary branch in the future

So f27 should use the f27 branch as we are branched

Yeah - looking at this.. all the branches in there point to master. We should switch over to f27 asap.

@ausil, let's merge this for now but make a point to circle back and switch platform and host to point at f27.

Pull-Request has been merged by ausil

6 years ago

@ralph sure, We should also figure out how things should be handled for branching, and what branching actually means.

Thanks for merging.

And yeah, I thought that with arbitrary branching we can use any branches, but probably not master?

Metadata