- move InstallBuildVServer.update_vserver_network_files() to
[bootmanager.git] / source / BootManager.py
index c5e27f3..18aca8c 100755 (executable)
@@ -215,7 +215,6 @@ class BootManager:
             InstallPartitionDisks.Run( self.VARS, self.LOG )            
             InstallBootstrapRPM.Run( self.VARS, self.LOG )            
             InstallWriteConfig.Run( self.VARS, self.LOG )
-            InstallBuildVServer.Run( self.VARS, self.LOG )
             InstallUninitHardware.Run( self.VARS, self.LOG )
             self.VARS['BOOT_STATE']= 'boot'
             self.VARS['STATE_CHANGE_NOTIFY']= 1