Difference between revisions of "Xen"
From CBLFS
Jump to navigationJump to searchWeibullguy (talk | contribs) (All those edits and still couldn't use the template.) |
|||
Line 1: | Line 1: | ||
− | http:// | + | {| style="text-align: left; background-color: AliceBlue;" |
+ | |- | ||
+ | !Download Source: | ||
+ | |http://bits.xensource.com/oss-xen/release/{{Xen-Version}}/src.tgz/xen-{{Xen-Version}}-src.tgz | ||
+ | |} | ||
− | + | ---- | |
− | http:// | + | {{Package-Introduction|Xen is a server virtualization application.|http://www.xensource.com}} |
− | + | == Non-Multilib == | |
− | + | Compile the package: | |
− | + | cp -av /boot/config-{uname -r} .config && | |
+ | make kernels && | ||
+ | make ARCH=xen oldconfig | ||
− | + | Install the package: | |
− | + | make install-twisted && | |
+ | make install-logging && | ||
+ | make install-iptables && | ||
+ | make install-xen && | ||
+ | make install-tools | ||
− | + | == Multilib == | |
− | + | <b><i>This package does not provide any libraries so only one installation is required.</i></b> | |
− | + | === 32Bit === | |
− | + | Compile the package: | |
− | |||
− | + | Install the package: | |
− | |||
− | |||
− | + | === N32 === | |
+ | |||
+ | Compile the package: | ||
+ | |||
+ | |||
+ | Install the package: | ||
+ | |||
+ | |||
+ | |||
+ | === 64Bit === | ||
+ | |||
+ | Compile the package: | ||
+ | |||
+ | |||
+ | Install the package: | ||
+ | |||
+ | |||
+ | |||
+ | == Configuring == | ||
+ | |||
+ | == Contents == | ||
+ | |||
+ | {| style="text-align: left;" | ||
+ | |-valign="top" | ||
+ | !Installed Directories: | ||
+ | | | ||
+ | |-valign="top" | ||
+ | !Installed Programs: | ||
+ | | | ||
+ | |-valign="top" | ||
+ | !Installed Libraries: | ||
+ | | | ||
+ | |} | ||
+ | |||
+ | === Short Descriptions === | ||
+ | |||
+ | {| style="text-align: left;" | ||
+ | |-valign="top" | ||
+ | ! | ||
+ | | | ||
+ | |-valign="top" | ||
+ | ! | ||
+ | | | ||
+ | |-valign="top" | ||
+ | ! | ||
+ | | | ||
+ | |} |
Revision as of 04:27, 16 June 2007
Download Source: | http://bits.xensource.com/oss-xen/release/3.2.0/src.tgz/xen-3.2.0-src.tgz |
---|
Contents
Introduction to Xen
Xen is a server virtualization application.
Project Homepage: http://www.xensource.com
Non-Multilib
Compile the package:
cp -av /boot/config-{uname -r} .config && make kernels && make ARCH=xen oldconfig
Install the package:
make install-twisted && make install-logging && make install-iptables && make install-xen && make install-tools
Multilib
This package does not provide any libraries so only one installation is required.
32Bit
Compile the package:
Install the package:
N32
Compile the package:
Install the package:
64Bit
Compile the package:
Install the package:
Configuring
Contents
Installed Directories: | |
---|---|
Installed Programs: | |
Installed Libraries: |