Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use source instead of templates ( likely lighter, no need to parse the file ↵ | Michael Scherer | 2011-02-11 | 3 | -6/+6 |
| | | | | for no reason ) | ||||
* | deploy static files in g directory | Nicolas Vigier | 2011-02-11 | 1 | -1/+6 |
| | |||||
* | remove requires (not working) | Nicolas Vigier | 2011-02-11 | 1 | -1/+0 |
| | |||||
* | require subversion package | Nicolas Vigier | 2011-02-11 | 1 | -0/+1 |
| | |||||
* | remove strange char | Nicolas Vigier | 2011-02-11 | 1 | -10/+10 |
| | |||||
* | add static vhost on champagne | Nicolas Vigier | 2011-02-11 | 1 | -0/+1 |
| | |||||
* | add vhost for static.mageia.org | Nicolas Vigier | 2011-02-11 | 2 | -0/+55 |
| | |||||
* | fix 'domain' (thanks boklm) | Damien Lallement | 2011-02-11 | 1 | -3/+3 |
| | |||||
* | add to avoid SPAM | Damien Lallement | 2011-02-11 | 1 | -3/+3 |
| | |||||
* | do not hardcode domain (spotted by misc) | Damien Lallement | 2011-02-11 | 1 | -1/+1 |
| | |||||
* | add start.mageia.org (for start page in web browsers) | Nicolas Vigier | 2011-02-11 | 1 | -1/+2 |
| | |||||
* | add the user creation by puppet | Damien Lallement | 2011-02-11 | 1 | -15/+18 |
| | |||||
* | add a replyto for mail from bot and the user creation by puppet | Damien Lallement | 2011-02-11 | 1 | -2/+3 |
| | |||||
* | - remove TODO list as it was fullfiled | Michael Scherer | 2011-02-11 | 1 | -4/+2 |
| | | | | | - do not hardcode the domain name | ||||
* | change the user/group for /var/www/planet.mageia.org | Damien Lallement | 2011-02-11 | 1 | -3/+3 |
| | |||||
* | - remove comment, as this was done | Michael Scherer | 2011-02-11 | 1 | -1/+0 |
| | |||||
* | switch managehome to true | Damien Lallement | 2011-02-11 | 1 | -5/+5 |
| | |||||
* | fix homedir (thanks to boklm) | Damien Lallement | 2011-02-11 | 1 | -1/+1 |
| | |||||
* | typo... | Damien Lallement | 2011-02-11 | 1 | -1/+1 |
| | |||||
* | typo (last one?...) | Damien Lallement | 2011-02-11 | 1 | -1/+1 |
| | |||||
* | typo and comment about user | Damien Lallement | 2011-02-11 | 1 | -2/+2 |
| | |||||
* | typo (bis) | Damien Lallement | 2011-02-11 | 1 | -1/+1 |
| | |||||
* | typo | Damien Lallement | 2011-02-11 | 1 | -1/+1 |
| | |||||
* | add the creation of the user 'planet' | Damien Lallement | 2011-02-11 | 1 | -0/+6 |
| | |||||
* | Enable signature again. This time it should work. | Nicolas Vigier | 2011-02-10 | 1 | -2/+2 |
| | |||||
* | prevent a user from signing as schedbot ( would be a security issue on valstar ) | Michael Scherer | 2011-02-10 | 1 | -0/+1 |
| | |||||
* | fix xml generated , and so reenable url in cia notification | Michael Scherer | 2011-02-10 | 1 | -1/+2 |
| | |||||
* | revert r979, as this broke CIA. I suspect the unescaped & to cause trouble ↵ | Michael Scherer | 2011-02-10 | 1 | -1/+0 |
| | | | | for xml parsing | ||||
* | fix again previous commit | Michael Scherer | 2011-02-10 | 1 | -1/+1 |
| | |||||
* | oops, fix previous commit | Michael Scherer | 2011-02-10 | 1 | -1/+1 |
| | |||||
* | - give access to people who create iso so they can start iso on the server ↵ | Michael Scherer | 2011-02-10 | 1 | -1/+2 |
| | | | | directly | ||||
* | add support for letting group based vm management | Michael Scherer | 2011-02-10 | 2 | -0/+19 |
| | |||||
* | use the proper libvirt submodule, otherwise it does nothing | Michael Scherer | 2011-02-10 | 1 | -2/+2 |
| | |||||
* | - fix package name | Michael Scherer | 2011-02-10 | 1 | -1/+1 |
| | |||||
* | - ad libvirtd on rabbit, so we can see if iso boot without downloading | Michael Scherer | 2011-02-10 | 1 | -0/+2 |
| | |||||
* | - also manage /svn, to be coherent with /git handling | Michael Scherer | 2011-02-10 | 1 | -0/+7 |
| | |||||
* | manage the permission of /git ( as it is incorrectly set on valstar as a ↵ | Michael Scherer | 2011-02-10 | 1 | -0/+7 |
| | | | | side effect of some script ) | ||||
* | add url to the cia notification | Michael Scherer | 2011-02-10 | 1 | -0/+3 |
| | |||||
* | add a post commit script to send mail | Michael Scherer | 2011-02-10 | 2 | -0/+15 |
| | |||||
* | add basic framework for modifying configuration of a git repository with ↵ | Michael Scherer | 2011-02-10 | 3 | -0/+28 |
| | | | | puppet ( used for mail commit script later ) | ||||
* | Redefine %__gpg_sign_cmd in rpm config for signbot to force V3 signatures | Nicolas Vigier | 2011-02-09 | 2 | -0/+11 |
| | | | | | | | | with --force-v3-sigs. V4 signatures are causing problems with the version of rpm used on Mandriva. https://bugzilla.redhat.com/show_bug.cgi?id=436812 | ||||
* | - send mail to soft-commits rather than sysadmin ml | Michael Scherer | 2011-02-09 | 1 | -1/+1 |
| | |||||
* | - add new topic for ml | Michael Scherer | 2011-02-09 | 1 | -0/+3 |
| | |||||
* | add the soft-commits ml, as proposed and asked on sysadmin list | Michael Scherer | 2011-02-09 | 1 | -0/+8 |
| | |||||
* | disable signature, as this break upload for the moment | Michael Scherer | 2011-02-09 | 1 | -2/+2 |
| | |||||
* | enable signature | Nicolas Vigier | 2011-02-09 | 1 | -2/+2 |
| | |||||
* | fix typo (after searching for some time why it didn't run) | Nicolas Vigier | 2011-02-09 | 1 | -1/+1 |
| | |||||
* | add sign options | Nicolas Vigier | 2011-02-08 | 2 | -1/+11 |
| | |||||
* | - change permissions on medias directories in done to 775 | Nicolas Vigier | 2011-02-08 | 2 | -6/+11 |
| | | | | | | - set group | ||||
* | allow use of mga-signpackage to sched_login, not build_login | Nicolas Vigier | 2011-02-07 | 1 | -1/+1 |
| |