1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-08-13 17:03:46 -04:00
pacman/scripts
Ray Kohler 4ef664f485 Create pacman keyring directory if missing
Use mode 755, so non-root users can see inside.
Add "--no-permission-warning" to GPG_PACMAN to suppress the noise that
otherwise comes of not using mode 700 - this is not private data.

GPGme turns out not to issue this warning itself, so no problem there.

TODO: should non-root users be allowed to use the read-only operations
(--list, --export, --finger)?

Signed-off-by: Ray Kohler <ataraxia937@gmail.com>
Signed-off-by: Dan McGee <dan@archlinux.org>
2011-03-27 21:50:52 -05:00
..
.gitignore pacman-key: keyring management tool 2011-03-23 01:59:42 -05:00
Makefile.am pacman-key: keyring management tool 2011-03-23 01:59:42 -05:00
makepkg.sh.in makepkg: allow PKGEXT and SRCEXT to be overridden by env variables 2011-03-27 20:15:52 -05:00
pacman-db-upgrade.sh.in Clarify error message in pacman-db-upgrade 2011-03-27 20:03:08 -05:00
pacman-key.sh.in Create pacman keyring directory if missing 2011-03-27 21:50:52 -05:00
pacman-optimize.sh.in Update copyright years for 2011 2011-01-07 18:47:37 -06:00
pkgdelta.sh.in Fix some easy to find double translations 2011-02-28 17:50:23 -06:00
rankmirrors.sh.in Fix bash shell location check 2010-10-13 17:50:54 -05:00
repo-add.sh.in Clean up repo-add usage message 2011-03-27 21:13:52 -05:00