aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/templates/iurt
Commit message (Collapse)AuthorAgeFilesLines
* buildsystem: move sudoers.iurt outside iurt directoryNicolas Vigier2013-05-231-1/+0
| | | | | | Move templates/iurt/sudoers.iurt to templates/sudoers.iurt. This file was the only file in the iurt directory, so it is not needed to keep a iurt directory.
* buildsystem: use common iurt config file for all distrosNicolas Vigier2013-05-235-95/+0
| | | | | | | | | | | All distributions now use the same template file for their iurt configuration file. The 'base_media' value has been added in the distributions configuration in buildsystem::var::distros to allow setting in iurt configuration the base_media that will be used to generate chroots. The iurt configuration now also contains all the medias in 'all_media', instead of only the 'release' medias previously.
* buildsystem::iurt: remove mandriva2010.1Nicolas Vigier2013-05-231-23/+0
| | | | | Iurt config for Mandriva 2010.1 was used when the servers were running Mandriva 2010.1, but it is no longer used.
* Add buildsystem::var::iurtNicolas Vigier2013-05-221-1/+1
| | | | This class is used for iurt settings.
* Use updates media when creating chrootPascal Terjan2012-12-184-4/+4
|
* add missed infra_2.confThomas Backlund2012-08-301-0/+13
|
* buildsystem: add support for mga 2Thomas Backlund2012-05-271-0/+23
|
* 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)
* refactor completely iurt module ( maybe should even be moved out of buildsystemMichael Scherer2012-03-161-1/+1
| | | | module, since it tend to be too big )
* Rename infra_1 media and make it depend from the base mediaPascal Terjan2012-02-161-2/+2
|
* Use 1 as base media to create the chrootPascal Terjan2012-02-131-1/+1
|
* First steps to create infra_1 distroPascal Terjan2012-02-131-0/+13
|
* move iurt config in a subdirectoryMichael Scherer2012-01-084-0/+91