[Git-commits] [grml/grml-debootstrap] 31e3a8: Drop --insecure/SECURE option + instead depend on ...
Michael Prokop
mika at grml.org
Thu Apr 26 18:29:41 CEST 2012
Branch: refs/heads/mika/drop_keyring
Home: https://github.com/grml/grml-debootstrap
Commit: 31e3a8e1cfbb42919d6464d1fb1e82e701c1f7ba
https://github.com/grml/grml-debootstrap/commit/31e3a8e1cfbb42919d6464d1fb1e82e701c1f7ba
Author: Michael Prokop <mika at grml.org>
Date: 2012-04-26 (Thu, 26 Apr 2012)
Changed paths:
M cmdlineopts.clp
M config
M debian/control
M grml-debootstrap
M grml-debootstrap.8.txt
Log Message:
-----------
Drop --insecure/SECURE option + instead depend on debian-archive-keyring
Ubuntu provides grml-debootstrap in universe but its
/etc/apt/trusted.gpg doesn't include Debian's repos keys. As
soon as /usr/share/keyrings/debian-archive-keyring.gpg is
available we don't have to take care of it, so just drop the
additional code and deprecate the --insecure cmdline option and
SECURE config file option.
More information about the Git-commits
mailing list