Log of /puppet/deployment/mga_buildsystem/manifests/config.pp
Parent Directory
|
Revision Log
Revision
3373 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Nov 28 16:52:04 2013 UTC
(11 years, 4 months ago)
by
colin
File length: 16955 byte(s)
Diff to
previous 3372
Allow submissions of various internal packages while in freeze.
This should allow Thierry (and myself, or anyone else) to push new
versions of these packages even when in freeze.
While this isn't exactly ideal, because these are internal
packages, they don't really follow normal freeze rules
(although of course it would be better to not break them
at the last minute, but that's another story).
See discussions on cauldron mailing list from today for
reference.
Revision
3371 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Nov 2 21:02:04 2013 UTC
(11 years, 5 months ago)
by
tmb
File length: 16913 byte(s)
Diff to
previous 3368
disable cauldron media.cfg rewriting until it is fixed to properly sort the media lists (mga #10773)
Revision
3221 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri May 31 09:32:43 2013 UTC
(11 years, 10 months ago)
by
boklm
File length: 16683 byte(s)
Diff to
previous 3220
buildsystem::distros: remove iurt_use_bootstrap option
This option is no longer needed with the no_mirror option.
Revision
3181 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu May 23 15:07:35 2013 UTC
(11 years, 11 months ago)
by
boklm
File length: 13190 byte(s)
Diff to
previous 3165
buildsystem: create config file for webstatus
Create /etc/bs-webstatus.conf config file using new parameters from
buildsystem::var::webstatus.
Revision
3165 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu May 23 15:06:52 2013 UTC
(11 years, 11 months ago)
by
boklm
File length: 13028 byte(s)
Diff to
previous 3162
buildsystem: add /etc/youri/host.conf
The host.conf config file for youri contains the hostnames of the nodes
that are building packages for each architecture. The variable
$build_src_node has been added to buildsystem::var::scheduler to contain
the hostname of the server building the initial src.rpm. The variable
$build_nodes_aliases has been added to buildsystem::var::scheduler to be
used to find the real hostnames of the nodes building the packages for
each architecture.
Revision
3162 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu May 23 15:06:43 2013 UTC
(11 years, 11 months ago)
by
boklm
File length: 12796 byte(s)
Diff to
previous 3160
buildsystem: Change youri submit configuration
The youri submit configuration has been changed. The following two
template files :
- youri/submit-todo.conf
- youri/submit-upload.conf
have been replaced by a common template file for youri submit-todo and
youri submit-upload :
- youri/submit.conf
This new template file does not contain any specific configuration.
Instead the youri configuration is now created using informations from
the following hash variables :
- the $youri_conf_default hash from buildsystem::var::youri, containing
default configuration for the repository, the checks, actions and
posts.
- the $youri_conf parameter from buildsystem::var::youri, overriding
infos from the default configuration defined in $youri_conf_default.
- the distros specific configuration is defined in the $distros
parameter from buildsystem::var::distros.
All those variables contain configuration for both youri submit-todo
and youri submit-upload.
This change allows moving all Mageia specific configuration outside the
buildsystem module to the class mga_buildsystem::config, while still
keeping common configuration in the buildsystem module.
The following checks definitions have also been removed from youri
submit-todo configuration, because they are not used in the current
configuration :
- history
- precedence
- section
- svn
The 'version' check options for infra_1 and infra_2 have been moved from
youri submit-upload to submit-todo configuration.
Revision
3158 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu May 23 15:06:30 2013 UTC
(11 years, 11 months ago)
by
boklm
File length: 4634 byte(s)
Diff to
previous 3157
buildsystem::signbot: add options for gpg key infos
Add options in buildsystem::var::signbot to select GPG key email and
name.
Revision
3157 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu May 23 15:06:28 2013 UTC
(11 years, 11 months ago)
by
boklm
File length: 4566 byte(s)
Diff to
previous 3156
buildsystem: add build_nodes parameter
Add build_nodes parameter in buildsystem::var::scheduler. This parameter
is a hash containing the build nodes available indexed by architecture.
Revision
3156 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu May 23 15:06:25 2013 UTC
(11 years, 11 months ago)
by
boklm
File length: 4416 byte(s)
Diff to
previous 3155
buildsystem::var::scheduler: add admin_mail parameter
The admin_mail parameter is used to select the email address sending the
build failure notifications.
Revision
3155 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu May 23 15:06:21 2013 UTC
(11 years, 11 months ago)
by
boklm
File length: 4363 byte(s)
Diff to
previous 3154
buildsystem: add support for medias dependencies
In upload.conf template for ulri config use the dependencies between
medias defined in buildsystem::var::distros.
Revision
3154 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu May 23 15:06:17 2013 UTC
(11 years, 11 months ago)
by
boklm
File length: 4074 byte(s)
Diff to
previous 3148
mga_buildsystem: use updates media in infra
Replace infra_*/release with infra_*/updates. The infra media is using
core/updates, so we have a 'release' repository requiring an 'updates'
repository. For more simplicity in media dependencies, it is replaced
with an updates repository so that we have instead an 'updates' ->
'updates' medias dependency.
Revision
3148 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu May 23 15:05:59 2013 UTC
(11 years, 11 months ago)
by
boklm
File length: 4074 byte(s)
Diff to
previous 3147
buildsystem: add option to base a distribution on an other
It is now possible to add the option 'based_on' to a distribution
defined in buildystem::var::distros. This is useful for distributions
like infra_1 or infra_2 which provide a new repository for an existing
distribution. When repositories from an other distribution are defined
in 'based_on', the repositories are linked with a symbolic link, and
defined in media.cfg.
Revision
3141 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu May 23 15:05:39 2013 UTC
(11 years, 11 months ago)
by
boklm
File length: 3587 byte(s)
Diff to
previous 3138
buildsystem: generate mgarepo.conf using $distros
Use settings from buildsystem::var::distros to create mgarep.conf.
Revision
3138 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu May 23 15:05:31 2013 UTC
(11 years, 11 months ago)
by
boklm
File length: 2987 byte(s)
Diff to
previous 3137
Add buildsystem::var::mgarepo.
The mgarepo.conf template is now using settings from
buildsystem::var::mgarepo.
Revision
3137 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu May 23 15:05:28 2013 UTC
(11 years, 11 months ago)
by
boklm
File length: 2477 byte(s)
Diff to
previous 3135
buildsystem: use common media.cfg template for all distros
The media.cfg file is now generated for all distributions now (it was
only done for cauldron before). The media.cfg file is generated using
the infos about the distributions and medias from the $distro parameter
in buildsystem::var::distros.
Revision
3135 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu May 23 15:05:23 2013 UTC
(11 years, 11 months ago)
by
boklm
File length: 1712 byte(s)
Diff to
previous 3134
buildsystem::var::distros: change $distros structure
The $distros variable is hash containing settings about the
distributions.
It was something like this :
$distro = {
'cauldron' => {
'arch' => [ 'i586', 'x86_64' ],
'medias' => {
'core' => [ 'release' ],
},
'base_medias' => [ 'core/release' ],
},
}
It is now something like this :
$distro = {
'cauldron' => {
'arch' => [ 'i586', 'x86_64' ],
'medias' => {
'core' => {
'repos' => {
'release' => {},
},
},
},
'base_medias' => [ 'core/release' ],
},
}
This should allow setting more infos about each medias / repos, that can
be used in order to generate media.cfg config files.
Revision
3134 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu May 23 15:05:20 2013 UTC
(11 years, 11 months ago)
by
boklm
File length: 1562 byte(s)
Diff to
previous 3131
buildsystem::var::distros: Add option to select arch
Add an option to select supported arch of a distribution.
Revision
3131 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu May 23 15:05:11 2013 UTC
(11 years, 11 months ago)
by
boklm
File length: 1412 byte(s)
Diff to
previous 3127
buildsystem: use common iurt config file for all distros
All distributions now use the same template file for their iurt
configuration file. The 'base_media' value has been added in the
distributions configuration in buildsystem::var::distros to allow
setting in iurt configuration the base_media that will be used to
generate chroots.
The iurt configuration now also contains all the medias in 'all_media',
instead of only the 'release' medias previously.
Revision
3127 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu May 23 15:04:59 2013 UTC
(11 years, 11 months ago)
by
boklm
File length: 1180 byte(s)
Diff to
previous 3110
Create buildsystem::var::distros
buildsystem::var::distros will be used to store the list of
distributions and their configuration, medias, etc ... The list of
distributions and medias has been removed from buildsystem::mgarepo and
moved to mga_buildsystem::config.
Revision
3110 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed May 22 22:17:02 2013 UTC
(11 years, 11 months ago)
by
boklm
File length: 580 byte(s)
Diff to
previous 3109
buildsystem: move groups definitions to var::groups
Create buildsystem::var::groups to configure packagers and
packagers_committers groups, and remove buildsystem::base which
is now empty.
Revision
2928 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Dec 11 18:33:21 2012 UTC
(12 years, 4 months ago)
by
boklm
File length: 308 byte(s)
Diff to
previous 2921
Create buildsystem::var::youri
The class buildsystem::var::youri has been created to set the youri
configuration.
Revision
2921 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Dec 11 11:33:36 2012 UTC
(12 years, 4 months ago)
by
boklm
File length: 103 byte(s)
Diff to
previous 2914
buildsystem::signbot: set value of $keyid in mga_buildsystem
The default value of $keyid has been removed from
buildsystem::var::signbot and is now defined by mga_buildsystem::config.
Revision
2914 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Added
Mon Dec 10 19:54:43 2012 UTC
(12 years, 4 months ago)
by
boklm
File length: 34 byte(s)
Add empty mga_buildsystem::config
And include it from buildnode.pp and mainnode.pp. This class will be
used to set mageia specific buildsystem configuration.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.