Changeset 1140 for trunk/packages
- Timestamp:
- Oct 19, 2008, 2:21:09 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/packages/sipb-xen-www/code/controls.py
r1096 r1140 145 145 if autoinstall: 146 146 lvinstall(machine, autoinstall) 147 # tell it to boot with cdrom 148 bootMachine(machine, cdrom) 147 else: 148 # tell it to boot with cdrom 149 bootMachine(machine, cdrom) 149 150 return machine 150 151
Note: See TracChangeset
for help on using the changeset viewer.