26 Jul
2010
26 Jul
'10
8:33 p.m.
On Mon, Jul 26, 2010 at 16:26, Denis A. AltoƩ Falqueto <denisfalqueto@gmail.com> wrote:
The script pacman-key will manage pacman's keyring. It imports, exports, fetches from keyservers, helps in the process of trusting and updates the trust database.
Signed-off-by: Denis A. AltoƩ Falqueto <denisfalqueto@gmail.com> --- I'd have the script use getopt from the start rather than a manual loop over the args. You can see makepkg for an example.
Also, make sure the trust db and any other important files are added to $backup in the PKGBUILD.