mirror of
https://github.com/moparisthebest/pacman
synced 2024-10-31 15:45:03 -04:00
ac9dde072c
The request of FS#12950 is implemented. On the backend side, I introduced a new function, alpm_db_set_pkgreason(), to modify the install reason of a package in the local database. On the front-end side, I introduced a new main operation, -D/--database, which has two options, --asdeps and --asexplicit. I documented this in pacman manual. I've created two pactests to test -D: database001.py and database002.py. Signed-off-by: Nagy Gabor <ngaba@bibl.u-szeged.hu> 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 |