diskimage-builder/diskimage_builder/elements/ubuntu-minimal/root.d
Sam Yaple c144246cc9
Add keyring if supplied
When building with debootstrap, debootstrap will use the key to check
that everything is properly signed. It will not `apt-key add` the key
into the final environment, however.

Early adding the key after debootstrap before we need to read from the
private repo again prevents unsigned issues. This also maintains the
integrity of the packages in the environment throughout the build.

Change-Id: I5ca75ae4620c9fb26b512cb30f8cd79fa7a0373a
2018-07-02 14:33:35 -04:00
..
75-ubuntu-minimal-baseinstall Add keyring if supplied 2018-07-02 14:33:35 -04:00