Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
branchnext modules; plug the new module into the new cli client -> works magic
|
|
update, upgrade, rescue, spmsync, autoremove - all work
|
|
|
|
module -> mirror setup works
|
|
|
|
|
|
|
|
|
|
under one module, and expose them to other modules from there
|
|
|
|
errors
|
|
to work with the new backend ... gui frontend wip
|
|
|
|
some functions
|
|
a bit to make it more reliable
|
|
|
|
|
|
|
|
|
|
|
|
options to use gitlab.com or pagure.io as remote
|
|
exact same name but they aZre in different categories (e.g.: acct-group/mail-0.tbz2 && acct-user/mail-0.tbz2)
|
|
|
|
available
|
|
|
|
|
|
the get go
|
|
|
|
we're always synced
|
|
|
|
|
|
* detect when a package needs a keyword or mask change in order to proceed
* print the requierd changes to stdout, and suggest user to appply them in order to proceed
* this fixes a bug when sisyphus would start to download the binary dependencies of keyworded or masked packages but fail to install them due to missing keyword or mask changes
sisyphus-gui :
* adjust to libsisyphus backend changes
|
|
|
|
to search for binaries and/or ebuilds
|
|
information in one go, thus improving dependency resolution time by 100%
|
|
|
|
* 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
code a bit
|