Ignore:
Timestamp:
Oct 18, 2010, 3:31:18 PM (14 years ago)
Author:
rock
Message:

Add: support KVM (continue...)

File:
1 edited

Legend:

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

    r202 r213  
    2121    "Ubuntu")
    2222        echo "Only support Debain"
     23        exit
    2324    ;;
    2425    # for Debian
     
    8081    "Fedora")           
    8182        echo "Only support Debain"
     83        exit
    8284    ;;
    8385    *)
    8486        echo "Only support Debain"
     87        exit
    8588    ;;
    8689esac
Note: See TracChangeset for help on using the changeset viewer.