The bootstrap modules
Find a file
Petr Šabata 329af59737 Let's build all of the components in one batch
The order didn't really make any sense.  The base-runtime set is also a
build dependency for the rest of the bootstrap module a the build order
only forces rebuilds of the base-runtime part, which has no real value.

Also, if anything in the first group fails, the second group doesn't get
build at all.

Plus build time optimization -- no nead to wait for the first batch to
finish.

Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-03-26 00:54:16 +01:00
.gitignore Initial setup of the repo 2017-03-03 19:07:52 +00:00
bootstrap.yaml Let's build all of the components in one batch 2017-03-26 00:54:16 +01:00
sources Initial setup of the repo 2017-03-03 19:07:52 +00:00