Issue Details (XML | Word | Printable)

Key: MDL-18167
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Critical Critical
Assignee: Eloy Lafuente (stronk7)
Reporter: Eloy Lafuente (stronk7)
Votes: 0
Watchers: 1
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle
MDL-17458

Mimic new installer for Windows Packages

Created: 07/Feb/09 08:34 PM   Updated: 10/Feb/09 11:03 AM
Component/s: Installation
Affects Version/s: 2.0
Fix Version/s: 2.0

Participants: Eloy Lafuente (stronk7) and Petr Skoda (frankenstein)
Security Level: None
Difficulty: Moderate
Resolved date: 10/Feb/09
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 Description  « Hide
Once committed, the new 2.0 installer will be used to build the Win32 installer.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Petr Skoda (frankenstein) added a comment - 07/Feb/09 08:35 PM
I guess we could tweak the new installer to that we do not need to maintain them separately, right?

Eloy Lafuente (stronk7) added a comment - 07/Feb/09 08:38 PM
Yup, I'm doing so, tweaking it with one constant.

Petr Skoda (frankenstein) added a comment - 08/Feb/09 02:09 AM - edited
the hooks should be in cvs, I think we should rename the install/versions.php to distro.php and inside $a ---> $distro too

Eloy Lafuente (stronk7) added a comment - 10/Feb/09 11:03 AM
Done. Windows installer now using core installer. Working by using the distrolib hooks. Resolving as fixed.

Ciao