Changeset 190 for drbl-virt/sbin/xen_install.sh
- Timestamp:
- Aug 26, 2010, 10:45:59 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
drbl-virt/sbin/xen_install.sh
r187 r190 51 51 if [ $hypervisior == "Xen" ]; then 52 52 echo "" 53 echo "Install Xen Hypervisior" 53 echo "[Install Xen Hypervisior]" 54 echo "" 54 55 aptitude install xen-linux-system-2.6.26-2-xen-${Linux_bit} xen-tools bridge-utils python-xml ipcalc 55 56 cp $Work_Home/conf/debian-lenny_xend-config.sxp /etc/xen/xend-config.sxp
Note: See TracChangeset
for help on using the changeset viewer.