* Source code: <https://github.com/gregdavill/ecpprog/>
* Bugzilla page <https://bugs.libre-soc.org/show_bug.cgi?id=791>
-# Setting up new debootstrap and chroot into it
+# Setting up new debootstrap chroot
Run the following if you wish to isolate the fpga-loaders build
from other software (reproducible builds) or use the schroot
mount -t devpts devpts $MY_CHROOT/dev/pts/
chroot $MY_CHROOT /bin/bash
-# Download neccessary softwares
+# Download neccessary software
apt-get install -y libcurl3-gnutls/buster git/buster