1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-11-10 03:25:01 -05:00
pacman/scripts
Denis A. Altoé Falqueto e8069cfc3d makepkg: command line options for signing packages
Three new command line options were added:

--sign: forces the generation of a signature for the resulting package,
taking precedence over the value in makepkg.conf

--nosign: do not sign the resulting package

--key <key>: use a different key than the user's default for signing
the package.

A check is performed to ensure the user has (provided) a valid gpg key
for signing.

Signed-off-by: Allan McRae <allan@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
2011-03-28 09:03:28 -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: command line options for signing packages 2011-03-28 09:03:28 -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