mirror of
https://github.com/moparisthebest/pacman
synced 2024-11-04 16:45:07 -05:00
1d19f0896c
If the user switches from unstable repo to a stable one, it is quite hard to sync its system with the new repo (the user will see many "Local is newer than stable" messages, nothing more). That's why I introduced -Suu, which treats a sync package like an upgrade, iff the package version doesn't match with the local one's. I added a new pactest (sync104.py) to test this, and I updated the documentation of -Su. Signed-off-by: Nagy Gabor <ngaba@bibl.u-szeged.hu> [Dan: slight doc reword] Signed-off-by: Dan McGee <dan@archlinux.org> |
||
---|---|---|
.. | ||
.gitignore | ||
asciidoc.conf | ||
Doxyfile | ||
footer.txt | ||
index.txt | ||
libalpm.3.txt | ||
Makefile.am | ||
makepkg.8.txt | ||
makepkg.conf.5.txt | ||
pacman.8.txt | ||
pacman.conf.5.txt | ||
PKGBUILD-example.txt | ||
PKGBUILD.5.txt | ||
repo-add.8.txt | ||
submitting-patches.txt | ||
translation-help.txt |