diff options
author | Daniel Baumann <daniel@debian.org> | 2013-01-27 11:16:25 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2013-02-08 21:40:27 +0100 |
commit | 628c93f923da2a3693d8467517bb919cc1d5c591 (patch) | |
tree | 6495c3b759d91d9d99cba18d5a55788fd5587d9c /scripts/build/bootstrap | |
parent | 74dbadf2ff2cb63b9ad7e261bc0fc7c5ed35b33a (diff) | |
download | vyos-live-build-628c93f923da2a3693d8467517bb919cc1d5c591.tar.gz vyos-live-build-628c93f923da2a3693d8467517bb919cc1d5c591.zip |
Adding bootrap_archive-keys to establish secure trust-chain on top of debian-keyring for derivatives.
Diffstat (limited to 'scripts/build/bootstrap')
-rwxr-xr-x | scripts/build/bootstrap | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/build/bootstrap b/scripts/build/bootstrap index ba4f103fb..337e5cfd3 100755 --- a/scripts/build/bootstrap +++ b/scripts/build/bootstrap @@ -38,6 +38,7 @@ Setup_cleanup lb bootstrap_cache restore ${@} lb bootstrap_cdebootstrap ${@} lb bootstrap_debootstrap ${@} +lb bootstrap_archive-keys ${@} lb bootstrap_cache save ${@} # Temporary hack for base-files wrt/ plymouth |