6,534
edits
Changes
m
→Building from sources: gunzip and tar to one command
<pre>
# wget http://bits.xensource.com/oss-xen/release/3.1.0/src.tgz/xen-3.1.0-src.tgz
# gunzip tar xvzf xen-3.1.0-src.tgz# tar -xvf xen-3.1.0-src.tar
</pre>
Change directory to ./xen-3.1.0-src: