Ignore:
Timestamp:
Aug 30, 2010, 2:18:14 PM (14 years ago)
Author:
rock
Message:

Add: Automatic packaging drbl-virt (tar_drbl-virt.sh)

File:
1 edited

Legend:

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

    r191 r202  
    5353                echo "[Install Xen Hypervisior]"
    5454                echo ""
    55                 aptitude install xen-linux-system-2.6.26-2-xen-${Linux_bit} xen-tools bridge-utils python-xml ipcalc xtightvncviewer
     55                aptitude install xen-linux-system-2.6.26-2-xen-${Linux_bit} xen-tools bridge-utils python-xml ipcalc xtightvncviewer sun-java6-jre
     56                   
     57                # setup java
     58                update-java-alternatives -s java-6-sun
     59
    5660                cp $Work_Home/conf/debian-lenny_xend-config.sxp /etc/xen/xend-config.sxp
     61                # change java
    5762                if [ $1 == "stop" ]; then
    5863                    echo ""
Note: See TracChangeset for help on using the changeset viewer.