Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authornl6720 <nl6720@gmail.com>2021-08-07 12:48:23 +0300
committernl6720 <nl6720@gmail.com>2021-08-25 00:26:07 +0300
commitea9572b98e7648bc090e240798244656662e2a09 (patch)
tree02f0973e616453c750a3bcc13a27b80aaa28a7bc /configs
parentd3caf6f3a1d7055d788d8abda3f162c83f67ca48 (diff)
mkarchiso: add some sane gpg options to override those set in user's gpg.conf
* Add --batch, since gpg is run in a script. * Add --no-armor (this is the default). Armored output provides no benifit here. * Add --no-include-key-block (this is the default). There is no need to have the gpg key in the signature. The mkinitcpio hook will verify the signature against the included keyring. Remove the output files before running gpg. Otherwise gpg --batch will fail if they exist.
Diffstat (limited to 'configs')
0 files changed, 0 insertions, 0 deletions