aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Oops sometimes git-svn does some strange things to me0.6.13Pascal Terjan2012-10-311-1/+1
|
* Update NEWS for a release0.6.12Pascal Terjan2012-10-312-2/+3
|
* (warn_about_failure) split it outThierry Vignaud2012-09-251-30/+35
|
* typo fixThierry Vignaud2012-09-251-1/+1
|
* simplify checking whether the whole group is noarch or notThierry Vignaud2012-09-251-6/+1
|
* simplify finding excluded packageThierry Vignaud2012-09-251-12/+5
|
* std subifyThierry Vignaud2012-09-251-3/+2
|
* (upload_prefix_in_section) kill unused variableThierry Vignaud2012-09-251-2/+1
|
* simplifyThierry Vignaud2012-09-252-30/+11
|
* this is perl: no need for initializingThierry Vignaud2012-09-251-1/+1
|
* perl_checker cleanupThierry Vignaud2012-09-252-3/+3
|
* use rpmbuild/ rather than rpm/ like modern guidelinesThierry Vignaud2012-09-255-24/+26
| | | | (need invalidating chroots)
* - Update NEWS and releasePascal Terjan2012-09-222-2/+6
|
* Mount /dev/shm as tmpfsPascal Terjan2012-09-192-1/+11
|
* Enforce presence of the archs we wantPascal Terjan2012-09-191-2/+2
|
* post release bumpThierry Vignaud2012-09-122-1/+3
|
* release0.6.11Thierry Vignaud2012-09-121-1/+1
|
* - do not display meaningless commiter, revision & checkout date, justThierry Vignaud2012-09-122-5/+3
| | | | | version - extract version number from sources
* mount /dev/shm as --bind like other mount points (mga#7329)Thierry Vignaud2012-09-122-1/+2
| | | | else it can result in sudo asking password
* post release bumpThierry Vignaud2012-09-102-1/+3
|
* 0.6.100.6.10Thierry Vignaud2012-09-101-1/+1
|
* only rely on exit code to assess success or faillure of urpmThierry Vignaud2012-09-102-1/+2
| | | | (greping for errors leaded to false positives)
* list last rtp commitThierry Vignaud2012-09-101-0/+1
|
* fix check_chroot_need_update "regression", which was always telling to rebuildArnaud Patard2012-09-071-1/+4
| | | | | | the chroot. @available_pkgs was always empty, because of trying to write the new media.cfg in /var/cache/urpmi/partial/ as user.
* fix false positive when looking for errorsThierry Vignaud2012-09-062-1/+2
| | | | (spot by boklm)
* For non-local media, iurt is suppressing the urpmi.cfg file while creatingArnaud Patard2012-09-051-2/+14
| | | | | | | | the chroot. This has the side effect of forcing people to use things like --chrooted-urpmi even if the iurt configuration is fine (since it managed to create the chroot). So, add media while creating the build chroot for non-local media, as long as --chrooted-urpmi has not been used.
* post release bumpThierry Vignaud2012-09-032-1/+3
|
* release0.6.9Thierry Vignaud2012-09-031-1/+1
|
* (clean_and_build_chroot) failing to mount /dev/pts is not a fatal errorThierry Vignaud2012-09-032-4/+2
|
* s/iurt2/iurt/Thierry Vignaud2012-09-023-4/+4
|
* (clean_and_build_chroot) fix path on messageThierry Vignaud2012-09-021-1/+1
|
* post release bumpThierry Vignaud2012-09-012-1/+3
|
* release0.6.8Thierry Vignaud2012-09-011-1/+1
|
* fix import loopThierry Vignaud2012-09-012-1/+2
|
* post release bump (to force next uploader to bump version...)Thierry Vignaud2012-08-312-1/+3
|
* log more fixesThierry Vignaud2012-08-311-0/+1
|
* release0.6.7Thierry Vignaud2012-08-311-1/+1
|
* rename iurt2 as iurtThierry Vignaud2012-08-272-1/+1
| | | | | (should have been done in commit r894 by misc on 2011-04-15, was: "remove unused files, see ml")
* help perl_checkerThierry Vignaud2012-08-271-1/+2
|
* kill BUG noteThierry Vignaud2012-08-271-1/+0
|
* (remove_chroot) pass missing 'config' parameter to clean_all_chroot_tmp()Thierry Vignaud2012-08-272-4/+4
| | | | | bug introduced in commit r5307 by pterjan on 2012-08-08 (was: "Initial btrfs support")
* (clean_all_chroot_tmp) add a BUG/FIXME noteThierry Vignaud2012-08-271-0/+1
| | | | | $config parameter was added in commit r5307 by pterjan on 2012-08-08 but is never passed!
* (remove_chroot) kill useless parameter than previously makes '$prefix'Thierry Vignaud2012-08-272-1/+2
| | | | | | | parameter not used (bug!!!) bug introduced in commit r5307 by pterjan on 2012-08-08 (was: "Initial btrfs support")
* (clean_chroot) update signatures in doc regarding parametersThierry Vignaud2012-08-271-2/+2
|
* (clean_chroot) we can now kill one more useless argumentThierry Vignaud2012-08-272-3/+3
|
* (clean_and_build_chroot) split it out of clean_chroot()Thierry Vignaud2012-08-273-8/+23
| | | | | | => one less argument to clean_chroot() (death to warlism where one add parameters to functions to make them change behaviour depending on them...)
* sort exported funcsThierry Vignaud2012-08-271-3/+3
|
* (clean_chroot) log not cleaning chroots due mount points still being thereThierry Vignaud2012-08-272-0/+2
|
* mount /dev/shm in chroots too (needed for eg: python)Thierry Vignaud2012-08-272-1/+9
|
* force next uploader to actually bump version...Thierry Vignaud2012-08-272-1/+3
|