aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/manifests/var
Commit message (Collapse)AuthorAgeFilesLines
* Prefer x86_64 repo over to-be-dropped i586 for noarch pkgsJani Välimaa2024-04-101-2/+2
|
* Use the config variables for the schedbot cleanup jobsDan Fandrich2024-01-231-4/+6
|
* add mga9 and infra_9 configsThomas Backlund2023-08-251-0/+12
|
* add mga 8 and infra_8 targetsThomas Backlund2021-02-241-0/+12
|
* Fix repository vhostPascal Terjan2020-06-291-6/+7
| | | | | Previous commit broke it but is was not visible initially due to another broken thing in the config which has since been fixed.
* genhdlist2: switch cauldron synthesis to zstd compressionThomas Backlund2020-01-081-0/+6
|
* youri: disable zchunk metadata on cauldron, it slows the bs _way_ too muchThomas Backlund2019-09-301-1/+1
|
* rename createrepo to createrepo_mga6 to match repo it runs againstThomas Backlund2019-06-281-1/+1
|
* re-add appstream metadata after each createrepo_* runThomas Backlund2019-06-281-0/+18
|
* add configs for mga7Thomas Backlund2019-06-281-0/+6
|
* update createrepo for cauldron and zchunk dictsThomas Backlund2019-06-281-0/+6
|
* Fix syntaxPascal Terjan2016-11-281-1/+1
|
* Avoid rebuilding some old packagesPascal Terjan2016-10-141-0/+1
| | | | | | | | | | When a package gets built for mandatory arches but fails on non mandatory arches, src.rpm stays around (that should be fixed). When we cleanup old log files after 2 weeks, we often have the src.rpm staying around longer (it seems it's ctime gets changed) than the file saying it had already been built for mandatory architectures, so it gets built again then rejected. By removing rpms earlier than the logs, we avoid that problem.
* Also use threaded xz for synthesisPascal Terjan2016-03-131-1/+1
|
* Add createrepo post for cauldronPascal Terjan2016-03-131-0/+6
|
* Use threaded xz for compressing xml-infoPascal Terjan2016-03-131-1/+1
|
* Switch to Apache 2.4 auth config for repository vhostPascal Terjan2016-02-071-1/+2
|
* iurt: Enlarge your timeout (x 2) on ARMOlivier Blin2015-11-301-1/+2
|
* also revert youri upload_root changeThomas Backlund2015-10-201-2/+2
|
* revert youri changesThomas Backlund2015-10-201-7/+7
|
* variable enclosing fixesThomas Backlund2015-10-201-9/+9
|
* use consistent domain referencesThomas Backlund2015-10-203-4/+4
|
* lint fixes for buildsystemThomas Backlund2015-10-205-289/+289
|
* unpack pci.ids and usb.ids from ldetect-lst in isolinux for hdtThomas Backlund2015-10-041-0/+10
|
* Switch to lzma -7 for xml files, we use 5.64% more space but save 52.81% of ↵Pascal Terjan2014-06-281-1/+1
| | | | cpu time
* Add a few more autorebuild rulesPascal Terjan2014-04-181-1/+10
|
* Add definition for dependencies actionsPascal Terjan2014-04-181-0/+9
|
* buildsystem: ensure more syslinux files are extracted to the treeColin Guthrie2013-11-021-1/+1
|
* Fix syntaxNicolas Vigier2013-09-291-4/+4
|
* Enable auto rebuild for a few packagesPascal Terjan2013-09-291-0/+11
|
* Switch the pkgsubmit website from an svn checkout to a git cloneColin Guthrie2013-08-201-3/+3
|
* buildsystem::distros: remove iurt_use_bootstrap optionNicolas Vigier2013-05-311-2/+0
| | | | This option is no longer needed with the no_mirror option.
* buildsystem::distros: add 'no_mirror' optionNicolas Vigier2013-05-311-0/+3
| | | | For distributions that are not mirrored (like infra_*).
* buildsystem: Add iurt_use_bootstrap option for distrosNicolas Vigier2013-05-301-0/+2
| | | | Option to select wether iurt should use bootstrap URL for medias.
* buildsystem: Add option 'no_media_cfg_update'Nicolas Vigier2013-05-291-0/+2
| | | | Option to disable generation of media.cfg for a distro.
* Fix medias order in media.cfgNicolas Vigier2013-05-291-1/+9
|
* buildsystem: media_types -> media_type (bug #10335)Nicolas Vigier2013-05-291-5/+5
|
* buildsystem::var::webstatus: add max_modified optionNicolas Vigier2013-05-231-0/+3
| | | | Add an option to select how much history should be displayed.
* buildsystem: add option to select age of cleaned logsNicolas Vigier2013-05-231-1/+7
|
* buildsystem: create config file for webstatusNicolas Vigier2013-05-231-1/+11
| | | | | Create /etc/bs-webstatus.conf config file using new parameters from buildsystem::var::webstatus.
* buildsystem::var::webstatus: add commentsNicolas Vigier2013-05-231-0/+6
|
* buildsystem::var::distros: add tmpl_media.cfgNicolas Vigier2013-05-231-0/+3
| | | | | | | It is now possible to specify a different template file for media.cfg for each distribution, using the 'tmpl_media.cfg' option in the distros variable from buildsystem::Var::distros. If the option is not set, the default template (buildsystem/media.cfg) is used.
* buildsystem: add /etc/youri/host.confNicolas Vigier2013-05-231-1/+7
| | | | | | | | | | 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.
* buildsystem::var::webstatus: fix svn urlNicolas Vigier2013-05-231-1/+1
|
* buildsystem: Change youri submit configurationNicolas Vigier2013-05-233-3/+321
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* buildsystem: add $svn_root_packages_ssh parameterNicolas Vigier2013-05-231-0/+3
|
* buildsystem::signbot: add options for gpg key infosNicolas Vigier2013-05-231-1/+7
| | | | | Add options in buildsystem::var::signbot to select GPG key email and name.
* buildsystem: add build_nodes parameterNicolas Vigier2013-05-231-1/+4
| | | | | Add build_nodes parameter in buildsystem::var::scheduler. This parameter is a hash containing the build nodes available indexed by architecture.
* buildsystem::var::scheduler: add admin_mail parameterNicolas Vigier2013-05-231-1/+6
| | | | | The admin_mail parameter is used to select the email address sending the build failure notifications.
* buildsystem: add support for medias dependenciesNicolas Vigier2013-05-231-0/+16
| | | | | In upload.conf template for ulri config use the dependencies between medias defined in buildsystem::var::distros.