aboutsummaryrefslogtreecommitdiffstats
path: root/iurt2
Commit message (Expand)AuthorAgeFilesLines
...
* sometimes killing the father is not enough to control log size, use kill groupFlorent Villard2006-04-261-3/+7
* add a global status file to log; dump the temporary cache even if the main lo...Florent Villard2006-04-201-31/+63
* try to rebuild the chroot if the macro dump failedFlorent Villard2006-04-131-1/+5
* split cache by media tooFlorent Villard2006-03-311-6/+12
* try to load an older cache when the latest is corruptedFlorent Villard2006-03-311-10/+40
* now use a subdir for each srpm logging infoFlorent Villard2006-03-091-7/+15
* check more agressively log size; do not mail maintainer when fallbacking in n...Florent Villard2006-03-081-10/+13
* do not stop if the upload mode is not set and if the upload dir does not existFlorent Villard2006-03-051-1/+1
* do not try to load unionfs module if already loaded; perform a depmod before ...Florent Villard2006-03-051-2/+16
* add Mooby synopticsFlorent Villard2006-02-231-3/+8
* - add concurrent-run option to run several instance and merge cacheFlorent Villard2006-02-231-73/+94
* - add concurrent-run option to run several instance and merge cacheFlorent Villard2006-02-141-42/+135
* add --stop option to perform a different rpm -bX build command and then have ...Florent Villard2006-02-081-14/+43
* verbose level to limit output messages; fix unionfs cleaning for user created...Florent Villard2006-01-311-17/+27
* add a verbose level to filter messagesFlorent Villard2006-01-311-31/+37
* iurt2Florent Villard2006-01-311-42/+58
* Major revamping of the iurt code, use mkcd parsecommandline, add more functio...Florent Villard2006-01-281-354/+419
* - add a --config_help option to display available configuration file parametersFlorent Villard2006-01-251-60/+115
* try harder to clean previous unionfs remaining directoriesFlorent Villard2006-01-241-8/+15
* proc was not correctly mounted; add a no_mail config option, add a force_buil...Florent Villard2006-01-181-15/+30
* - better chroot cleaning before startFlorent Villard2006-01-181-13/+25
* use urpmi -nolockFlorent Villard2006-01-131-39/+94
* Better urpmi killing pattern, do not match maintainer on NOT_FOUND, check inv...Florent Villard2006-01-071-8/+13
* Dump macro in nocheckchroot modeFlorent Villard2006-01-061-3/+3
* Remove more old unionfs remaining mountFlorent Villard2006-01-061-6/+10
* Dump cache on sigint. Re-exit if iurt is already running. Initialise unionfs ...Florent Villard2006-01-061-6/+12
* Try to get rid of urpmi database lockedFlorent Villard2006-01-061-19/+50
* Try to be more robust regarding unionfs mounting/unmountingFlorent Villard2006-01-061-14/+41
* Use the right chroot in unionfs modeFlorent Villard2006-01-061-3/+7
* - add --unionfs option to use tmpfs+unionfs to build the packagesFlorent Villard2006-01-061-68/+182
* fix buggy debug mode, more info on command failureFlorent Villard2005-12-311-4/+14
* Perform a basic check of the architecture before runningFlorent Villard2005-12-291-0/+12
* Create basesystem_media to install initial chroot with alternate mediaFlorent Villard2005-12-291-2/+3
* Check if unwanted_packages is empty or not before trying to matchFlorent Villard2005-12-291-1/+1
* Add a debug mode; try to guess who is responsible when a package dependency c...Florent Villard2005-12-291-40/+87
* Die if the config file is not correctFlorent Villard2005-12-291-1/+1
* remove base_dir valueFlorent Villard2005-12-291-9/+9
* stupid me mixing % and !%Florent Villard2005-12-151-8/+16
* Make it more generic including several customization in the config fileFlorent Villard2005-12-141-16/+21
* Add /mnt/BIG/dis path in the config fileFlorent Villard2005-12-131-2/+2
* Add /mnt/BIG/dis path in the config fileFlorent Villard2005-12-131-1/+2
* Use now a config fileFlorent Villard2005-12-131-91/+66
* Use alarm for perform_command (no more need to fork)Florent Villard2005-12-131-47/+43
* Protect pid file checking and creationFlorent Villard2005-12-131-38/+45
* CosmeticFlorent Villard2005-12-131-2/+5
* More error regexp in dependencies installation command and build commandFlorent Villard2005-12-131-1/+2
* Fix command execution failure checkFlorent Villard2005-12-131-2/+1
* add custom regexp matching for perform_command output, perform a glob to see ...Florent Villard2005-12-131-5/+6
* Code formattingFlorent Villard2005-12-121-9/+40
* Better log message, more loggingFlorent Villard2005-12-121-50/+67