Difference between revisions of "Difference between 710 RC1 and 710 RC2"

From LinuxMCE
Jump to: navigation, search
(updated with links)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
When we shipped RC1 it happened to coincide with an Ubuntu release, this lead us to discover that we were missing a few debs in our deb cache. During testing and on any ordinary day these are just downloaded during the install; but when ubuntu's servers were under very heavy load, these downloads took a while to complete. If you already installed RC1 these packages were automatically downloaded during the install so you don't need the RC2 disc.
+
[[category: versions]]
 +
*NOTE: This information not valid anymore!! (only valid for 710, and you should not be using that version anymore)
  
There are also minor changes in the ZWave Driver which is currently under active development. If you need these, can get these by simply installing the appropriate debian package:
+
When we first shipped RC1 it happened to coincide with an Ubuntu release. Ubuntu's servers were under very heavy load and downloads took a while to complete. We later discovered that we were missing a few debs in the downloads from Ubuntu, in our deb cache.
 +
 
 +
If you installed RC1 at any other time, however, these missing packages were automatically downloaded during your installation. You don't need the RC2 disc to obtain them.
 +
 
 +
RC2 includes minor changes in the ZWave Driver, which is currently under active development. If you are using RC1 and need the most recent ZWave Driver, you can get it by directly installing the debian package:
  
 
For i386:
 
For i386:
 +
 
   wget http://linuxmce.org/710rc1_update/pluto-zwave-lighting_2.0.0.44.0804202200_i386.deb
 
   wget http://linuxmce.org/710rc1_update/pluto-zwave-lighting_2.0.0.44.0804202200_i386.deb
 
   sudo dpkg -i pluto-zwave-lighting_2.0.0.44.0804202200_i386.deb
 
   sudo dpkg -i pluto-zwave-lighting_2.0.0.44.0804202200_i386.deb
  
 
For AMD64:
 
For AMD64:
 +
 
   wget http://linuxmce.org/710rc1_update/pluto-zwave-lighting_2.0.0.44.0804202200_amd64.deb
 
   wget http://linuxmce.org/710rc1_update/pluto-zwave-lighting_2.0.0.44.0804202200_amd64.deb
 
   sudo dpkg -i pluto-zwave-lighting_2.0.0.44.0804202200_amd64.deb
 
   sudo dpkg -i pluto-zwave-lighting_2.0.0.44.0804202200_amd64.deb

Latest revision as of 22:58, 25 April 2014

  • NOTE: This information not valid anymore!! (only valid for 710, and you should not be using that version anymore)

When we first shipped RC1 it happened to coincide with an Ubuntu release. Ubuntu's servers were under very heavy load and downloads took a while to complete. We later discovered that we were missing a few debs in the downloads from Ubuntu, in our deb cache.

If you installed RC1 at any other time, however, these missing packages were automatically downloaded during your installation. You don't need the RC2 disc to obtain them.

RC2 includes minor changes in the ZWave Driver, which is currently under active development. If you are using RC1 and need the most recent ZWave Driver, you can get it by directly installing the debian package:

For i386:

 wget http://linuxmce.org/710rc1_update/pluto-zwave-lighting_2.0.0.44.0804202200_i386.deb
 sudo dpkg -i pluto-zwave-lighting_2.0.0.44.0804202200_i386.deb

For AMD64:

 wget http://linuxmce.org/710rc1_update/pluto-zwave-lighting_2.0.0.44.0804202200_amd64.deb
 sudo dpkg -i pluto-zwave-lighting_2.0.0.44.0804202200_amd64.deb