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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 187 - (show annotations)
Tue Aug 21 13:20:56 2012 UTC (11 years, 7 months ago) by sng
File size: 2297 byte(s)
First update after a long time
Preparing for 3.2.0 (again)

1 # Location of the latest System Rescue CD ISO file
2 sysCD=/all-users/liveCDs/systemrescuecd-x86-2.7.1.iso
3
4 # Location of the latest Clonezilla Live ISO file
5 cloneCD=/all-users/liveCDs/Clonezilla/clonezilla-1.2.12-60/clonezilla-live-1.2.12-60-i486.iso
6
7 # Location of the new isolinux/isolinux.cfg file
8 # Change it at your own risk!!!
9 cfgFile=/root/.clonezilla-sysresccd/files/menu-for-iso.tar.gz
10
11
12 # Splash screen to use
13 # It must be a valid 640x480 32-bit png image
14 splash=/root/.clonezilla-sysresccd/files/default-ocswp-i486.png
15
16
17 # The variable DebianLiveFolder points either to
18 # the folder where the files unifont.bgf and debian-live-for-ocs.iso
19 # reside, or the files files.tar.gz (which contains unifont.bgf and
20 # debian-live-for-ocs.iso) can be found
21 # NOTE: Introduced in v 1.3.0
22 # Not used in v 3.1.0
23 #DebianLiveFolder=/home/spiros/multibootcd/nodist-files
24
25 # The output name of the program (ISO file) is:
26 # clonezilla-sysresccd-"$outName"-"$version".iso
27 # A good outName would be your name eg. 'spiros'
28 # So the ISO file would be named:
29 # clonezilla-sysresccd-spiros-"$version".iso
30 outName='i486'
31
32 # The name of a BASH script that will be executed
33 # just before mastering the CD, (actually just
34 # before the "splash screen" message is displayed
35 # to the user
36 exScript=''
37
38 # CD info section
39
40 # Specifies a text string that will be written into the volume
41 # header. This should describe the preparer of the CD-ROM,
42 # usually with a mailing address and phone number. There is space
43 # on the disc for 128 characters of information.
44 preparerID='Spiros Georgaras <sng@hellug.gr>'
45
46
47 # Specifies a text string that will be written into the volume
48 # header. This should describe the publisher of the CD-ROM,
49 # usually with a mailing address and phone number. There is space
50 # on the disc for 128 characters of information.
51 publisher='Spiros Georgaras <sng@hellug.gr>'
52
53
54 # Specifies the volume ID (volume name or label) to be written into
55 # the master block. There is space on the disc for 32 characters of
56 # information. Note that if you assign a volume ID, this is the name
57 # that will be used as the mount point used by the Solaris volume
58 # management system and the name that is assigned to the disc on a
59 # Microsoft Win32 or Apple Mac platform.
60 volLabel=Clonezilla-SysRescCD

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26