|
Last change
on this file since 209 was
178,
checked in by rock, 15 years ago
|
|
Add: (1)client xend enabled (2)setup VM IP range
|
-
Property svn:executable set to
*
|
|
File size:
425 bytes
|
| Line | |
|---|
| 1 | #!/bin/bash |
|---|
| 2 | # Program: |
|---|
| 3 | # Path DRBL evironment to support Xen/KVM |
|---|
| 4 | # Author: |
|---|
| 5 | # Jazz, Rock {jazz, rock}@nchc.org.tw |
|---|
| 6 | # Version: |
|---|
| 7 | # 1.0 |
|---|
| 8 | # History: |
|---|
| 9 | # 2010/07/20 Rock First release (1.0) |
|---|
| 10 | |
|---|
| 11 | # [Source] |
|---|
| 12 | source /opt/drbl-virt/conf/drbl-virt.conf |
|---|
| 13 | source $Work_Path/functions_drbl_virt |
|---|
| 14 | |
|---|
| 15 | # [Main] |
|---|
| 16 | |
|---|
| 17 | |
|---|
| 18 | |
|---|
| 19 | # [DRBL Environment Configuration] |
|---|
| 20 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.