You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jean-Philippe Clipffel edited this page Jan 21, 2015
·
1 revision
The configure-raspbian.sh script from installer/ocadrone-os/setup can configure an existing Raspbian image to transform it into a ready-to-use OCADrone distribution.
Usage
On the Raspbian system (you can run it using the ocadrone-os/vmutils/qemu-ocadrone script), start the script configure-raspbian.sh. You'll have to connect the VM to the Internet, since the installation require to download a service management system (rcconf).
What is done
The original Raspbian image is cleared: development files, python support, medias libraries, ... are deleted from system. All non-necessary tools and components are deleted.
Non-mandatory services, such as networks system maintenance services are disabled.
SSH server is configured to increase security
root account is disabled
OCADrone tools are installed
Changleog
A more complete changelog is available at OCADrone wiki