## Config list ## * netinstall.cfg Default config file. Builds EDE 2.1 and edelib 2.1. It is assumed FLTK and the rest of dependencies are installed. * ede-2.1-full.cfg The same as 'netinstall.cfg' and also will download FLTK 1.3.0 and compile it. This should be used in case you don't have FLTK installed. * ede-2.0-full.cfg The same as 'netinstall.cfg' and also will download FLTK 1.3.0 and compile it. This should be used in case you don't have FLTK installed. * repository.cfg Builds EDE and edelib from repository. It is assumed FLTK, autoconf and rest of dependencies are installed. ## Usage ## Run 'netinstall --config ' to fetch specific module. If you run 'netinstall' without parameters, 'netinstall.cfg' will be selected.