Ignore:
Timestamp:
Aug 10, 2010, 4:00:31 PM (14 years ago)
Author:
rock
Message:

Add: DRBL patch for Xen

File:
1 copied

Legend:

Unmodified
Added
Removed
  • drbl-virt/sbin/drbl_kvm_patch.sh

    r161 r171  
    99#   2010/07/20  Rock    First release (1.0)
    1010
    11 # [PATH]
    12 #Work_Path=$(dirname "$0")
    13 #PATH=${PATH}:$Work_Path
    14 
    1511# [Source]
    16 #source funs_drbl_virt
    17 
     12source functions_drbl_virt
     13source /opt/drbl-virt/conf/drbl-virt.conf
    1814# [Main]
    1915
    20 # [Install VMM/Hypervisior]
    21 if [ $VMM_select == 1 ]; then
    22     source xen_intall.sh
    23 else
    24     source kvm_intall.sh
    25 fi
    2616
    2717# [DRBL Environment Configuration]
Note: See TracChangeset for help on using the changeset viewer.