- Timestamp:
- Oct 19, 2008, 9:28:10 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/packages/sipb-xen-autoinstaller/guest/etc/init.d/rcS.sipb-xen
r1105 r1148 18 18 export FSSIZE=${x#imagesize=} 19 19 ;; 20 noinstall )20 noinstall=) 21 21 exit 0 22 22 ;; … … 32 32 export HOSTNAME=$(hostname) 33 33 34 /etc/init.d/udev start 35 34 36 # args passed through environment rather than as 7 positional args 35 37 /usr/sbin/sipb-xen-create-image
Note: See TracChangeset
for help on using the changeset viewer.