Difference between revisions of "Amahi 5.3"

From Amahi Wiki
Jump to: navigation, search
Line 15: Line 15:
 
* Install greyhole and redhat-lsb:
 
* Install greyhole and redhat-lsb:
 
         yum -y install greyhole redhat-lsb
 
         yum -y install greyhole redhat-lsb
* Install, with --nodeps, the latest hdactl and the platform in the alpha site
+
* Install, with --nodeps, the latest hdactl from the (64 or 32bit)
        rpm -Uvh --nodeps url-to-latest-hdactl
+
* 32bit - <small><code>rpm -Uvh --nodeps <latest_rpm repo="amahi-alpha" rpm="hdactl" arch="i386" output="url" /></code></small>
         rpm -Uvh --nodeps url-to-latest-hda-platform
+
* 64bit - <small><code>rpm -Uvh --nodeps <latest_rpm repo="amahi-alpha" rpm="hdactl" arch="x86_64" output="url" /></code></small>
 +
* Install latest platform from the alpha site
 +
         <small><code>rpm -Uvh --nodeps <latest_rpm repo="amahi-alpha" rpm="hda-platform" arch="noarch" output="url" /></code></small>
 
* Restart the installer to pick up the latest bits
 
* Restart the installer to pick up the latest bits
 
       service amahi-installer restart
 
       service amahi-installer restart

Revision as of 22:49, 9 April 2010

Release Notes

  • Localization/translation improvements: Norwegian (Norsk and Bokmål), Spanish, Japanese, French, Dutch
  • Disk Pooling, using Greyhole technology:
    • Virtual multi-drive disk
    • File replication, 2 to max-number of disks in the pool!
  • Multiple UI improvements across the setup pages, for usability and consistency:
    • Nice images for the status of the servers area (see the eye candy)
  • Application dependencies: install multiple applications that depend on others, in just one click
  • Application environment variables, for more flexible packaging of apps

How to Test

  • Install F12 with Amahi normally
  • By the time you reach the desktop to the installer, stop
  • Install greyhole and redhat-lsb:
        yum -y install greyhole redhat-lsb
  • Install, with --nodeps, the latest hdactl from the (64 or 32bit)
  • 32bit - rpm -Uvh --nodeps <latest_rpm repo="amahi-alpha" rpm="hdactl" arch="i386" output="url" />
  • 64bit - rpm -Uvh --nodeps <latest_rpm repo="amahi-alpha" rpm="hdactl" arch="x86_64" output="url" />
  • Install latest platform from the alpha site
        rpm -Uvh --nodeps <latest_rpm repo="amahi-alpha" rpm="hda-platform" arch="noarch" output="url" />
  • Restart the installer to pick up the latest bits
      service amahi-installer restart


Known Issues

  • You may be getting sabnzbd failed to start missing depends (cheetah,cherrypy, sqlite). This may need to be filed as a bug

To Do

  • Some greyhole warnings for / partitions
  • Do not allow adding full partitions to the GH pool