aboutsummaryrefslogtreecommitdiffstats
path: root/iurt2
Commit message (Expand)AuthorAgeFilesLines
* rename iurt2 as iurtThierry Vignaud2012-08-271-1549/+0
* (remove_chroot) pass missing 'config' parameter to clean_all_chroot_tmp()Thierry Vignaud2012-08-271-1/+1
* (clean_chroot) we can now kill one more useless argumentThierry Vignaud2012-08-271-1/+1
* (clean_and_build_chroot) split it out of clean_chroot()Thierry Vignaud2012-08-271-1/+1
* Use a shared option to set chroots locationPascal Terjan2012-08-081-10/+5
* Initial btrfs supportPascal Terjan2012-08-081-15/+33
* Always mark build as failed in case of error (allows to detect things like er...Arnaud Patard2012-07-061-8/+6
* fix run variable usageOlivier Blin2012-07-041-1/+1
* Drop check_build_chroot, its only goal is to force rebuilding tarball even if...Pascal Terjan2012-04-031-5/+10
* s/whell/wheel/Thierry Vignaud2012-03-261-1/+1
* fix warlismThierry Vignaud2012-03-261-1/+1
* explain from where came bug_handlerThierry Vignaud2012-03-261-0/+1
* (check_media) add a FIXME noteThierry Vignaud2012-03-261-0/+1
* (check_media) further simplifyThierry Vignaud2012-03-261-3/+1
* (check_media) cleanup/simplifyThierry Vignaud2012-03-261-2/+1
* reindentThierry Vignaud2012-03-261-4/+4
* better error messages when running as root or w/o sudoThierry Vignaud2012-03-261-2/+2
* do not import unused clean() functionThierry Vignaud2012-03-241-1/+1
* (urpmi_command) kill unused argThierry Vignaud2012-03-241-2/+2
* (create_temp_chroot) kill unused argThierry Vignaud2012-03-241-2/+2
* (check_pid) kill unused 'local' argThierry Vignaud2012-03-241-2/+2
* (add_sudoers) kill unused argThierry Vignaud2012-03-241-3/+3
* (process_queue) tag 'quiet' parameter as optionalThierry Vignaud2012-03-241-2/+2
* add a FIXME note about missing parametersThierry Vignaud2012-03-241-0/+1
* (create_temp_chroot) kill unused argThierry Vignaud2012-03-241-1/+1
* (sudo) kill unused argThierry Vignaud2012-03-241-1/+1
* (find_provides) drop unused argThierry Vignaud2012-03-241-2/+2
* (search_packages) kill broken loopThierry Vignaud2012-03-241-3/+2
* perl_checker cleanupsThierry Vignaud2012-03-241-21/+19
* Set svn:keywords to used keywordsPascal Terjan2012-03-171-3/+3
* Synthesis files with less than 1000 packages are validPascal Terjan2012-03-171-7/+0
* Drop duplicate optionPascal Terjan2012-03-171-3/+0
* Kill unionfs supportPascal Terjan2012-03-171-65/+11
* Never manually write to log filePascal Terjan2012-03-121-2/+0
* Get rid of ERR log levelPascal Terjan2012-03-121-7/+7
* catch chroot creation failuresThierry Vignaud2012-02-251-1/+4
* simplify using MDK::CommonThierry Vignaud2012-02-251-3/+1
* Append domain when sending emails to userPascal Terjan2012-01-021-1/+5
* fix bug#1839 - iurt shouldn't install suggested packages when installing buil...Jerome Quelin2011-08-221-1/+1
* Drop line which should never have been commitedPascal Terjan2011-05-221-1/+1
* Drop a function listed twicePascal Terjan2011-05-181-1/+1
* Allow giving additional macros to iurtPascal Terjan2011-05-181-0/+5
* remove option install_chroot_binary, not used anywhere in the codeMichael Scherer2011-04-151-4/+0
* always use basesystem-minimal instead of basesystemOlivier Blin2011-03-171-1/+1
* when building chroot, do not use --distrib but use media from base_media in c...Olivier Blin2011-03-171-0/+4
* 0.6.50.6.5Olivier Blin2011-01-201-1/+1
* set 0440 permissions to tmp file before copying it to sudoersOlivier Blin2011-01-161-0/+1
* revert umask changesOlivier Blin2011-01-161-1/+1
* use umask to write sudoers file (so that it gets 0440 perms as expected by sudo)Olivier Blin2011-01-161-1/+1
* run variable is now usedOlivier Blin2011-01-101-1/+1