The structure of the build repos on buildlogs.centos.org are as follows:
RC and GA build trees: c7.00.02/ c7.00.03/ c7-00.04/
CentOS 7 Extras: c7-extras/
CentOS 7 Plus: c7-plus/ <==Not there yet, will be when we build the plus kernel later today
CentOS 7 Updates: c7-updates/
So, everything that goes on the CentOS 7 ISOs (and are the same versions as the RHEL7 GA release) will come from c7.00.02, c7.00.03, and c7-00.04 (except the actual secureboot signed content that KB mentioned earlier).
Anything that is an updated package form those on the ISOs will come from c7-updates.
The centos/ directory is the actual testing tree(s) for the open qa process and will eventually go away once we have a GA release .. however, the build repos (which are actually the staged repos used for building the packages via mock) and listed above will remain indefinitely to show the RPMs, SRPMs, and logs from mock used to produce CentOS 7.
Thanks, Johnny Hughes
24.6.2014 19.39, Johnny Hughes kirjoitti:
CentOS 7 Updates: c7-updates/
This may be obvious to most of you, but I just remembered that I can define additional repositories in the installer. If you are doing netinstalls straight from buildlogs, defining the updates repo ( http://buildlogs.centos.org/c7-updates/ ) in the installer will save you a bit of bandwidth as you don't need to download the outdated packages.
This worked like a charm, and even the per repository proxy setup worked fine. I needed to use a proxy for the buildlogs server, because my test box is IPv6-only and the buildlogs server is IPv4-only.