aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem
Commit message (Collapse)AuthorAgeFilesLines
...
* no longer inherit from base ( not needed )Michael Scherer2012-01-071-1/+1
|
* split maintdb in a separate class, and clean it a little bitMichael Scherer2012-01-074-77/+74
|
* defaults are now set for all classes in defaults.ppMichael Scherer2012-01-071-6/+0
|
* use fully qualified name for the variableMichael Scherer2012-01-071-3/+3
|
* also properly set the permission of the temporary file, noticed by kamilMichael Scherer2012-01-071-1/+1
|
* refactoring of fileMichael Scherer2012-01-071-6/+5
|
* split signbot from the main moduleMichael Scherer2012-01-072-43/+48
|
* more refactoring, by setting default for tidyMichael Scherer2012-01-071-4/+5
|
* split mgarepo in a separate fileMichael Scherer2012-01-072-75/+72
|
* refactor iurt configuration ( easier to change )Michael Scherer2012-01-071-24/+14
|
* use temporary files to update missing-deps files (#2839)Nicolas Vigier2012-01-031-1/+2
|
* use temporary files to update maintdb.txt and unmaintained.txt (#2839)Nicolas Vigier2012-01-031-1/+1
|
* Set domain to add when sending email to usersPascal Terjan2012-01-021-0/+1
|
* unpack nonfree boot iso in installer treeThomas Backlund2011-12-291-0/+9
|
* disable unpacking installer on Mga1 frozen treeThomas Backlund2011-12-291-7/+7
|
* partially fix #1456, by blocking upload from noarch with file in /usr/lib64/Michael Scherer2011-11-071-1/+1
|
* change permission on maintdb dirNicolas Vigier2011-10-041-1/+9
|
* add vhost for maintdbNicolas Vigier2011-10-042-0/+7
|
* strip nobody from unmaintained packages list (as suggested by stormi)Nicolas Vigier2011-09-211-1/+1
|
* remove useless use of cat noticed by tmbNicolas Vigier2011-09-211-1/+1
|
* make list of unmaintained packagesNicolas Vigier2011-09-211-1/+2
|
* disable markrelease on release 1 for nowNicolas Vigier2011-09-211-1/+1
|
* fix missing prefixMichael Scherer2011-09-191-1/+1
|
* more splitting of modulesMichael Scherer2011-09-193-26/+29
|
* split mgacreatehome in a separate file in a attempt to simplifyMichael Scherer2011-09-192-12/+14
| | | | the buildsystem module
* fix previous commit, noticed by AnssiMichael Scherer2011-09-081-1/+1
|
* remove check on lsb keyword, as it may not be mandatoryMichael Scherer2011-09-051-1/+0
|
* add a bunch of check on forbidden file ( like /usr/local/* etc )Michael Scherer2011-09-011-0/+6
|
* enable ecosse again, but with only one buildbot as it might have hw problemsThomas Backlund2011-08-291-4/+3
|
* 2m is 2 minutes, not 2 monthsMichael Scherer2011-08-281-1/+1
|
* work around puppet bug ( https://projects.puppetlabs.com/issues/5221 )Michael Scherer2011-08-281-1/+1
|
* fix value, 1 is not a valid oneMichael Scherer2011-08-281-2/+2
|
* fix syntaxMichael Scherer2011-08-281-1/+1
|
* clean old build log after 2 months. The tidy job will likelyMichael Scherer2011-08-281-0/+9
| | | | | take several pass to remove everything ( given that jonund is already using 250g of logs )
* force to have correct spec file name ( shouldn't break much )Michael Scherer2011-08-241-0/+1
|
* let people from outside of the bs access to our custom rpmsMichael Scherer2011-08-231-0/+5
|
* do not hardcode the domain for binreposMichael Scherer2011-08-231-2/+2
|
* do not hardcode the domain nameMichael Scherer2011-08-231-1/+1
|
* make the script aware of 32 bits system and recompilation ( with linux32 )Michael Scherer2011-08-231-1/+2
|
* take in account 32 bits packages ( for vm at gandi, for vm on my system )Michael Scherer2011-08-231-4/+9
|
* send upload notifications to packages-commits MLNicolas Vigier2011-08-182-2/+4
|
* update create-srpm pathNicolas Vigier2011-08-181-1/+1
|
* add binrepo config in mgarepo.confNicolas Vigier2011-08-181-0/+6
|
* install mgarepo.confNicolas Vigier2011-08-182-1/+9
|
* split the creation of directory, require the upper directory ( as testing showMichael Scherer2011-08-171-1/+6
| | | | the order is not garanted )
* fix missing directory creationMichael Scherer2011-08-171-4/+5
|
* disable ecosse again for more extensive disk testsThomas Backlund2011-08-171-2/+4
|
* add require on rpmlint package, since it contain the needed directoryMichael Scherer2011-08-171-0/+1
|
* add proper require, to fix bootstrapingMichael Scherer2011-08-171-0/+1
|
* fix typo in variable nameNicolas Vigier2011-08-171-1/+1
|