aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* tag latest Pascal's release0.6.6.r5364Thierry Vignaud2012-08-271-1/+1
|
* Update NEWSPascal Terjan2012-08-151-0/+1
|
* Fix svn detectionPascal Terjan2012-08-151-1/+1
|
* Update NEWSPascal Terjan2012-08-151-0/+1
|
* Check return codes when creating btrfs subvolumes or snapshotsPascal Terjan2012-08-081-5/+6
|
* Add a commentPascal Terjan2012-08-081-0/+2
|
* Use a shared option to set chroots locationPascal Terjan2012-08-081-10/+5
|
* Initial btrfs supportPascal Terjan2012-08-083-55/+119
|
* Do not rm -rf + untar newly created chrootPascal Terjan2012-08-071-0/+1
|
* Merge create_chroot into create_build_chrootPascal Terjan2012-08-071-14/+8
|
* add helper script to rebuild a major version of perlOlivier Blin2012-07-221-0/+45
|
* Always mark build as failed in case of error (allows to detect things like ↵Arnaud Patard2012-07-061-8/+6
| | | | | | | errors in %clean).
* fix another error from previous commitNicolas Vigier2012-07-051-1/+1
|
* fix error introduced in previous commit, noticed by pterjanNicolas Vigier2012-07-051-1/+1
|
* allow emi and ulri to log to a file instead of stderr by settingNicolas Vigier2012-07-053-2/+11
| | | | | | EMI_LOG_FILE or ULRI_LOG_FILE environement variables
* fix run variable usageOlivier Blin2012-07-041-1/+1
|
* - Fix broken test in clean_chroot, leading to chroot not being cleaned.Arnaud Patard2012-07-031-1/+1
|
* - fix perform_command return value in case of error.Arnaud Patard2012-07-031-1/+1
|
* fix inverted test in previous commitThierry Vignaud2012-04-171-2/+2
|
* (_setup_additional_media) split it out of clean_chroot()Thierry Vignaud2012-04-171-12/+19
|
* (_clean_mounts) factorize cleaningThierry Vignaud2012-04-171-12/+13
|
* (clean_chroot) simplify using urpm::file_from_local_url()Thierry Vignaud2012-04-171-2/+1
|
* (clean_chroot,new,urpmi_command) simplify using urpm::is_local_url()Thierry Vignaud2012-04-172-4/+5
|
* supplement blacklist (needed for next commits)Thierry Vignaud2012-04-171-0/+5
|
* (clean_chroot,new,urpmi_command) https is a supported protocol tooThierry Vignaud2012-04-172-3/+3
|
* (clean_chroot) rsync is a remote protocol w/o any local mount point tooThierry Vignaud2012-04-172-3/+3
|
* (clean_chroot,new,urpmi_command) sortThierry Vignaud2012-04-172-3/+3
|