Age | Commit message (Collapse) | Author |
|
|
|
|
|
instead
|
|
to search for binaries and/or ebuilds
|
|
|
|
|
|
|
|
information in one go, thus improving dependency resolution time by 100%
|
|
|
|
|
|
|
|
|
|
|
|
* implement pure source (ebuild) mode install/upgrade
|
|
is used instead of hybrid-install/hybrid-upgrade
|
|
* implement hybrid (binary/ebuild) mode install/upgrade
* pure source (ebuild) mode will follow
|
|
|
|
|
|
|
|
* implement first part of hybrid install and hybrid upgrade
* for now they'll fallback to binary mode only, even if source dependencies will be found
sisyphus-cly :
* expose the new functions via sisyphus hybrid-install and sisyphus hybrid-upgrade
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8dc2ab082f49b4bfaa9a4de05fe97bbddaf1eecf
|
|
8dc2ab082f49b4bfaa9a4de05fe97bbddaf1eecf
|
|
|
|
|
|
|
|
* expand the install parser to cover some more cases and avoid "Exception: 404: Not Found" errors
* filter out some more portage resolution messages to further avoid dependency list mixups
|
|
code a bit
|
|
|
|
|
|
This reverts commit 74eeefd8f8c757a68014219ebd0a1eb90f360b0c.
|
|
|
|
|
|
|
|
|
|
|