| Commit message (Collapse) | Author | Age |
|
|
|
| |
- add: code cleanup
|
|
|
|
| |
them)
|
| |
|
|
|
|
|
|
|
|
| |
<vmiklos@frugalware.org>):
if pacman is desiganted as a target in a sysupgrade operation, it should be able to upgrade itself first upon user request.
- removed uneeded sanity checks in alpm interface calls
- replaced printf by MSG in pacman
|
|
|
|
| |
- fixed 2 compilation warnings
|
| |
|
| |
|
|
|
|
|
| |
- sync code cleanup
- added the deps check for targets to be removed in sync_prepare()
|
| |
|
|
|
|
| |
known limitation: do not work when connected to some web servers (lighttpd)
|
|
|
|
| |
updated removedeps to keep in sync with pacman 2.9.x
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
<vmiklos@frugalware.org>)
- code reowrk to ensure the /tmp/alpm_foo directory is always removed
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
from foo to alpm_foo
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(patch from Christian Hamaer <krics@linuxforum.hu>)
|
| |
|
|
|
|
| |
packages in the final list doesn't already provide that dependency
|
|
|
|
| |
fields during package replacements
|
| |
|
| |
|
| |
|
|
|
|
| |
<krics@linuxforum.hu>
|
| |
|
| |
|