aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem
Commit message (Collapse)AuthorAgeFilesLines
* create /var/log/schedbot directory owned by schedbot userNicolas Vigier2012-07-052-0/+8
|
* Do not allow direct upload to backportsPascal Terjan2012-06-091-2/+2
|
* unfreeze cauldronNicolas Vigier2012-05-271-2/+2
|
* buildsystem: add support for mga 2Thomas Backlund2012-05-277-4/+104
|
* switch Cauldron medias back to Devel statusThomas Backlund2012-05-272-4/+4
|
* prepare for upcoming version 2 and Official releaseThomas Backlund2012-05-192-4/+4
|
* Mageia 2 FreezeThomas Backlund2012-04-231-3/+3
|
* create temporary directory in $TMPDIRNicolas Vigier2012-04-201-1/+1
|
* use empty temporary directory to sign packagesNicolas Vigier2012-04-191-1/+3
|
* do not explictely set the same value as defaultMichael Scherer2012-04-141-8/+2
|
* we dont have openofficeThomas Backlund2012-04-143-13/+1
|
* default timeout is enough for the kernelsThomas Backlund2012-04-143-9/+0
|
* Revert previous commit, it had almost finished in much less than the timeout ↵Pascal Terjan2012-04-061-2/+1
| | | | and hanged then
* Allow maxima package to build in 8h (got killed after more than 4h, was ↵Pascal Terjan2012-04-061-1/+2
| | | | almost finished)
* add repoctl classNicolas Vigier2012-04-052-0/+44
|
* add config class for buildsystemNicolas Vigier2012-04-051-0/+10
|
* fix the name of the keyMichael Scherer2012-04-021-1/+1
|
* fix module invaocation after splitMichael Scherer2012-03-251-1/+1
|
* fix vhost invocation on several module, was missed by last commit, and add ↵Michael Scherer2012-03-253-3/+3
| | | | the one for redirect_ssl
* Allow ovitters to submit, for GNOMEPascal Terjan2012-03-211-1/+1
|
* small cleanup of the module buildsystemMichael Scherer2012-03-191-4/+4
|
* fix variable name after having renamed it yesterdayMichael Scherer2012-03-171-1/+1
|
* fix wrong includeMichael Scherer2012-03-171-1/+1
|
* add key declaration, or ssh::auth::server complainMichael Scherer2012-03-171-2/+7
|
* add missing includeMichael Scherer2012-03-171-0/+1
|
* fix variable usageMichael Scherer2012-03-171-1/+1
|
* fix indentationMichael Scherer2012-03-171-1/+1
|
* fix class nameMichael Scherer2012-03-171-1/+1
|
* place the module where puppet will find itMichael Scherer2012-03-171-0/+0
|
* iremove old script mgacreatehome, deprecated since we use pam directly since ↵Michael Scherer2012-03-172-34/+0
| | | | 1 year
* remove hardcoded mga groupMichael Scherer2012-03-171-1/+1
|
* move ssh auth stuff to buildnode rather than iurt class ( as we may reuse ↵Michael Scherer2012-03-162-4/+4
| | | | | | the iurt class for packagers buildhost that would not need the ssh stuff )
* do not declare the key twiceMichael Scherer2012-03-161-6/+0
|
* create the key when we declare a ssh userMichael Scherer2012-03-163-7/+7
|
* move key creation of iurt to the iurt manifest, since that's where it ↵Michael Scherer2012-03-162-12/+6
| | | | belong, and clean base.pp
* iuuse the new module made for refactoring and sharing variable ( ie login of ↵Michael Scherer2012-03-168-14/+22
| | | | the user for scheduler )
* split variable in a separate submoduleMichael Scherer2012-03-162-5/+11
|
* move key declaration of scheduler to the scheduler classMichael Scherer2012-03-162-6/+8
|
* comment the dep for now, since this requires to rethink the layoutMichael Scherer2012-03-161-1/+2
| | | | of pkgsubmit.pp and maintdb.pp
* fix syntaxMichael Scherer2012-03-161-1/+1
|
* reindent, and fix syntax errorMichael Scherer2012-03-161-32/+31
|
* fix scoping of the variableMichael Scherer2012-03-161-1/+1
|
* syntax fixMichael Scherer2012-03-161-1/+1
|
* fix missing variableMichael Scherer2012-03-161-0/+1
|
* fix submodule nameMichael Scherer2012-03-162-2/+2
|
* refactor and split all operation for the repository ( ie /distrib/bootstrap, ↵Michael Scherer2012-03-165-11/+13
| | | | that should be renamed one day, since that's not longer a bootstrap ) in one submodule, thus emptying a little bit more mainnode.pp
* split pkgsubmit in a separate class, easier to findMichael Scherer2012-03-162-16/+17
|
* move sched_login creation to the scheduler class ( since that's where it ↵Michael Scherer2012-03-162-7/+10
| | | | belong logically )
* install the binary in scheduler and gatherer class, not in main nodeMichael Scherer2012-03-163-7/+4
|
* rearrange the layout of include, easier to refactorMichael Scherer2012-03-161-6/+6
|