Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Update NEWS | Pascal Terjan | 2012-08-15 | 1 | -0/+1 |
| | |||||
* | Fix svn detection | Pascal Terjan | 2012-08-15 | 1 | -1/+1 |
| | |||||
* | Update NEWS | Pascal Terjan | 2012-08-15 | 1 | -0/+1 |
| | |||||
* | Check return codes when creating btrfs subvolumes or snapshots | Pascal Terjan | 2012-08-08 | 1 | -5/+6 |
| | |||||
* | Add a comment | Pascal Terjan | 2012-08-08 | 1 | -0/+2 |
| | |||||
* | Use a shared option to set chroots location | Pascal Terjan | 2012-08-08 | 1 | -10/+5 |
| | |||||
* | Initial btrfs support | Pascal Terjan | 2012-08-08 | 3 | -55/+119 |
| | |||||
* | Do not rm -rf + untar newly created chroot | Pascal Terjan | 2012-08-07 | 1 | -0/+1 |
| | |||||
* | Merge create_chroot into create_build_chroot | Pascal Terjan | 2012-08-07 | 1 | -14/+8 |
| | |||||
* | add helper script to rebuild a major version of perl | Olivier Blin | 2012-07-22 | 1 | -0/+45 |
| | |||||
* | Always mark build as failed in case of error (allows to detect things like ↵ | Arnaud Patard | 2012-07-06 | 1 | -8/+6 |
| | | | | | | | errors in %clean). | ||||
* | fix another error from previous commit | Nicolas Vigier | 2012-07-05 | 1 | -1/+1 |
| | |||||
* | fix error introduced in previous commit, noticed by pterjan | Nicolas Vigier | 2012-07-05 | 1 | -1/+1 |
| | |||||
* | allow emi and ulri to log to a file instead of stderr by setting | Nicolas Vigier | 2012-07-05 | 3 | -2/+11 |
| | | | | | | EMI_LOG_FILE or ULRI_LOG_FILE environement variables | ||||
* | fix run variable usage | Olivier Blin | 2012-07-04 | 1 | -1/+1 |
| | |||||
* | - Fix broken test in clean_chroot, leading to chroot not being cleaned. | Arnaud Patard | 2012-07-03 | 1 | -1/+1 |
| | |||||
* | - fix perform_command return value in case of error. | Arnaud Patard | 2012-07-03 | 1 | -1/+1 |
| | |||||
* | fix inverted test in previous commit | Thierry Vignaud | 2012-04-17 | 1 | -2/+2 |
| | |||||
* | (_setup_additional_media) split it out of clean_chroot() | Thierry Vignaud | 2012-04-17 | 1 | -12/+19 |
| | |||||
* | (_clean_mounts) factorize cleaning | Thierry Vignaud | 2012-04-17 | 1 | -12/+13 |
| | |||||
* | (clean_chroot) simplify using urpm::file_from_local_url() | Thierry Vignaud | 2012-04-17 | 1 | -2/+1 |
| | |||||
* | (clean_chroot,new,urpmi_command) simplify using urpm::is_local_url() | Thierry Vignaud | 2012-04-17 | 2 | -4/+5 |
| | |||||
* | supplement blacklist (needed for next commits) | Thierry Vignaud | 2012-04-17 | 1 | -0/+5 |
| | |||||
* | (clean_chroot,new,urpmi_command) https is a supported protocol too | Thierry Vignaud | 2012-04-17 | 2 | -3/+3 |
| | |||||
* | (clean_chroot) rsync is a remote protocol w/o any local mount point too | Thierry Vignaud | 2012-04-17 | 2 | -3/+3 |
| | |||||
* | (clean_chroot,new,urpmi_command) sort | Thierry Vignaud | 2012-04-17 | 2 | -3/+3 |
| | |||||
* | (clean_chroot,urpmi_command) factorize/simplify a test | Thierry Vignaud | 2012-04-17 | 2 | -2/+2 |
| | | | | ("needed" for next commit) | ||||
* | (check_chroot_need_update) drop unused 'config' parameter | Thierry Vignaud | 2012-04-04 | 1 | -2/+2 |
| | | | | (spot by perl_checker) | ||||
* | (kill_for_good) more readable (?) ; comment it | Thierry Vignaud | 2012-04-04 | 1 | -11/+17 |
| | |||||
* | Drop check_build_chroot, its only goal is to force rebuilding tarball even ↵ | Pascal Terjan | 2012-04-03 | 3 | -22/+11 |
| | | | | | | if no package has changed over 7 days Also, do not recreate chroot from Urpmi.pm | ||||
* | If we fail to add local user, checking if we can rebuild chroot tarball ↵ | Pascal Terjan | 2012-04-03 | 1 | -3/+2 |
| | | | | makes no sense | ||||
* | Drop check_chroot | Pascal Terjan | 2012-04-03 | 1 | -9/+1 |
| | |||||
* | Take tar out of build_chroot | Pascal Terjan | 2012-04-03 | 1 | -4/+5 |
| | |||||
* | Add a comment | Pascal Terjan | 2012-04-03 | 1 | -0/+1 |
| |