/[clonezilla-sysresccd]/trunk/create-clonezilla-sysresccd/profiles.conf
ViewVC logotype

Diff of /trunk/create-clonezilla-sysresccd/profiles.conf

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 47 by sng, Thu May 20 12:12:53 2010 UTC revision 187 by sng, Tue Aug 21 13:20:56 2012 UTC
# Line 1  Line 1 
1  # Profiles' names  # Profiles' names
2  profile[0]=Full  profile[0]=i686
3  profile[1]='Backup/Restore'  profile[1]=i486
4    profile[2]=amd64
5    
6  # Location of the latest System Rescue CD ISO file  # Location of the latest System Rescue CD ISO file
7  sysCDP[0]=/all-users/liveCDs/systemrescuecd-x86-1.1.4.iso  sysCDP[0]=/all-users/liveCDs/SystemRescueCD/systemrescuecd-x86-2.8.1.iso
8  sysCDP[1]=/all-users/liveCDs/systemrescuecd-x86-1.1.4.iso  sysCDP[1]=/all-users/liveCDs/SystemRescueCD/systemrescuecd-x86-2.8.1.iso
9    sysCDP[2]=/all-users/liveCDs/SystemRescueCD/systemrescuecd-x86-2.8.1.iso
10    
11  # Location of the latest Clonezilla Live ISO file  # Location of the latest Clonezilla Live ISO file
12  cloneCDP[0]=/all-users/liveCDs/clonezilla-live-1.2.1-39.iso  cloneCDP[0]=/all-users/liveCDs/Clonezilla/clonezilla-live-1.2.12-67/clonezilla-live-1.2.12-67-i686-pae.iso
13  cloneCDP[1]=/all-users/liveCDs/clonezilla-live-1.2.1-39.iso  cloneCDP[1]=/all-users/liveCDs/Clonezilla/clonezilla-live-1.2.12-67/clonezilla-live-1.2.12-67-i486.iso
14    cloneCDP[2]=/all-users/liveCDs/Clonezilla/clonezilla-live-1.2.12-67/clonezilla-live-1.2.12-67-amd64.iso
15    
16  # Location of the new isolinux/isolinux.cfg file  # Location of the new isolinux/isolinux.cfg file
17  cfgFileP[0]=/root/.clonezilla-sysresccd/files/isolinux-full.cfg  cfgFileP[0]=/root/.clonezilla-sysresccd/files/menu-for-iso.tar.gz
18  cfgFileP[1]=/root/.clonezilla-sysresccd/files/isolinux-minimal.cfg  cfgFileP[1]=/root/.clonezilla-sysresccd/files/menu-for-iso.tar.gz
19    cfgFileP[2]=/root/.clonezilla-sysresccd/files/menu-for-iso.tar.gz
20    
21  # Splash screen to use  # Splash screen to use
22  # It must be a valid 640x480 32-bit png image  # It must be a valid 640x480 32-bit png image
23  splashP[0]=''  splashP[0]='/root/.clonezilla-sysresccd/files/default-ocswp-i686.png'
24  splashP[1]=''  splashP[1]='/root/.clonezilla-sysresccd/files/default-ocswp-i486.png'
25    splashP[2]='/root/.clonezilla-sysresccd/files/default-ocswp-amd64.png'
 # The variable DebianLiveFolderP points either to  
 # the folder where the files unifont.bgf and debian-live-for-ocs.iso  
 # reside, or the files files.tar.gz (which contains unifont.bgf and  
 # debian-live-for-ocs.iso) can be found  
 # NOTE: Introduced in v 1.3.0  
 #       Not used in v 3.1.0  
 #DebianLiveFolderP[0]="$HOME"/debian-live  
 #DebianLiveFolderP[1]="$HOME"/debian-live  
26    
27  # The output name of the program (ISO file) is:  # The output name of the program (ISO file) is:
28  #   clonezilla-sysresccd-"$outName"-"$version".iso  #   clonezilla-sysresccd-"$outName"-"$version".iso
29  # A good outName would be your name eg. 'spiros'  # A good outName would be your name eg. 'spiros'
30  # So the ISO file would be named:  # So the ISO file would be named:
31  #   clonezilla-sysresccd-spiros-"$version".iso  #   clonezilla-sysresccd-spiros-"$version".iso
32  outNameP[0]='full'  outNameP[0]='i686-pae'
33  outNameP[1]=''  outNameP[1]='i486'
34    outNameP[2]='amd64'
35    
36  # The name of a BASH script that will be executed  # The name of a BASH script that will be executed
37  # just before mastering the CD, (actually just  # just before mastering the CD, (actually just
# Line 42  outNameP[1]='' Line 39  outNameP[1]=''
39  # to the user  # to the user
40  exScriptP[0]=''  exScriptP[0]=''
41  exScriptP[1]=''  exScriptP[1]=''
42    exScriptP[2]=''
43    
44    
45    
# Line 53  exScriptP[1]='' Line 51  exScriptP[1]=''
51  # on the disc for 128 characters of information.  # on the disc for 128 characters of information.
52  preparerIDP[0]='Spiros Georgaras <sng@hellug.gr>'  preparerIDP[0]='Spiros Georgaras <sng@hellug.gr>'
53  preparerIDP[1]='Spiros Georgaras <sng@hellug.gr>'  preparerIDP[1]='Spiros Georgaras <sng@hellug.gr>'
54    preparerIDP[2]='Spiros Georgaras <sng@hellug.gr>'
55    
56  # Specifies a text string that will be written into the volume  # Specifies a text string that will be written into the volume
57  # header. This should describe the publisher of the CD-ROM,  # header. This should describe the publisher of the CD-ROM,
# Line 60  preparerIDP[1]='Spiros Georgaras <sng@he Line 59  preparerIDP[1]='Spiros Georgaras <sng@he
59  # on the disc for 128 characters of information.  # on the disc for 128 characters of information.
60  publisherP[0]='Spiros Georgaras <sng@hellug.gr>'  publisherP[0]='Spiros Georgaras <sng@hellug.gr>'
61  publisherP[1]='Spiros Georgaras <sng@hellug.gr>'  publisherP[1]='Spiros Georgaras <sng@hellug.gr>'
62    publisherP[2]='Spiros Georgaras <sng@hellug.gr>'
63    
64  # Specifies the volume ID (volume name or label) to be written into  # Specifies the volume ID (volume name or label) to be written into
65  # the master block. There is space on the disc for 32 characters of  # the master block. There is space on the disc for 32 characters of
# Line 69  publisherP[1]='Spiros Georgaras <sng@hel Line 69  publisherP[1]='Spiros Georgaras <sng@hel
69  # Microsoft Win32 or Apple Mac platform.  # Microsoft Win32 or Apple Mac platform.
70  volLabelP[0]=Clonezilla-SysRescCD  volLabelP[0]=Clonezilla-SysRescCD
71  volLabelP[1]=Clonezilla-SysRescCD  volLabelP[1]=Clonezilla-SysRescCD
72    volLabelP[2]=Clonezilla-SysRescCD

Legend:
Removed from v.47  
changed lines
  Added in v.187

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26