| Commit message (Expand) | Author | Age | Files | Lines |
* | use --urpmi_root instead of --use-distrib when the repository is http|ftp | Pascal Rigaux | 2007-11-22 | 2 | -2/+11 |
* | prepare for --urpmi-root: | Pascal Rigaux | 2007-11-22 | 1 | -0/+21 |
* | prepare for --urpmi-root: | Pascal Rigaux | 2007-11-22 | 1 | -0/+6 |
* | using ->set_command, and make it clear it redirects to | Pascal Rigaux | 2007-11-22 | 1 | -6/+4 |
* | enhance previous commit: | Pascal Rigaux | 2007-11-22 | 1 | -2/+2 |
* | create ->set_command__chroot | Pascal Rigaux | 2007-11-22 | 1 | -1/+5 |
* | fix typo in previous commit :-/ | Pascal Rigaux | 2007-11-22 | 1 | -0/+1 |
* | create {distrib_url} out of {urpmi_media_options}, and inline {urpmi_media_op... | Pascal Rigaux | 2007-11-22 | 1 | -3/+2 |
* | factorize code setting {urpmi_command} | Pascal Rigaux | 2007-11-22 | 1 | -2/+5 |
* | - Revert the nsswitch.conf change, as ypbind is not used anymore and should be | Marcelo Leitner | 2007-11-20 | 1 | -3/+0 |
* | - Use the same /etc/nsswitch.conf, because as pixel reported, without that make | Marcelo Leitner | 2007-11-19 | 1 | -0/+3 |
* | add extra space | Olivier Blin | 2007-11-14 | 1 | -1/+1 |
* | allow to set additional urpmi_options in distro config file | Olivier Blin | 2007-11-14 | 1 | -1/+1 |
* | - Protect iurt from being executed as root. | Marcelo Leitner | 2007-11-14 | 1 | -0/+1 |
* | - Put some more debugging into command execution process. | Marcelo Leitner | 2007-11-12 | 3 | -3/+13 |
* | - Fix typo in function exports. (was create_buid_chroot) | Marcelo Leitner | 2007-11-12 | 1 | -1/+1 |
* | - Force mounting iurt_medias as read-only | Marcelo Leitner | 2007-11-06 | 1 | -1/+1 |
* | - Replace a chdir call with tar -C option and avoid further errors due to the | Marcelo Leitner | 2007-11-06 | 1 | -5/+14 |
* | - Remove tricky rpm --rebuilddb when builddeps are broken. | Marcelo Leitner | 2007-11-06 | 1 | -10/+0 |
* | - Remove trailing references from previous commit to $suf. | Marcelo Leitner | 2007-11-06 | 1 | -2/+2 |
* | - Stripped out very hacks at buildreqs/initial packages installation. | Marcelo Leitner | 2007-11-06 | 1 | -244/+94 |
* | (check_upload_tree) make obvious to perl_checker this is an optional argument | Thierry Vignaud | 2007-10-08 | 1 | -3/+3 |
* | perl_checker cleanup | Thierry Vignaud | 2007-10-08 | 1 | -1/+1 |
* | - Applies Blino's fix for removing chroot tarball if its build failed. | Marcelo Leitner | 2007-09-04 | 1 | -24/+28 |
* | handle check of rpm files installation, since the DKMS module passes filename... | Olivier Blin | 2007-08-30 | 1 | -0/+1 |
* | factorize packages installation check code in a are_installed() function | Olivier Blin | 2007-08-30 | 1 | -3/+8 |
* | - Support contrib kernel naming. | Marcelo Leitner | 2007-08-13 | 1 | -1/+1 |
* | - Enhanced failure email: explains why and gives direct links to the logs. | Marcelo Leitner | 2007-08-10 | 1 | -1/+27 |
* | don't create ld.so.conf in the chroot, as it prevents glibc from installing t... | Gustavo De Nardin | 2007-08-01 | 1 | -1/+1 |
* | - DISABLED icecream. It's really borking x86_64 builds and I can't figure out... | Marcelo Leitner | 2007-07-31 | 1 | -1/+0 |
* | - added some comments. | Marcelo Leitner | 2007-07-04 | 1 | -1/+8 |
* | - Do not use --probe-hdlist in urpmi.addmedia commands, as dicussed in | Marcelo Leitner | 2007-07-03 | 1 | -1/+1 |
* | - We do not run chrooted, so we must prefix the media path with the chroot | Marcelo Leitner | 2007-06-27 | 1 | -1/+1 |
* | - Fool, it was right. | Marcelo Leitner | 2007-06-27 | 1 | -1/+1 |
* | - Finally fix the issue: s/urpmi_medias/iurt_medias/, fixing my mistake. | Marcelo Leitner | 2007-06-27 | 1 | -1/+1 |
* | - Fix namespace issue. | Marcelo Leitner | 2007-06-27 | 1 | -1/+2 |
* | - Enhance error reporting. | Marcelo Leitner | 2007-06-27 | 1 | -1/+4 |
* | - Fix media variable name. | Marcelo Leitner | 2007-06-27 | 1 | -1/+1 |
* | - Enhance error reporting. | Marcelo Leitner | 2007-06-27 | 1 | -1/+4 |
* | - Finish the rename. | Marcelo Leitner | 2007-06-27 | 1 | -1/+1 |
* | - Enhance debug on chroot creation and prepare for chroot updates. | Marcelo Leitner | 2007-06-27 | 1 | -5/+42 |
* | - Enhance job abandoning message. | Marcelo Leitner | 2007-06-26 | 1 | -2/+5 |
* | - Ops, fix one trailing ( | Marcelo Leitner | 2007-06-26 | 1 | -1/+1 |
* | - Improve compilation start timeout handling. | Marcelo Leitner | 2007-06-26 | 1 | -1/+8 |
* | - Fix perl keyword misuse. | Marcelo Leitner | 2007-06-26 | 1 | -1/+1 |
* | - make it clear when admin gets undue email | Gustavo De Nardin | 2007-06-26 | 1 | -1/+1 |
* | - get rid of email guessing | Gustavo De Nardin | 2007-06-26 | 2 | -14/+7 |
* | - Protect the cache against empty medias, as current iurt command handler will | Marcelo Leitner | 2007-06-25 | 1 | -0/+11 |
* | - Fix cache_ prefix location. | Marcelo Leitner | 2007-06-22 | 1 | -2/+2 |
* | - Indent fix. | Marcelo Leitner | 2007-06-21 | 1 | -1/+1 |