Changes between Version 3 and Version 5 of Ticket #520


Ignore:
Timestamp:
2009-05-08T10:32:38+12:00 (15 years ago)
Author:
oranfry
Comment:

This was Plan A:

Create an installer for client-gli. This will help in enabling the download panel in client-gli.

Client GLI:

  • gli
  • wget in gli/bin/OS

Client FLI:

  • gli (renamed to FLI)
  • gs2build
  • collect
  • etc (subset of files)
  • mappings

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #520 – Description

    v3 v5  
    1 Create an installer for client-gli. This will help in enabling the download panel in client-gli.
     1Plan B: Scrap the idea of a client-gli distribution, and add options to the main installer to allow the user to install just client-gli if they want to. To achieve this, create a new page in the installer interview with two check-boxes:
    22
    3 Client GLI:
    4  * gli
    5  * wget in gli/bin/OS
     3{{{
     4Do you want to:
     5[ ] Build collections locally?
     6[ ] Build collections remotely?
     7}}}
    68
    7 Client FLI:
    8  * gli (renamed to FLI)
    9  * gs2build
    10  * collect
    11  * etc (subset of files)
    12  * mappings
     9(Please correct the following as necessary!)
     10
     11If neither option is checked, install only runtime system.
     12
     13If only "locally" is checked, install everything but don't link client-gli script on the start menu.
     14
     15If only "remotely" is checked, this is the client-gli installation. Install gli and gs2build, and runtime system for local previewing. Link only remote-gli on the start menu.
     16
     17If both are checked, install everything and link gli and remote-gli on the start menu.