| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | - 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 |
* | - 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 |
* | 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 |
* | - 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 |
* | - Fix perl keyword misuse. | Marcelo Leitner | 2007-06-26 | 1 | -1/+1 |
* | - Protect the cache against empty medias, as current iurt command handler will | Marcelo Leitner | 2007-06-25 | 1 | -0/+11 |
* | - Protect chroot removal if there is still mount points referencing it. | Marcelo Leitner | 2007-06-19 | 1 | -1/+11 |
* | - Fix cache path | Marcelo Leitner | 2007-06-15 | 1 | -1/+1 |
* | - --additional-media option on --chrooted-urpmi one, as they are almost clones. | Marcelo Leitner | 2007-06-15 | 2 | -23/+16 |
* | - Avoid compact perl and free of mistakes. | Marcelo Leitner | 2007-06-08 | 2 | -2/+4 |
* | - Add support for icecream via option --icecream <procs> | Marcelo Leitner | 2007-06-08 | 2 | -1/+49 |
* | - Fix wrongly copied-pasted variable $chroot (should be $tmp_chroot) | Marcelo Leitner | 2007-05-29 | 1 | -2/+2 |
* | - Also makes sure /dev/pts is unmounted too. | Marcelo Leitner | 2007-05-29 | 1 | -1/+2 |
* | - Umount /proc prior to tar() the chroot. | Marcelo Leitner | 2007-05-29 | 1 | -0/+1 |
* | remove the newline | Gustavo De Nardin | 2007-05-21 | 1 | -0/+1 |
* | get_repsys_conf() didn't really got Repsys config, just emails from the | Gustavo De Nardin | 2007-05-21 | 1 | -20/+8 |
* | Restoring code lost in the SVN breakage from an old checkout | Gustavo De Nardin | 2007-05-12 | 9 | -0/+2580 |