Subversion Repositories DevTools

Rev

Rev 3993 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3993 Rev 5273
Line 22... Line 22...
22
PackageDescription ("VIX VM First Use Configuration");
22
PackageDescription ("VIX VM First Use Configuration");
23
 
23
 
24
DebianFiles('--PostInst=postinstall.sh', '--PreRm=preRm.sh');
24
DebianFiles('--PostInst=postinstall.sh', '--PreRm=preRm.sh');
25
 
25
 
26
#
26
#
-
 
27
#   Insert doco to assist future creation
-
 
28
CopyFile ('Create Golden Image.txt', '/root/Desktop');
27
#   Insert the Application
29
#   Insert the Application
28
#
30
#
29
CopyFile ('configureVM.sh', '/root/vix', 'configureVM');
31
CopyFile ('configureVM.sh', '/root/vix', 'configureVM');
30
 
32
 
31
#
33
#