Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fail build which timeout even is machine is unreachable | Pascal Terjan | 2018-06-02 | 2 | -3/+4 |
| | |||||
* | Add TODOs | Pascal Terjan | 2018-06-02 | 1 | -1/+3 |
| | |||||
* | Don't report ok status until we are done copying files | Pascal Terjan | 2018-06-02 | 1 | -1/+2 |
| | | | | | | This is very unlikely to be a bug as we don't write this status to the file at that time anyway but this is more correct. | ||||
* | Revert "A small typo when it can't find a config file, line 348" | Stig-Ørjan Smelror | 2018-05-25 | 1 | -1/+1 |
| | | | | This reverts commit 53e37fb0b9f17f5e409e3f5991421fab76c45f6d. | ||||
* | A small typo when it can't find a config file, line 348 | Stig-Ørjan Smelror | 2018-05-24 | 1 | -1/+1 |
| | |||||
* | Kill iurt_cache_cleaner.sh | Pascal Terjan | 2018-01-11 | 1 | -130/+0 |
| | | | | Cache support was removed | ||||
* | Remove unused option | Pascal Terjan | 2018-01-11 | 3 | -6/+1 |
| | |||||
* | Default to 10 minutes for commands | Pascal Terjan | 2018-01-11 | 3 | -3/+3 |
| | | | | Especially for large packages 5 minutes to recreate src.rpm is not enough | ||||
* | we no more need to rebuild perl-Math-Int64 for URPM | Thierry Vignaud | 2017-10-18 | 1 | -1/+1 |
| | |||||
* | 0.7.50.7.5 | Thierry Vignaud | 2017-10-15 | 2 | -1/+2 |
| | |||||
* | fix checking if chroot needs updating | Thierry Vignaud | 2017-10-15 | 2 | -1/+2 |
| | | | | | | | | | commit a1e34113fcb9538ad8a29eec80075dff04253068 wrongly made check_chroot_need_update() to always return 0, thus skipping all tests... This makde build system using old chroots, thus breaking some package builds | ||||
* | perl_checker cleanups | Thierry Vignaud | 2017-10-13 | 1 | -1/+1 |
| | |||||
* | kill unused variable | Thierry Vignaud | 2017-10-13 | 1 | -1/+0 |
| | |||||
* | 0.7.40.7.4 | Pascal Terjan | 2017-10-13 | 1 | -1/+1 |
| | |||||
* | Fix getting package name from src.rpm | Pascal Terjan | 2017-10-13 | 2 | -3/+5 |
| | | | | | Name is prefixed by revision on the buuld system. Also, this was already done for build_timeout so share the code. | ||||
* | Do not create network namespace when crating chroot failed (broken by ↵ | Pascal Terjan | 2017-10-13 | 1 | -1/+1 |
| | | | | previous commit) | ||||
* | 0.7.30.7.3 | Pascal Terjan | 2017-10-13 | 2 | -1/+2 |
| | |||||
* | Change use_netns to allow per package setting | Pascal Terjan | 2017-10-13 | 3 | -10/+15 |
| | |||||
* | Real fix for dns config0.7.2.2 | Pascal Terjan | 2017-10-06 | 3 | -2/+5 |
| | |||||
* | Fix previous broken commit0.7.2.1 | Pascal Terjan | 2017-10-05 | 3 | -2/+5 |
| | | | | This time, tested. | ||||
* | 0.7.20.7.2 | Pascal Terjan | 2017-10-05 | 2 | -1/+2 |
| | |||||
* | Networking fixes | Pascal Terjan | 2017-10-05 | 2 | -0/+6 |
| | |||||
* | Allow overriding true config values with false | Pascal Terjan | 2017-10-04 | 3 | -3/+53 |
| | |||||
* | Add an option to disable netns | Pascal Terjan | 2017-10-04 | 3 | -1/+6 |
| | |||||
* | Fix typo | Pascal Terjan | 2017-10-04 | 1 | -4/+4 |
| | |||||
* | add use containers to TODO list | Thierry Vignaud | 2017-10-04 | 1 | -0/+1 |
| | |||||
* | kill old commented out pkill urpmi | Thierry Vignaud | 2017-10-04 | 1 | -3/+0 |
| | | | | indeed we would never run that... | ||||
* | Fix creating new reference chroot | Pascal Terjan | 2017-10-04 | 1 | -1/+3 |
| | |||||
* | Make sure hostname resolves | Pascal Terjan | 2017-10-04 | 2 | -2/+6 |
| | |||||
* | simplify | Thierry Vignaud | 2017-10-04 | 1 | -1/+1 |
| | |||||
* | kill now unused %pack_provide | Thierry Vignaud | 2017-10-04 | 1 | -4/+3 |
| | |||||
* | clean unused variables | Thierry Vignaud | 2017-10-04 | 1 | -5/+5 |
| | |||||
* | (install_packages) kill unused arg | Thierry Vignaud | 2017-10-04 | 3 | -6/+5 |
| | |||||
* | (_install_callback) kill unused arg | Thierry Vignaud | 2017-10-04 | 1 | -2/+2 |
| | |||||
* | kill unused variable | Thierry Vignaud | 2017-10-04 | 1 | -1/+0 |
| | |||||
* | Bring lo up in the chroot | Pascal Terjan | 2017-10-04 | 2 | -1/+5 |
| | |||||
* | Delete old commented code0.7.1 | Pascal Terjan | 2017-10-04 | 1 | -9/+0 |
| | |||||
* | Fix previous commit | Pascal Terjan | 2017-10-04 | 1 | -16/+4 |
| | |||||
* | 0.7.1 | Pascal Terjan | 2017-10-03 | 2 | -1/+2 |
| | |||||
* | Do not use chroot urpmi | Pascal Terjan | 2017-10-03 | 2 | -6/+7 |
| | | | | | Either use urpmi --root or urpmi --urpmi-root so that packages can be installed without networking inside the chroot. | ||||
* | Kill unused function | Pascal Terjan | 2017-10-03 | 1 | -34/+0 |
| | |||||
* | Use --urpmi-root also for urpmi.addmedia | Pascal Terjan | 2017-10-03 | 2 | -3/+9 |
| | | | | This allows adding the media without networking inside the chroot | ||||
* | 0.7.00.7.0 | Pascal Terjan | 2017-10-03 | 2 | -2/+2 |
| | |||||
* | Finish killing $cache | Pascal Terjan | 2017-10-03 | 1 | -31/+16 |
| | |||||
* | Kill dead code | Pascal Terjan | 2017-10-03 | 1 | -11/+0 |
| | |||||
* | Remove unused parameter | Pascal Terjan | 2017-10-03 | 1 | -3/+3 |
| | |||||
* | Use a network namespace for builds | Pascal Terjan | 2017-10-03 | 3 | -1/+36 |
| | |||||
* | Do not read all rpms in check_media, synthesis can be trusted | Pascal Terjan | 2017-10-03 | 1 | -18/+0 |
| | |||||
* | Kill upload/rsync in iurt | Pascal Terjan | 2017-10-03 | 3 | -110/+11 |
| | |||||
* | Update NEWS | Pascal Terjan | 2017-10-03 | 1 | -0/+1 |
| |