This is the place where all the images and scripts are stored. If you are looking for the main application, please visit here
To open an issue, please visit here
Note: Only Ubuntu, Debian, Kali, Parrot Security OS, BackBox are bootstrap using the script, others are official image without modification.
Script located at Scripts/Bootstrap are used to bootstrap the system.
You will need to install some package first:
sudo apt-get install qemu-user-static debian-archive-keyring debootstrap
Then go to Bootstrap and download the bootstrap.sh script. (It is important to follow instructions before running bootstrap.sh if there any.)
To bootstrap a system, simply run:
./bootstrap.sh architecture /path/to/bootstrap
For example:
./bootstrap.sh armhf /home/user/ubuntu/armhf