Difference between revisions of "Amahi 5.3"

From Amahi Wiki
Jump to: navigation, search
 
(22 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
{{MessageBox|backgroundcolor = #FBB|
 +
image =Warning.png|
 +
heading =WARNING|
 +
message = '''DEPRECATED'''<br>This is no longer supported.}}
 +
 +
 
= Release Notes =
 
= Release Notes =
  
* Localization/translation improvements: Norwegian (Norsk and Bokmål), Spanish, Japanese, French, Dutch
+
* Disk Pooling, using Greyhole technology (Thanks Guillaume!):
* Disk Pooling, using Greyhole technology:
 
 
** Virtual multi-drive disk
 
** Virtual multi-drive disk
 
** File replication, 2 to max-number of disks in the pool!
 
** File replication, 2 to max-number of disks in the pool!
 +
* Application environment variables, for more flexible packaging of apps
 +
* Translation/localization improvements for: Norwegian (Norsk and Bokmål, bug [http://bugs.amahi.org/issues/show/447 #447]), Spanish, French, Dutch, Bulgarian, Portuguese/Portugal, Chinese, Indonesian (Thanks translation team!)
 +
* New translation: Japanese (Thanks Shingo!)
 
* Multiple UI improvements across the setup pages, for usability and consistency:
 
* Multiple UI improvements across the setup pages, for usability and consistency:
** Nice images for the status of the servers area
+
** Nice images for the status of the servers area (see the [http://dl.dropbox.com/u/364883/Amahi/servers-icons.png eye candy])
 
* Application dependencies: install multiple applications that depend on others, in just one click
 
* Application dependencies: install multiple applications that depend on others, in just one click
* Application environment variables, for more flexible packaging of apps
+
* Installer improvements:
 
+
** More reliability when the installer starts (sinatra installs, remove sinatra-sequel)
= How to Test =
+
** Better messages, more up to date
* Install F12 with Amahi normally
+
* A lot of updates related to building .deb packages for Ubuntu support (Thanks anzenketh!)
* By the time you reach the desktop to the installer, stop
+
* Fixed exception caused by deleting a calendar ([http://bugs.amahi.org/issues/show/506 #506])
* Install greyhole and redhat-lsb:
+
* Revamped calendars area and added the ability to create a new empty calendar to make it much easier to use them in clients
        yum -y install greyhole redhat-lsb
+
* Use reload instead of restart in samba when updating the platform
* Install, with --nodeps, the latest hdactl and the platform in the alpha site
+
* Bug in the way the ajax spinners are generated - add semicolon everywhere, for more robust operation
* Restart the installer to pick up the latest bits
+
* Make sure the network device is always enabled ONBOOT in the installer and the HDA daemon
      service amahi-installer restart
+
* Do not show partitions of less than 200mb to add to the Greyhole disk pool, so we block adding nearly-to-full partitions to the GH pool
  
  
 
= Known Issues =
 
= Known Issues =
* You may be getting sabnzbd failed to start missing depends. This may need to be filed as a bug
+
* You may be getting sabnzbd failed to start missing depends (cheetah,cherrypy, sqlite). This needs to be fixed. The workaround is to install chrrypy with yum by hand.
 
+
* Some greyhole warnings are needed for / partitions or other things that are not too smart to add to a pool
= To Do =
 
* Some greyhole warnings for / partitions
 
* Do not allow adding full partitions to the GH pool
 

Latest revision as of 23:40, 5 April 2014

Warning.png WARNING
DEPRECATED
This is no longer supported.



Release Notes

  • Disk Pooling, using Greyhole technology (Thanks Guillaume!):
    • Virtual multi-drive disk
    • File replication, 2 to max-number of disks in the pool!
  • Application environment variables, for more flexible packaging of apps
  • Translation/localization improvements for: Norwegian (Norsk and Bokmål, bug #447), Spanish, French, Dutch, Bulgarian, Portuguese/Portugal, Chinese, Indonesian (Thanks translation team!)
  • New translation: Japanese (Thanks Shingo!)
  • 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
  • Installer improvements:
    • More reliability when the installer starts (sinatra installs, remove sinatra-sequel)
    • Better messages, more up to date
  • A lot of updates related to building .deb packages for Ubuntu support (Thanks anzenketh!)
  • Fixed exception caused by deleting a calendar (#506)
  • Revamped calendars area and added the ability to create a new empty calendar to make it much easier to use them in clients
  • Use reload instead of restart in samba when updating the platform
  • Bug in the way the ajax spinners are generated - add semicolon everywhere, for more robust operation
  • Make sure the network device is always enabled ONBOOT in the installer and the HDA daemon
  • Do not show partitions of less than 200mb to add to the Greyhole disk pool, so we block adding nearly-to-full partitions to the GH pool


Known Issues

  • You may be getting sabnzbd failed to start missing depends (cheetah,cherrypy, sqlite). This needs to be fixed. The workaround is to install chrrypy with yum by hand.
  • Some greyhole warnings are needed for / partitions or other things that are not too smart to add to a pool