aboutsummaryrefslogtreecommitdiffstats
path: root/iurt2
Commit message (Collapse)AuthorAgeFilesLines
* rename iurt2 as iurtThierry Vignaud2012-08-271-1549/+0
| | | | | (should have been done in commit r894 by misc on 2011-04-15, was: "remove unused files, see ml")
* (remove_chroot) pass missing 'config' parameter to clean_all_chroot_tmp()Thierry Vignaud2012-08-271-1/+1
| | | | | bug introduced in commit r5307 by pterjan on 2012-08-08 (was: "Initial btrfs support")
* (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
| | | | | | => one less argument to clean_chroot() (death to warlism where one add parameters to functions to make them change behaviour depending on them...)
* 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 ↵Arnaud Patard2012-07-061-8/+6
| | | | | | | errors in %clean).
* fix run variable usageOlivier Blin2012-07-041-1/+1
|
* Drop check_build_chroot, its only goal is to force rebuilding tarball even ↵Pascal Terjan2012-04-031-5/+10
| | | | | | if no package has changed over 7 days Also, do not recreate chroot from Urpmi.pm
* 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
| | | | (no line numbers in output)
* 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
| | | | | issue introduced by warly in r774 on Jan 28 2006: "Major revamping of the iurt code, use mkcd parsecommandline, add more function, make it more generic"
* 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
| | | | | (see eg http://pkgsubmit.mageia.org/uploads/failure/cauldron/core/release/20120225155856.tv.valstar.5624/log/botcmd.1330185537.ecosse.log)
* 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 ↵Jerome Quelin2011-08-221-1/+1
| | | | build dependencies
* 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 ↵Olivier Blin2011-03-171-0/+4
| | | | config
* 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
|