156 | 156 | The Cygwin Setup.exe actually downloads the [http://download.osgeo.org/osgeo4w/setup.ini setup.ini] file with a list of all packages each time it is run. This file should be recreated on the server by running the script invoking [http://upload.osgeo.org/cgi-bin/osgeo4w-regen.sh regen.sh] on the web each time packages are uploaded. This produces a test version of the file (http://download.osgeo.org/osgeo4w/setup_test.ini), which can be used with the setup program by passing the -t commandline option. Once this has been tested, using the link [http://upload.osgeo.org/cgi-bin/osgeo4w-promote.sh osgeo4w-promote.sh] to copy this file to setup.ini, making it live for regular users. |