Closed jonZlotnik closed 4 years ago
Some extra prereq packages and the GPG signing key for u-boot were needed in order to build the raw images.
I didn't check exactly which packages are needed, but the list in https://github.com/f-secure-foundry/usbarmory-debian-base_image/blob/master/README.md definietly had at least everything needed to build the raw image.
It would be gould be good to include in this readme.md something similar to the Debian image readme:
Pre-requisites A Debian 9 installation with the following packages:
bc binfmt-support bzip2 fakeroot gcc gcc-arm-linux-gnueabihf git gnupg make parted qemu-user-static wget xz-utils zip debootstrap sudo dirmngr bison flex libssl-dev kmod
Import the U-Boot signing GPG key:
gpg --keyserver hkp://keys.gnupg.net --recv-keys 87F9F635D31D7652
Thanks! Fixed in https://github.com/f-secure-foundry/tamago-example/commit/b756e2a318f435f5161f1d6e023f8e2c3b2e59aa
Some extra prereq packages and the GPG signing key for u-boot were needed in order to build the raw images.
I didn't check exactly which packages are needed, but the list in https://github.com/f-secure-foundry/usbarmory-debian-base_image/blob/master/README.md definietly had at least everything needed to build the raw image.
It would be gould be good to include in this readme.md something similar to the Debian image readme:
Pre-requisites A Debian 9 installation with the following packages:
bc binfmt-support bzip2 fakeroot gcc gcc-arm-linux-gnueabihf git gnupg make parted qemu-user-static wget xz-utils zip debootstrap sudo dirmngr bison flex libssl-dev kmod
Import the U-Boot signing GPG key:
gpg --keyserver hkp://keys.gnupg.net --recv-keys 87F9F635D31D7652