[elbe-users] How to add the key for debootstrap in elbe ?
Ralf Schlatterbeck
rsc at runtux.com
Thu May 6 11:15:08 CEST 2021
On Wed, May 05, 2021 at 12:01:02PM +0000, Simon Han wrote:
> Hello everyone,
>
> I try to build a raspberrypi image on Debian 10.
> When I elbe submit with a xml which contains <primary_host>raspbian.raspberrypi.org</primary_host> under <mirror>,
You can specify a key-stanza in the mirror section, e.g.
...
<url>
<binary>
http://example.org/debian-dist buster main
</binary>
<key>
http://example.org/debian-dist/pubring.asc
</key>
</url>
</url-list>
</mirror>
Ralf
--
Dr. Ralf Schlatterbeck Tel: +43/2243/26465-16
Open Source Consulting www: www.runtux.com
Reichergasse 131, A-3411 Weidling email: office at runtux.com
More information about the elbe-users
mailing list