| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update NEWS for a release0.6.12 | Pascal Terjan | 2012-10-31 | 2 | -2/+3 |
| | | |||||
| * | (warn_about_failure) split it out | Thierry Vignaud | 2012-09-25 | 1 | -30/+35 |
| | | |||||
| * | typo fix | Thierry Vignaud | 2012-09-25 | 1 | -1/+1 |
| | | |||||
| * | simplify checking whether the whole group is noarch or not | Thierry Vignaud | 2012-09-25 | 1 | -6/+1 |
| | | |||||
| * | simplify finding excluded package | Thierry Vignaud | 2012-09-25 | 1 | -12/+5 |
| | | |||||
| * | std subify | Thierry Vignaud | 2012-09-25 | 1 | -3/+2 |
| | | |||||
| * | (upload_prefix_in_section) kill unused variable | Thierry Vignaud | 2012-09-25 | 1 | -2/+1 |
| | | |||||
| * | simplify | Thierry Vignaud | 2012-09-25 | 2 | -30/+11 |
| | | |||||
| * | this is perl: no need for initializing | Thierry Vignaud | 2012-09-25 | 1 | -1/+1 |
| | | |||||
| * | perl_checker cleanup | Thierry Vignaud | 2012-09-25 | 2 | -3/+3 |
| | | |||||
| * | use rpmbuild/ rather than rpm/ like modern guidelines | Thierry Vignaud | 2012-09-25 | 5 | -24/+26 |
| | | | | | (need invalidating chroots) | ||||
| * | - Update NEWS and release | Pascal Terjan | 2012-09-22 | 2 | -2/+6 |
| | | |||||
| * | Mount /dev/shm as tmpfs | Pascal Terjan | 2012-09-19 | 2 | -1/+11 |
| | | |||||
| * | Enforce presence of the archs we want | Pascal Terjan | 2012-09-19 | 1 | -2/+2 |
| | | |||||
| * | post release bump | Thierry Vignaud | 2012-09-12 | 2 | -1/+3 |
| | | |||||
| * | release0.6.11 | Thierry Vignaud | 2012-09-12 | 1 | -1/+1 |
| | | |||||
| * | - do not display meaningless commiter, revision & checkout date, just | Thierry Vignaud | 2012-09-12 | 2 | -5/+3 |
| | | | | | | version - extract version number from sources | ||||
| * | mount /dev/shm as --bind like other mount points (mga#7329) | Thierry Vignaud | 2012-09-12 | 2 | -1/+2 |
| | | | | | else it can result in sudo asking password | ||||
| * | post release bump | Thierry Vignaud | 2012-09-10 | 2 | -1/+3 |
| | | |||||
| * | 0.6.100.6.10 | Thierry Vignaud | 2012-09-10 | 1 | -1/+1 |
| | | |||||
| * | only rely on exit code to assess success or faillure of urpm | Thierry Vignaud | 2012-09-10 | 2 | -1/+2 |
| | | | | | (greping for errors leaded to false positives) | ||||
| * | list last rtp commit | Thierry Vignaud | 2012-09-10 | 1 | -0/+1 |
| | | |||||
| * | fix check_chroot_need_update "regression", which was always telling to rebuild | Arnaud Patard | 2012-09-07 | 1 | -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 errors | Thierry Vignaud | 2012-09-06 | 2 | -1/+2 |
| | | | | | (spot by boklm) | ||||
| * | For non-local media, iurt is suppressing the urpmi.cfg file while creating | Arnaud Patard | 2012-09-05 | 1 | -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 bump | Thierry Vignaud | 2012-09-03 | 2 | -1/+3 |
| | | |||||
| * | release0.6.9 | Thierry Vignaud | 2012-09-03 | 1 | -1/+1 |
| | | |||||
| * | (clean_and_build_chroot) failing to mount /dev/pts is not a fatal error | Thierry Vignaud | 2012-09-03 | 2 | -4/+2 |
| | | |||||
| * | s/iurt2/iurt/ | Thierry Vignaud | 2012-09-02 | 3 | -4/+4 |
| | | |||||
| * | (clean_and_build_chroot) fix path on message | Thierry Vignaud | 2012-09-02 | 1 | -1/+1 |
| | | |||||
| * | post release bump | Thierry Vignaud | 2012-09-01 | 2 | -1/+3 |
| | | |||||
| * | release0.6.8 | Thierry Vignaud | 2012-09-01 | 1 | -1/+1 |
| | | |||||
| * | fix import loop | Thierry Vignaud | 2012-09-01 | 2 | -1/+2 |
| | | |||||
| * | post release bump (to force next uploader to bump version...) | Thierry Vignaud | 2012-08-31 | 2 | -1/+3 |
| | | |||||
| * | log more fixes | Thierry Vignaud | 2012-08-31 | 1 | -0/+1 |
| | | |||||
| * | release0.6.7 | Thierry Vignaud | 2012-08-31 | 1 | -1/+1 |
| | | |||||
| * | rename iurt2 as iurt | Thierry Vignaud | 2012-08-27 | 2 | -1/+1 |
| | | | | | | (should have been done in commit r894 by misc on 2011-04-15, was: "remove unused files, see ml") | ||||
| * | help perl_checker | Thierry Vignaud | 2012-08-27 | 1 | -1/+2 |
| | | |||||
| * | kill BUG note | Thierry Vignaud | 2012-08-27 | 1 | -1/+0 |
| | | |||||
| * | (remove_chroot) pass missing 'config' parameter to clean_all_chroot_tmp() | Thierry Vignaud | 2012-08-27 | 2 | -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 note | Thierry Vignaud | 2012-08-27 | 1 | -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 Vignaud | 2012-08-27 | 2 | -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 parameters | Thierry Vignaud | 2012-08-27 | 1 | -2/+2 |
| | | |||||
| * | (clean_chroot) we can now kill one more useless argument | Thierry Vignaud | 2012-08-27 | 2 | -3/+3 |
| | | |||||
| * | (clean_and_build_chroot) split it out of clean_chroot() | Thierry Vignaud | 2012-08-27 | 3 | -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 funcs | Thierry Vignaud | 2012-08-27 | 1 | -3/+3 |
| | | |||||
| * | (clean_chroot) log not cleaning chroots due mount points still being there | Thierry Vignaud | 2012-08-27 | 2 | -0/+2 |
| | | |||||
| * | mount /dev/shm in chroots too (needed for eg: python) | Thierry Vignaud | 2012-08-27 | 2 | -1/+9 |
| | | |||||
| * | force next uploader to actually bump version... | Thierry Vignaud | 2012-08-27 | 2 | -1/+3 |
| | | |||||
| * | tag latest Pascal's release0.6.6.r5364 | Thierry Vignaud | 2012-08-27 | 1 | -1/+1 |
| | | |||||
