Changeset 179 for drbl-virt/sbin/functions_drbl_virt
- Timestamp:
- Aug 13, 2010, 6:06:26 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
drbl-virt/sbin/functions_drbl_virt
r178 r179 146 146 147 147 148 function debain-lenny_xen_patch(){ 149 echo xen.independent_wallclock=1 >> /etc/sysctl.conf 150 echo loop max_loop=255 >> /etc/modules 151 echo xenblktap >> /etc/modules 152 ln -s /usr/lib/$/bin/tapdisk /usr/sbin 153 } 154 155 148 156 function get_Host_IP_range(){ 149 157 cat /etc/drbl/IP_HOST_TABLE | sed "${Host_first_Line}p"
Note: See TracChangeset
for help on using the changeset viewer.