aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem
Commit message (Expand)AuthorAgeFilesLines
* remove unused logdirOlivier Blin2010-11-251-1/+0
* remove trailing slash in queue URLOlivier Blin2010-11-251-1/+1
* upload packages as schedbot user for nowOlivier Blin2010-11-251-0/+1
* http queue is on http://pkgsubmit.mageia.org/uploads/Olivier Blin2010-11-251-0/+1
* add pkgsubmit vhostOlivier Blin2010-11-252-0/+17
* do not pass iurt logdir as argument, it would require a wrapper parsing the o...Olivier Blin2010-11-251-2/+2
* use FQDN for repositoryOlivier Blin2010-11-241-1/+1
* fix homedir usageOlivier Blin2010-11-241-2/+2
* if we use cache, make it use /home/iurt/cache instead of /home/iurt_cacheOlivier Blin2010-11-241-1/+1
* extract homedirOlivier Blin2010-11-241-4/+5
* update comment as wellOlivier Blin2010-11-241-1/+1
* extract repository variableOlivier Blin2010-11-241-1/+2
* use http repositoryOlivier Blin2010-11-231-1/+1
* simplify nodes declarationOlivier Blin2010-11-231-26/+22
* use same iurt command for both i586 and x86_64Olivier Blin2010-11-231-2/+2
* fix upload.conf name (oops)Olivier Blin2010-11-231-1/+1
* emi is more a gatherer than a dispatcherOlivier Blin2010-11-231-2/+2
* add iurt upload.conf file for ulri and emiOlivier Blin2010-11-232-0/+73
* move /etc/iurt creation with iurt user (rationale: if there is a iurt user, i...Olivier Blin2010-11-231-4/+4
* create /etc/iurtOlivier Blin2010-11-231-1/+5
* manage dir recursivelyOlivier Blin2010-11-231-0/+1
* ensure /etc/iurt/build is a directoryOlivier Blin2010-11-231-0/+5
* iurt build config should go in /etcOlivier Blin2010-11-231-1/+1
* ssh user requires the associated groupOlivier Blin2010-11-231-0/+1
* add correct requires for sshuser creationOlivier Blin2010-11-231-0/+2
* remove unneeded commasOlivier Blin2010-11-231-1/+1
* add jonund and fix adressesOlivier Blin2010-11-231-1/+3
* allow repository http acces from buildsystem nodesOlivier Blin2010-11-231-0/+2
* - it is IMHO cleaner and logical to have apache::vhost_other_app directly req...Michael Scherer2010-11-231-1/+0
* include apache::baseOlivier Blin2010-11-221-1/+1
* fix typoOlivier Blin2010-11-221-1/+1
* add repository vhost for main BS nodeOlivier Blin2010-11-222-0/+21
* use default iurt_root_commandOlivier Blin2010-11-221-1/+0
* upload as iurt user, not schedbotOlivier Blin2010-11-221-3/+3
* create schedbot user before writing ssh config filesOlivier Blin2010-11-221-2/+3
* install iurt on main node as well, for scheduler toolsOlivier Blin2010-11-221-1/+2
* fix indentOlivier Blin2010-11-221-1/+1
* schedbot can login as iurt on nodesOlivier Blin2010-11-221-0/+2
* add schedbot on main nodeOlivier Blin2010-11-221-0/+6
* fix sshuser definitionOlivier Blin2010-11-221-10/+13
* extract a sshuser definitionOlivier Blin2010-11-221-12/+18
* use build_login variable in build_home_dirOlivier Blin2010-11-221-1/+1
* useradd module does not support password change, use usermodOlivier Blin2010-11-221-1/+7
* set password to * to unlock the account but forbid login through loginOlivier Blin2010-11-221-0/+1
* ensure home is a directoryOlivier Blin2010-11-221-0/+4
* remove trailing slash from home dirOlivier Blin2010-11-221-1/+1
* use again include instead of require to avoid deps cycleOlivier Blin2010-11-221-2/+2
* require instead of including iurtuser (so that .ssh is created before)Olivier Blin2010-11-221-2/+2
* use build_home_dirOlivier Blin2010-11-221-1/+1
* ensure .ssh dir is created for iurt userOlivier Blin2010-11-221-0/+7