1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-08-13 17:03:46 -04:00
pacman/doc
Xavier Chantry abefa23341 alpm/remove.c : respect --dbonly during remove-upgrade
When a -Sk or -Uk operation induced a removal of an existing local
package, --dbonly was not in effect and the files were all removed.

Fixing this behavior was already marked as TODO in database012 pactest
------------
TODO: I honestly think the above should NOT delete the original les, it
hould upgrade the DB entry without touching anything on the file stem.
E.g. this test should be the same as:
   pacman -R --dbonly dummy && pacman -U --dbonly dummy.pkg.tar.gz
------------

Signed-off-by: Xavier Chantry <chantry.xavier@gmail.com>
[Dan: small coding style touchup]
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-12-12 20:19:24 -06:00
..
.gitignore docs: Add a 'website' target 2010-07-02 18:23:20 -05:00
asciidoc.conf doc: fix some more asciidoc fallout 2009-01-13 00:00:35 -06:00
Doxyfile Doxyfile : enable JAVADOC_AUTOBRIEF. 2008-04-29 15:51:48 -05:00
footer.txt Various updates needed prior to a new release 2008-06-08 13:50:01 -05:00
index.txt Update website with 3.4.0 release 2010-06-16 20:10:47 -05:00
libalpm.3.txt doc: rename manlink macro to linkman 2007-12-29 00:24:15 -06:00
Makefile.am Use sysconfdir, localstatedir, BASH instead of hardcoded values 2010-10-11 20:29:22 -05:00
makepkg.8.txt Use sysconfdir, localstatedir, BASH instead of hardcoded values 2010-10-11 20:29:22 -05:00
makepkg.conf.5.txt makepkg: remove STRIP_DIRS 2010-10-05 10:58:05 -05:00
pacman.8.txt alpm/remove.c : respect --dbonly during remove-upgrade 2010-12-12 20:19:24 -06:00
pacman.conf.5.txt Use sysconfdir, localstatedir, BASH instead of hardcoded values 2010-10-11 20:29:22 -05:00
PKGBUILD-example.txt PKGBUILD-example.txt: Remove superfluous "|| return 1". 2010-09-15 07:20:20 -05:00
PKGBUILD.5.txt Update documentation to reflect new epoch package variable 2010-10-13 23:29:26 -05:00
repo-add.8.txt doc: fix repo-add manpage 2009-04-11 12:33:33 -05:00
submitting-patches.txt doc: move files around for consistency 2009-04-11 12:38:20 -05:00
translation-help.txt doc: move files around for consistency 2009-04-11 12:38:20 -05:00