Ignore:
Timestamp:
Aug 26, 2010, 3:24:13 PM (15 years ago)
Author:
rock
Message:

Modify: install method

File:
1 edited

Legend:

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

    r179 r186  
    1616check_systemInfo
    1717
     18# = 1. Install Hypervisior =
    1819case $Linux_Distribution in
    1920    # for Ubuntu
     
    7980esac
    8081
     82# = 2. Patch DRBL =
     83$Work_Path/drbl_xen_patch.sh
     84
     85# = 3. drbl_xen_repush.sh =
     86$Work_Path/drbl_xen_repush.sh
Note: See TracChangeset for help on using the changeset viewer.