added log messages
to show what is executing when
This commit is contained in:
		
							parent
							
								
									ee457f1fcc
								
							
						
					
					
						commit
						767fb87acd
					
				
					 2 changed files with 5 additions and 0 deletions
				
			
		|  | @ -1,4 +1,7 @@ | |||
| #!/bin/sh | ||||
| 
 | ||||
| printf "WINDOWS_INIT: Executing iso.sh\n" | ||||
| src/iso.sh | ||||
| 
 | ||||
| printf "WINDOWS_INIT: Executing vm.sh\n" | ||||
| sudo src/vm.sh | ||||
|  |  | |||
|  | @ -1,8 +1,10 @@ | |||
| #!/bin/sh | ||||
| 
 | ||||
| printf "WINDOWS_INIT: Executing extract_iso.sh\n" | ||||
| src/extract_iso.sh | ||||
| EXTRACT="win/" | ||||
| 
 | ||||
| printf "WINDOWS_INIT: Executing bootsect.sh\n" | ||||
| src/bootsect.sh | ||||
| 
 | ||||
| # add answerfile | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue