EO-College / sarbian

We’ve built a plug’n play Operation System (based on Debian Linux) with all the freely and openly available SAR processing software. No knowledge of installation steps needed, just download and get started with SAR data processing. SARbian is free for use in research, education or operational work.
https://eo-college.org/sarbian
GNU General Public License v3.0
59 stars 15 forks source link

Script to prepare image build environment #3

Open felixcremer opened 6 years ago

felixcremer commented 6 years ago

Add a script to setup the build environment, i.e. installing packages required for building the image and the installer.

Features of the script:

The script must be able handle situations in which any part of the result is already fulfilled.

The script will need some options to control how much of the build preparation should be rerun and what should be included/excluded.

Currently, most download functionality is able to work with the local cache folder. This needs to be extended to pkg dir.

Also, the cleanup script should be more fine-grained.