aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/manifests/create_upload_dir.rb
Commit message (Collapse)AuthorAgeFilesLines
* Get config out of create_upload_dir.rbPascal Terjan2012-02-181-21/+2
|
* Start making create_upload_dir more flexiblePascal Terjan2012-02-181-17/+25
|
* Rename infra_1 media and make it depend from the base mediaPascal Terjan2012-02-161-1/+1
|
* Fix first typoPascal Terjan2012-02-131-1/+1
|
* First steps to create infra_1 distroPascal Terjan2012-02-131-0/+7
|
* Create upload tree for 1Pascal Terjan2011-06-091-1/+1
|
* - change permissions on medias directories in done to 775Nicolas Vigier2011-02-081-6/+10
| | | | | | - set group
* also created the base directory ( found after seeing lots of error on my ↵Michael Scherer2011-02-021-0/+2
| | | | puppet vm )
* - rename testing to updates-testing, as per ↵Michael Scherer2011-01-301-1/+1
| | | | https://www.mageia.org/pipermail/mageia-dev/20101130/001540.html
* - add missing directory ( produces error on submit )Michael Scherer2011-01-251-1/+1
|
* - create ~schedbot/uploads hierarchy using a ruby dsl module ( seeMichael Scherer2011-01-241-0/+23
http://projects.puppetlabs.com/projects/1/wiki/Ruby_Dsl )