aboutsummaryrefslogtreecommitdiffstats
path: root/iurt2
Commit message (Collapse)AuthorAgeFilesLines
...
* 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 ↵Florent Villard2005-12-291-40/+87
| | | | cannot be installed
* 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
| | | | if some packages were generated
* Code formattingFlorent Villard2005-12-121-9/+40
|
* Better log message, more loggingFlorent Villard2005-12-121-50/+67
|
* Add more logs (rpm_qa, build_log)Florent Villard2005-12-121-11/+14
|
* Change logging directoryFlorent Villard2005-12-121-7/+8
|
* Do a kill 15 before a kil 9 when iurt runs for more than 10 hoursFlorent Villard2005-12-121-1/+1
|
* Fix running time in secondsFlorent Villard2005-12-121-1/+1
|
* Display running time in PID warningFlorent Villard2005-12-121-2/+3
|
* do not open cache file before PID checkingFlorent Villard2005-12-121-7/+8
|
* add logging feature to perform_commandFlorent Villard2005-12-121-7/+15
|
* add chroot rebuild with iurt2Florent Villard2005-12-121-0/+430