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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 49 - (show annotations)
Thu May 20 15:43:26 2010 UTC (13 years, 10 months ago) by sng
File size: 2288 byte(s)
Adding html2html script in trunk/www/working/scripts
Adding offline documentation html files in trunk/www/2doc

1 # Profiles' names
2 profile[0]=Full
3 profile[1]='Backup/Restore'
4
5 # Location of the latest System Rescue CD ISO file
6 sysCDP[0]=/all-users/liveCDs/systemrescuecd-x86-1.5.3.iso
7 sysCDP[1]=/all-users/liveCDs/systemrescuecd-x86-1.5.3.iso
8
9 # Location of the latest Clonezilla Live ISO file
10 cloneCDP[0]=/all-users/liveCDs/clonezilla-live-1.2.1-39.iso
11 cloneCDP[1]=/all-users/liveCDs/clonezilla-live-1.2.1-39.iso
12
13 # Location of the new isolinux/isolinux.cfg file
14 cfgFileP[0]=/root/.clonezilla-sysresccd/files/menu-iso.tar.gz
15 cfgFileP[1]=/root/.clonezilla-sysresccd/files/isolinux-minimal.cfg
16
17 # Splash screen to use
18 # It must be a valid 640x480 32-bit png image
19 splashP[0]=''
20 splashP[1]=''
21
22 # The output name of the program (ISO file) is:
23 # clonezilla-sysresccd-"$outName"-"$version".iso
24 # A good outName would be your name eg. 'spiros'
25 # So the ISO file would be named:
26 # clonezilla-sysresccd-spiros-"$version".iso
27 outNameP[0]='full'
28 outNameP[1]=''
29
30 # The name of a BASH script that will be executed
31 # just before mastering the CD, (actually just
32 # before the "splash screen" message is displayed
33 # to the user
34 exScriptP[0]=''
35 exScriptP[1]=''
36
37
38
39 # CD info section
40
41 # Specifies a text string that will be written into the volume
42 # header. This should describe the preparer of the CD-ROM,
43 # usually with a mailing address and phone number. There is space
44 # on the disc for 128 characters of information.
45 preparerIDP[0]='Spiros Georgaras <sng@hellug.gr>'
46 preparerIDP[1]='Spiros Georgaras <sng@hellug.gr>'
47
48 # Specifies a text string that will be written into the volume
49 # header. This should describe the publisher of the CD-ROM,
50 # usually with a mailing address and phone number. There is space
51 # on the disc for 128 characters of information.
52 publisherP[0]='Spiros Georgaras <sng@hellug.gr>'
53 publisherP[1]='Spiros Georgaras <sng@hellug.gr>'
54
55 # Specifies the volume ID (volume name or label) to be written into
56 # the master block. There is space on the disc for 32 characters of
57 # information. Note that if you assign a volume ID, this is the name
58 # that will be used as the mount point used by the Solaris volume
59 # management system and the name that is assigned to the disc on a
60 # Microsoft Win32 or Apple Mac platform.
61 volLabelP[0]=Clonezilla-SysRescCD
62 volLabelP[1]=Clonezilla-SysRescCD

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26