aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* include base in iurt20101Nicolas Vigier2011-04-071-1/+1
|
* add iurt2010.1 scriptNicolas Vigier2011-04-073-0/+19
|
* send cron output to rootNicolas Vigier2011-04-061-0/+1
|
* add mirrors-announce list in the readme fileNicolas Vigier2011-04-061-0/+7
|
* not defining hour is not enough to remove it from current cronPascal Terjan2011-04-051-0/+2
|
* youri-check currently uses one cpu for a minute, so do it every hourPascal Terjan2011-04-051-3/+1
|
* - merge the two declarations, shorter and easier to readMichael Scherer2011-04-051-9/+1
|
* Fix config filePascal Terjan2011-04-051-1/+1
|
* web dir needs to be owned by youri, else we cannot write resultsPascal Terjan2011-04-051-1/+1
|
* nonfree src can depend on corePascal Terjan2011-04-051-0/+1
|
* src are built on x86_64 so check the dependencies there, and add nonfreePascal Terjan2011-04-051-0/+47
|
* - fix define namingMichael Scherer2011-04-051-1/+1
|
* fix variable declarationMichael Scherer2011-04-051-1/+1
|
* - fix missing commas preventing rabbit from updatingMichael Scherer2011-04-051-2/+2
|
* - deploy pxe_menu on rabbit ( as I cannot test virtualisation on a vmMichael Scherer2011-04-051-0/+12
| | | | in a vm ), with mandriva installer as a test
* add mandriva_installation_entry type to fill pxe menuMichael Scherer2011-04-051-0/+41
|
* add a netinst_storage class ( to hold various netinstallation relatedMichael Scherer2011-04-051-2/+13
| | | | file in libvirtd )
* - add missing file, and also add a parameter to have a more readableMichael Scherer2011-04-052-1/+6
| | | | title in entry
* move the download class to auto_installation, as it doesn't belong to ↵Michael Scherer2011-04-054-2/+6
| | | | libvirt module
* improve lists descriptionsNicolas Vigier2011-04-051-23/+23
|
* ensure mga-youri-submit is installedOlivier Blin2011-04-041-1/+1
|
* use mga-youri-submit (and rename files accordingly)Olivier Blin2011-04-047-11/+11
|
* add qa-discuss listNicolas Vigier2011-04-041-0/+5
|
* fix qa topic description (as noticed by ahmad and damsweb)Nicolas Vigier2011-04-041-1/+1
|
* add Quality Insurance categoryNicolas Vigier2011-04-041-0/+3
|
* - add bcd to the list of monitored hostsMichael Scherer2011-04-041-0/+1
|
* include apache::base in vhost_baseNicolas Vigier2011-04-041-0/+1
|
* add bcd web directoryNicolas Vigier2011-04-043-0/+11
|
* fix tar option (ter), remove 'v' option (spotted by pterjan)Damien Lallement2011-04-041-1/+1
|
* fix tar option (bis)Damien Lallement2011-04-041-1/+1
|
* fix tar optionDamien Lallement2011-04-041-1/+1
|
* update backup files to do a tar.gz instead of 'rsync' not to spend a lot of ↵Damien Lallement2011-04-041-1/+1
| | | | space for backup
* add bcd alias for rabbitNicolas Vigier2011-04-041-1/+3
|
* Switch back to md5, it is supposed to workPascal Terjan2011-04-031-3/+3
|
* Use password method as we are over ssl anyway and I don't know how to md5 ↵Pascal Terjan2011-04-031-3/+3
| | | | the pass into config file
* Create the db...Pascal Terjan2011-04-031-0/+4
|
* Fix db name in pg_hba.conf, and hack youri-check config to connect over sslPascal Terjan2011-04-032-6/+4
|
* Also allow local non ssl connections to youri dbPascal Terjan2011-04-031-0/+2
|
* Allow local connections to youri dbPascal Terjan2011-04-031-1/+4
|
* Fix password option namePascal Terjan2011-04-031-1/+1
|
* Config file is also needed to generate reportPascal Terjan2011-04-031-7/+6
|
* Set minute for the cron job, else it will run every minutePascal Terjan2011-04-021-0/+1
|
* Fix syntaxPascal Terjan2011-04-021-3/+3
|
* Store youri-check results in pgsql, and generate the reports from there on ↵Pascal Terjan2011-04-024-38/+60
| | | | alamut
* enable notification on transifex, as asked by people on i18nMichael Scherer2011-04-011-1/+1
|
* - use exported ressource to populate the pxe menuMichael Scherer2011-04-012-15/+23
|
* create a directory to hold menu file that will be included in the main fileMichael Scherer2011-04-011-0/+9
|
* use a class to store variable, to reuse this in defineMichael Scherer2011-04-011-2/+5
|
* add basic structure for pxe bootMichael Scherer2011-04-012-0/+80
|
* add a define for declaring network ( but a custom type would be better )Michael Scherer2011-03-311-1/+32
|