ToDo #306

Fix hardcoded HIB version to get it from download server

Added by Danny Terweij over 1 year ago. Updated 8 months ago.

Status:Closed Start date:07/21/2010
Priority:Normal Due date:
Assignee:Danny Terweij % Done:

100%

Category:- Spent time: -
Target version:2.1.0
Affected version : Resolution:Resolved

Description

The HIB OS Template is hardcoded. Should be get from download server like check a version.txt etc.

        $ver = "576";
        $param['ostemplate'] = 'centos-5-i386-hostinabox576';
        $param['ostemplate'] = 'centos-5-i386-hostinabox576';
hypervm/trunk/hypervm/httpdocs/lib/vps/vpslib.php
        $ver = "576";
hypervm/trunk/hypervm/httpdocs/lib/updatelib.php

Associated revisions

Revision a8a7d7ab
Added by Danny Terweij 8 months ago

Issue #306: Check HIB version from download server.

History

Updated by Danny Terweij over 1 year ago

iig a suggestion, maybe as a RPM distribution would be nicer? Just a to-do for a later version orso.

Updated by Danny Terweij over 1 year ago

  • Target version changed from 2.1.0 to 2.1.1

Moved to next version.

Updated by Danny Terweij 12 months ago

  • Status changed from New to In Progress
  • Assignee set to Danny Terweij
  • Target version changed from 2.1.1 to 2.1.0

Updated by René Nieuwburg 10 months ago

Given the time restrains, I would just remove HIB for now. The users can make it themselves. This would allow us to release this version right now.

Updated by Danny Terweij 8 months ago

  • % Done changed from 0 to 10

Started to fix the code.

Updated by Danny Terweij 8 months ago

  • Status changed from In Progress to Closed
  • % Done changed from 10 to 100
  • Resolution set to Resolved

Also available in: Atom PDF