]> git.donarmstrong.com Git - neurodebian.git/blobdiff - sphinx/vm.rst
updated VM page for 6.0.6 (with the date when VM was wrapped on 1st of Oct)
[neurodebian.git] / sphinx / vm.rst
index 0d0c868966d4b2a124ba968ac9a9ae08e41158d7..8beca2749d434cf0c7c6f93bd23d75eded942cf7 100644 (file)
@@ -24,15 +24,15 @@ just a few mouse clicks (e.g. AFNI_, Caret_, FSL_, PyMVPA_).
 Downloads
 ---------
 
-* `NeuroDebian 6.0.4 image (32bit)
-  <http://neuro.debian.net/debian/vm/NeuroDebian_6.0.4_i386.ova>`_ [~558MB]
+* `NeuroDebian 6.0.6 image (32bit)
+  <http://neuro.debian.net/debian/vm/NeuroDebian_6.0.6_i386.ova>`_ [~559MB]
 
   *This image should work on virtually all systems that are supported by*
   VirtualBox_ *and can be used whenever the, otherwise preferable, 64bit image
   is not compatible with a host machine.*
 
-* `NeuroDebian 6.0.4 image (64bit)
-  <http://neuro.debian.net/debian/vm/NeuroDebian_6.0.4_amd64.ova>`_ [~573MB]
+* `NeuroDebian 6.0.6 image (64bit)
+  <http://neuro.debian.net/debian/vm/NeuroDebian_6.0.6_amd64.ova>`_ [~576MB]
 
   *This image only works on 64bit host machines with active hardware
   virtualization support. The should include all recent Apple hardware and most
@@ -74,13 +74,31 @@ virtual appliances:
 Changes
 -------
 
+6.0.6 -- 01 Oct 2012
+
+      * Updated core system to Debian squeeze 6.0.6
+
+6.0.5 -- 10 Nov 2011
+
+      * Updated core system to Debian squeeze 6.0.3
+      * Updated shipped virtualbox-ose guest-utils and guest-x11 to 4.0.10
+
+        - ``~/host`` is now symlinked to correct path ``/media/sf_host``
+        - ``brain`` user is added to ``vboxsf`` group so mounted host
+          directories should become readily available
+
+      * Root partition size and swap space got doubled in size (40GB
+        and 2GB correspondingly).  Space is allocated dynamically so
+        the actual size of the virtual drive should not grow unless
+        you use it
+
 6.0.4 -- 13 Jun 2011
 
       * Updated shipped virtualbox-ose guest-utils and guest-x11 to 4.0.4
 
 6.0.3 -- 12 Jun 2011 [Superseded in the archive by 6.0.4]
 
-      * Updated to Squeeze 6.0.1
+      * Updated to Debian squeeze 6.0.1
       * Updated VirtualBox guest additions to 4.0.4 from backports.debian.org
       * Appliance is available as a single file (.ova) ready for the import
 
@@ -263,7 +281,7 @@ mounted host directories.
   backports::
 
     sudo apt-get install -y linux-headers-2.6-amd64 # or -686 for 32bit
-    sudo apt-get install -y -t squeeze-backports virtualbox-ose-guest-kdms \
+    sudo apt-get install -y -t squeeze-backports virtualbox-ose-guest-dkms \
          virtualbox-ose-guest-utils  virtualbox-ose-guest-x11
 
   and reboot VM.