|
Karanbir Singh |
517908 |
--------
|
|
Karanbir Singh |
517908 |
* The old style templates no longer work in the 7 buildsys
|
|
Karanbir Singh |
517908 |
* it now needs complete rendered files
|
|
Karanbir Singh |
517908 |
--------
|
|
Karanbir Singh |
517908 |
|
|
Karanbir Singh |
517908 |
add mock config files per package here;
|
|
Karanbir Singh |
517908 |
they can be either
|
|
Karanbir Singh |
517908 |
- <package name>-<version>-<releaese>.ARCH.conf
|
|
Karanbir Singh |
517908 |
- <package-name>-<version>.ARCH.conf
|
|
Karanbir Singh |
517908 |
- <package>.ARCH.conf
|
|
Karanbir Singh |
517908 |
|
|
Karanbir Singh |
517908 |
If the builder does not find a match in this dir, it will
|
|
Karanbir Singh |
517908 |
use the conf file from one dir up ( and should be good
|
|
Karanbir Singh |
517908 |
for most builds )
|
|
Karanbir Singh |
517908 |
|
|
Karanbir Singh |
517908 |
ARCH needs to be either i386 / x86_64 or noarch. In most cases
|
|
Karanbir Singh |
517908 |
we will want to use the default mock configs from one dir up
|
|
Karanbir Singh |
517908 |
and adapt those.
|
|
Karanbir Singh |
517908 |
|
|
Karanbir Singh |
517908 |
In almost every case, we want the noarch.conf to be symlinked
|
|
Karanbir Singh |
517908 |
to the x86_64 config file. Regular noarch files are built against
|
|
Karanbir Singh |
517908 |
the x86_64 target, but if something has ExclusiveArch then it
|
|
Karanbir Singh |
517908 |
will be attempted against the noarch conf first.
|
|
Karanbir Singh |
517908 |
|
|
Karanbir Singh |
517908 |
If doing custom mock configs for the kernel, its always
|
|
Karanbir Singh |
517908 |
going to need a noarch.cfg as well
|
|
Karanbir Singh |
517908 |
|
|
Karanbir Singh |
517908 |
---------
|
|
Karanbir Singh |
517908 |
repo urls that contain /mirror/ point to pristine upstream
|
|
Karanbir Singh |
517908 |
mirrors ( unmaintained, they will never change )
|
|
Karanbir Singh |
517908 |
|
|
Karanbir Singh |
517908 |
repo urls that contain /repo/<target> represent the actual
|
|
Karanbir Singh |
517908 |
repositories that built content is being injected into
|
|
Karanbir Singh |
517908 |
|
|
Karanbir Singh |
517908 |
|
|
Karanbir Singh |
517908 |
---------
|
|
Karanbir Singh |
517908 |
Some files that are part of the system:
|
|
Karanbir Singh |
517908 |
- def.cfg
|
|
Karanbir Singh |
517908 |
- logging.ini
|
|
Karanbir Singh |
517908 |
- hints
|
|
Karanbir Singh |
517908 |
- site-defaults.cfg
|