aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Revert the nsswitch.conf change, as ypbind is not used anymore and should beMarcelo Leitner2007-11-201-3/+0
* - Use the same /etc/nsswitch.conf, because as pixel reported, without that makeMarcelo Leitner2007-11-191-0/+3
* add extra spaceOlivier Blin2007-11-141-1/+1
* allow to set additional urpmi_options in distro config fileOlivier Blin2007-11-141-1/+1
* - Protect iurt from being executed as root.Marcelo Leitner2007-11-141-0/+1
* - Put some more debugging into command execution process.Marcelo Leitner2007-11-123-3/+13
* - Fix typo in function exports. (was create_buid_chroot)Marcelo Leitner2007-11-121-1/+1
* - Force mounting iurt_medias as read-onlyMarcelo Leitner2007-11-061-1/+1
* - Replace a chdir call with tar -C option and avoid further errors due to theMarcelo Leitner2007-11-061-5/+14
* - Remove tricky rpm --rebuilddb when builddeps are broken.Marcelo Leitner2007-11-061-10/+0
* - Remove trailing references from previous commit to $suf.Marcelo Leitner2007-11-061-2/+2
* - Stripped out very hacks at buildreqs/initial packages installation.Marcelo Leitner2007-11-061-244/+94
* (check_upload_tree) make obvious to perl_checker this is an optional argumentThierry Vignaud2007-10-081-3/+3
* perl_checker cleanupThierry Vignaud2007-10-081-1/+1
* - Applies Blino's fix for removing chroot tarball if its build failed.Marcelo Leitner2007-09-041-24/+28
* handle check of rpm files installation, since the DKMS module passes filename...Olivier Blin2007-08-301-0/+1
* factorize packages installation check code in a are_installed() functionOlivier Blin2007-08-301-3/+8
* - Support contrib kernel naming.Marcelo Leitner2007-08-131-1/+1
* - Enhanced failure email: explains why and gives direct links to the logs.Marcelo Leitner2007-08-101-1/+27
* don't create ld.so.conf in the chroot, as it prevents glibc from installing t...Gustavo De Nardin2007-08-011-1/+1
* - DISABLED icecream. It's really borking x86_64 builds and I can't figure out...Marcelo Leitner2007-07-311-1/+0
* - added some comments.Marcelo Leitner2007-07-041-1/+8
* - Do not use --probe-hdlist in urpmi.addmedia commands, as dicussed inMarcelo Leitner2007-07-031-1/+1
* - We do not run chrooted, so we must prefix the media path with the chrootMarcelo Leitner2007-06-271-1/+1
* - Fool, it was right.Marcelo Leitner2007-06-271-1/+1
* - Finally fix the issue: s/urpmi_medias/iurt_medias/, fixing my mistake.Marcelo Leitner2007-06-271-1/+1
* - Fix namespace issue.Marcelo Leitner2007-06-271-1/+2
* - Enhance error reporting.Marcelo Leitner2007-06-271-1/+4
* - Fix media variable name.Marcelo Leitner2007-06-271-1/+1
* - Enhance error reporting.Marcelo Leitner2007-06-271-1/+4
* - Finish the rename.Marcelo Leitner2007-06-271-1/+1
* - Enhance debug on chroot creation and prepare for chroot updates.Marcelo Leitner2007-06-271-5/+42
* - Enhance job abandoning message.Marcelo Leitner2007-06-261-2/+5
* - Ops, fix one trailing (Marcelo Leitner2007-06-261-1/+1
* - Improve compilation start timeout handling.Marcelo Leitner2007-06-261-1/+8
* - Fix perl keyword misuse.Marcelo Leitner2007-06-261-1/+1
* - make it clear when admin gets undue emailGustavo De Nardin2007-06-261-1/+1
* - get rid of email guessingGustavo De Nardin2007-06-262-14/+7
* - Protect the cache against empty medias, as current iurt command handler willMarcelo Leitner2007-06-251-0/+11
* - Fix cache_ prefix location.Marcelo Leitner2007-06-221-2/+2
* - Indent fix.Marcelo Leitner2007-06-211-1/+1
* - Fix debug support.Marcelo Leitner2007-06-211-2/+7
* - Escape the wildcard.Marcelo Leitner2007-06-201-1/+1
* - Protect chroot removal if there is still mount points referencing it.Marcelo Leitner2007-06-191-1/+11
* - Also clean unsupported archs, which are uploaded without .src.rpms.Marcelo Leitner2007-06-151-0/+8
* - Adds support for debug packages.Marcelo Leitner2007-06-151-1/+1
* - Added the script that will be executed on n3 in order to clean iurt cache.Marcelo Leitner2007-06-151-0/+117
* - Fix cache pathMarcelo Leitner2007-06-151-1/+1
* - --additional-media option on --chrooted-urpmi one, as they are almost clones.Marcelo Leitner2007-06-153-29/+49
* - Avoid compact perl and free of mistakes.Marcelo Leitner2007-06-082-2/+4