[PLDWWW] page changed: people:glen

"Elan Ruusamäe (glen)" glen at pld-linux.org
Sat Jun 1 00:52:01 CEST 2013


[PLD Linux VM images] 

--- https://www.pld-linux.org/people/glen?rev=1369310119
+++ https://www.pld-linux.org/people/glen
@@ -238,11 +238,16 @@
  
  ===== PLD Linux VM images =====
  
  I've created PLD VirtualBox images, exported into [[wp>Open Virtualization Format|OVA (Open Virtualization Archive)]] format.
- There's also [[wp>Vagrant (software)|Vagrant]] base images (''.box'').
+ There's also [[wp>Vagrant (software)|Vagrant]] base images (''.box''). Actually now I build ''.box'' files, which if renamed are importable as ''.ova'' files.
  
    * ftp://ftp.pld-linux.org/people/glen/vm/
+ 
+ To convert images to qemu qcow2 format, extract ''.box'' file (it's gnu tar format) and execute:
+ <code>
+ $ qemu-img convert -c -O qcow2 box-disk1.vmdk pld.qcow2
+ </code>
  ===== Upgrading PHP 5.3 -> PHP 5.4 =====
  
  
  <file>poldek --sn carme --up -u $(rpm -qa --qf '%{N} %{V}-%{R}\n' | awk -vv=$(rpm -q php-common --qf '%{V}-%{R}') '$2 == v {sub(/php/, "php54", $1); print $1}')


Diff URL:
  https://www.pld-linux.org/people/glen?do=diff&r1=1369310119&r2=1370040720
-- 
This mail was generated by DokuWiki at
https://www.pld-linux.org/


More information about the pld-cvs-commit mailing list