aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 0.7.20.7.2Pascal Terjan2017-10-052-1/+2
|
* Networking fixesPascal Terjan2017-10-052-0/+6
|
* Allow overriding true config values with falsePascal Terjan2017-10-043-3/+53
|
* Add an option to disable netnsPascal Terjan2017-10-043-1/+6
|
* Fix typoPascal Terjan2017-10-041-4/+4
|
* add use containers to TODO listThierry Vignaud2017-10-041-0/+1
|
* kill old commented out pkill urpmiThierry Vignaud2017-10-041-3/+0
| | | | indeed we would never run that...
* Fix creating new reference chrootPascal Terjan2017-10-041-1/+3
|
* Make sure hostname resolvesPascal Terjan2017-10-042-2/+6
|
* simplifyThierry Vignaud2017-10-041-1/+1
|
* kill now unused %pack_provideThierry Vignaud2017-10-041-4/+3
|
* clean unused variablesThierry Vignaud2017-10-041-5/+5
|
* (install_packages) kill unused argThierry Vignaud2017-10-043-6/+5
|
* (_install_callback) kill unused argThierry Vignaud2017-10-041-2/+2
|
* kill unused variableThierry Vignaud2017-10-041-1/+0
|
* Bring lo up in the chrootPascal Terjan2017-10-042-1/+5
|
* Delete old commented code0.7.1Pascal Terjan2017-10-041-9/+0
|
* Fix previous commitPascal Terjan2017-10-041-16/+4
|
* 0.7.1Pascal Terjan2017-10-032-1/+2
|
* Do not use chroot urpmiPascal Terjan2017-10-032-6/+7
| | | | | Either use urpmi --root or urpmi --urpmi-root so that packages can be installed without networking inside the chroot.
* Kill unused functionPascal Terjan2017-10-031-34/+0
|
* Use --urpmi-root also for urpmi.addmediaPascal Terjan2017-10-032-3/+9
| | | | This allows adding the media without networking inside the chroot
* 0.7.00.7.0Pascal Terjan2017-10-032-2/+2
|
* Finish killing $cachePascal Terjan2017-10-031-31/+16
|
* Kill dead codePascal Terjan2017-10-031-11/+0
|
* Remove unused parameterPascal Terjan2017-10-031-3/+3
|
* Use a network namespace for buildsPascal Terjan2017-10-033-1/+36
|
* Do not read all rpms in check_media, synthesis can be trustedPascal Terjan2017-10-031-18/+0
|
* Kill upload/rsync in iurtPascal Terjan2017-10-033-110/+11
|
* Update NEWSPascal Terjan2017-10-031-0/+1
|
* Kill most of $cachePascal Terjan2017-10-033-39/+21
|
* kill "needed" and "buildrequires"Pascal Terjan2017-10-032-8/+0
|
* Kill missing buildrequires detectionPascal Terjan2017-10-031-21/+0
| | | | | | It should probably work in a few cases but is not really useful as it ends up in some logs no one reads while the error is obvious to understand.
* Kill check_neededPascal Terjan2017-10-031-48/+1
| | | | | | It was checking if some buildrequires were not yet built but we are not using iurt like that anymore so all this code is untested and mostly broken
* Kill status_mailPascal Terjan2017-10-022-99/+2
|
* Return the expected NOT_FOUND in get_maint in case of errorPascal Terjan2017-10-021-0/+3
|
* Allow not checking chroot freshnessPascal Terjan2017-10-023-1/+7
| | | | | This is useful to improve performance for for autobuild where we build all packages on a snapshot of the distribution.
* Use urpm to parse synthesisPascal Terjan2017-10-022-21/+12
| | | | This allows it to work with xz compressed synthesis.
* Create /etc/rpm to be able to dump macros before installing basesystemPascal Terjan2017-08-311-1/+1
|
* Add support for resuming rebuildPascal Terjan2017-08-312-2/+48
|
* Fix killing the build when log file is not created within 30sPascal Terjan2017-08-292-1/+2
|
* Remove unused stuffPascal Terjan2017-08-291-6/+2
|
* Fix stupid bug making upload very slowPascal Terjan2017-08-291-1/+1
|
* Add one more test for emiPascal Terjan2017-08-281-0/+49
|
* add comment for better bootstrap)Nicolas Lécureuil2017-08-261-0/+1
|
* Remove dead keyPascal Terjan2017-07-291-1/+1
|
* Revert "Disable perl-URPM tests for now"Thierry Vignaud2017-07-251-2/+0
| | | | | This reverts commit 850ddd0c7a46d05c0ce5bf3b768143abe265e411. It's no more needed.
* mgarepo getsrpm -l is broken currently, part 2Pascal Terjan2017-07-201-1/+1
|
* mgarepo getsrpm -l is broken currentlyPascal Terjan2017-07-201-1/+1
|
* Disable perl-URPM tests for nowPascal Terjan2017-07-201-0/+2
|