Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Dump macro in nocheckchroot mode | Florent Villard | 2006-01-06 | 1 | -3/+3 | |
| | ||||||
* | Remove more old unionfs remaining mount | Florent Villard | 2006-01-06 | 1 | -6/+10 | |
| | ||||||
* | Dump cache on sigint. Re-exit if iurt is already running. Initialise unionfs ↵ | Florent Villard | 2006-01-06 | 1 | -6/+12 | |
| | | | | path in nocheckchroot mode | |||||
* | Try to get rid of urpmi database locked | Florent Villard | 2006-01-06 | 1 | -19/+50 | |
| | ||||||
* | Try to be more robust regarding unionfs mounting/unmounting | Florent Villard | 2006-01-06 | 1 | -14/+41 | |
| | ||||||
* | Use the right chroot in unionfs mode | Florent Villard | 2006-01-06 | 1 | -3/+7 | |
| | ||||||
* | - add --unionfs option to use tmpfs+unionfs to build the packages | Florent Villard | 2006-01-06 | 1 | -68/+182 | |
| | | | | | | - add --nocheckchroot to directly launch the build without initial basystem tar check - use a different cache per architecture not to have to handle cache merging | |||||
* | fix buggy debug mode, more info on command failure | Florent Villard | 2005-12-31 | 1 | -4/+14 | |
| | ||||||
* | Perform a basic check of the architecture before running | Florent Villard | 2005-12-29 | 1 | -0/+12 | |
| | ||||||
* | Create basesystem_media to install initial chroot with alternate media | Florent Villard | 2005-12-29 | 1 | -2/+3 | |
| | ||||||
* | Check if unwanted_packages is empty or not before trying to match | Florent Villard | 2005-12-29 | 1 | -1/+1 | |
| | ||||||
* | Add a debug mode; try to guess who is responsible when a package dependency ↵ | Florent Villard | 2005-12-29 | 1 | -40/+87 | |
| | | | | cannot be installed | |||||
* | Die if the config file is not correct | Florent Villard | 2005-12-29 | 1 | -1/+1 | |
| | ||||||
* | remove base_dir value | Florent Villard | 2005-12-29 | 1 | -9/+9 | |
| | ||||||
* | stupid me mixing % and !% | Florent Villard | 2005-12-15 | 1 | -8/+16 | |
| | ||||||
* | Make it more generic including several customization in the config file | Florent Villard | 2005-12-14 | 1 | -16/+21 | |
| | ||||||
* | Add /mnt/BIG/dis path in the config file | Florent Villard | 2005-12-13 | 1 | -2/+2 | |
| | ||||||
* | Add /mnt/BIG/dis path in the config file | Florent Villard | 2005-12-13 | 1 | -1/+2 | |
| | ||||||
* | Use now a config file | Florent Villard | 2005-12-13 | 1 | -91/+66 | |
| | ||||||
* | Use alarm for perform_command (no more need to fork) | Florent Villard | 2005-12-13 | 1 | -47/+43 | |
| | ||||||
* | Protect pid file checking and creation | Florent Villard | 2005-12-13 | 1 | -38/+45 | |
| | ||||||
* | Cosmetic | Florent Villard | 2005-12-13 | 1 | -2/+5 | |
| | ||||||
* | More error regexp in dependencies installation command and build command | Florent Villard | 2005-12-13 | 1 | -1/+2 | |
| | ||||||
* | Fix command execution failure check | Florent Villard | 2005-12-13 | 1 | -2/+1 | |
| | ||||||
* | add custom regexp matching for perform_command output, perform a glob to see ↵ | Florent Villard | 2005-12-13 | 1 | -5/+6 | |
| | | | | if some packages were generated | |||||
* | Code formatting | Florent Villard | 2005-12-12 | 1 | -9/+40 | |
| | ||||||
* | Better log message, more logging | Florent Villard | 2005-12-12 | 1 | -50/+67 | |
| | ||||||
* | Add more logs (rpm_qa, build_log) | Florent Villard | 2005-12-12 | 1 | -11/+14 | |
| | ||||||
* | Change logging directory | Florent Villard | 2005-12-12 | 1 | -7/+8 | |
| | ||||||
* | Do a kill 15 before a kil 9 when iurt runs for more than 10 hours | Florent Villard | 2005-12-12 | 1 | -1/+1 | |
| | ||||||
* | Fix running time in seconds | Florent Villard | 2005-12-12 | 1 | -1/+1 | |
| | ||||||
* | Display running time in PID warning | Florent Villard | 2005-12-12 | 1 | -2/+3 | |
| | ||||||
* | do not open cache file before PID checking | Florent Villard | 2005-12-12 | 1 | -7/+8 | |
| | ||||||
* | add logging feature to perform_command | Florent Villard | 2005-12-12 | 1 | -7/+15 | |
| | ||||||
* | add chroot rebuild with iurt2 | Florent Villard | 2005-12-12 | 1 | -0/+430 | |