/[clonezilla-sysresccd]/trunk/create-clonezilla-sysresccd/files/isofiles/sysresc.cfg
ViewVC logotype

Annotation of /trunk/create-clonezilla-sysresccd/files/isofiles/sysresc.cfg

Parent Directory Parent Directory | Revision Log Revision Log


Revision 190 - (hide annotations)
Sun Aug 26 14:25:43 2012 UTC (11 years, 7 months ago) by sng
File size: 7514 byte(s)
updating cfg files (removed rannish and dban from tools),
changing menu selection color, renamed pack-them to 
update-cfgs (script to create a tarball containing CFGs

1 sng 58 UI vesamenu.c32
2    
3     PROMPT 0
4 sng 61 TIMEOUT 300
5 sng 58 ONTIMEOUT rescuecd_std
6    
7     MENU DEFAULT rescuecd_std
8 sng 142 MENU TITLE Clonezilla-SysRescCD v 3.2.0
9 sng 58 MENU ROWS 11
10     MENU TIMEOUTROW 22
11     MENU TABMSGROW 16
12     MENU CMDLINEROW 24
13     MENU HELPMSGROW 26
14     MENU WIDTH 78
15     MENU MARGIN 6
16     MENU BACKGROUND ocswp.png
17    
18     # MENU color title 1;31;40 #FFFF0000 #00000000 std
19     # MENU color sel 7;37;40 #FF000000 #FFC0C0C0 all
20     # MENU color unsel 37;44 #FF000000 #00000000 none
21     # MENU color hotsel 1;7;37;40 #FF000000 #FFC0C0C0 all
22     # MENU color tabmsg 1;31;40 #FFFFFF00 #00000000 std
23     # MENU color help 1;31;40 #FFFFFFFF #00000000 none
24    
25 sng 48 # Set the color for unselected menu item and timout message
26 sng 142 MENU COLOR TITLE 1;32;41 #ffffffff #00000000 STD
27     MENU COLOR UNSEL 7;32;41 #ff000000 #00000000 NONE
28 sng 190 MENU COLOR SEL 7;37;49 #ffffffff #fff47b0f ALL
29 sng 142 MENU COLOR TIMEOUT_MSG 7;32;41 #ff000000 #00000000 NONE
30     MENU COLOR TIMEOUT 1;32;41 #ffffffff #00000000 STD
31 sng 48
32     LABEL othermenu
33     # MENU DEFAULT
34     # MENU HIDE
35     MENU LABEL <- Back to Main Menu
36     # MENU PASSWD
37     kernel vesamenu.c32
38     append isolinux.cfg
39    
40     LABEL emptyM
41     # MENU DEFAULT
42     # MENU HIDE
43 sng 61 MENU LABEL ---------- SystemRescueCD Menu
44 sng 48 # MENU PASSWD
45     kernel emptyM
46     append isolinux.cfg
47    
48 sng 58 LABEL rescuecd_std
49     MENU LABEL 1) SystemRescueCd: default boot options
50     LINUX rescuecd
51     INITRD initram.igz
52 sng 110 APPEND scandelay=1
53 sng 48
54 sng 58 LABEL rescuecd_docache
55     MENU LABEL 2) SystemRescueCd: all files cached to memory (docache)
56     LINUX rescuecd
57     INITRD initram.igz
58 sng 110 APPEND scandelay=1 docache
59 sng 48
60 sng 58 LABEL rescuecd_791
61 sng 110 MENU LABEL 3) SystemRescueCd: framebuffer console in high resolution
62 sng 58 LINUX rescuecd
63     INITRD initram.igz
64 sng 110 APPEND scandelay=1 nomodeset vga=791
65 sng 48
66 sng 58 LABEL rescuecd_us
67     MENU LABEL 4) SystemRescueCd: do not ask for keyboard, use US keymap
68     LINUX rescuecd
69     INITRD initram.igz
70 sng 110 APPEND scandelay=1 setkmap=us
71 sng 48
72 sng 58 LABEL rescuecd_xorg
73     MENU LABEL 5) SystemRescueCd: directly start the graphical environment
74     LINUX rescuecd
75     INITRD initram.igz
76 sng 110 APPEND scandelay=1 dostartx
77 sng 48
78 sng 58 LABEL rescue64_std
79     MENU LABEL 6) SystemRescueCd: 64bit kernel with default options
80     LINUX rescue64
81     INITRD initram.igz
82 sng 110 APPEND scandelay=1
83 sng 48
84 sng 58 MENU SEPARATOR
85 sng 48
86 sng 58 # ------------------------------------------------------------------------------
87 sng 48
88 sng 58 MENU BEGIN
89     MENU TITLE A) Standard 32bit kernel (rescuecd) with more choice...
90 sng 48
91 sng 58 LABEL rescuecd_1
92     MENU LABEL 1. SystemRescueCd with default options
93     LINUX rescuecd
94     INITRD initram.igz
95 sng 110 APPEND scandelay=1
96 sng 48
97 sng 58 LABEL rescuecd_2
98     MENU LABEL 2. SystemRescueCd with all files cached to memory
99     LINUX rescuecd
100     INITRD initram.igz
101 sng 110 APPEND scandelay=1 docache
102 sng 48
103 sng 58 LABEL rescuecd_3
104     MENU LABEL 3. SystemRescueCd with console in high resolution (1024x768)
105     LINUX rescuecd
106     INITRD initram.igz
107 sng 110 APPEND scandelay=1 nomodeset vga=791
108 sng 171
109 sng 58 LABEL rescuecd_4
110     MENU LABEL 4. SystemRescueCd with the default graphical environment
111     LINUX rescuecd
112     INITRD initram.igz
113 sng 110 APPEND scandelay=1 dostartx
114 sng 171
115 sng 58 LABEL rescuecd_5
116     MENU LABEL 5. SystemRescueCd with VESA based graphical environment
117     LINUX rescuecd
118     INITRD initram.igz
119 sng 110 APPEND scandelay=1 nomodeset vga=791 dostartx forcevesa
120 sng 171
121 sng 110 LABEL rescuecd_6
122     MENU LABEL 6. SystemRescueCd with a standard VGA console (no KMS)
123     LINUX rescuecd
124     INITRD initram.igz
125     APPEND scandelay=1 nomodeset
126 sng 48
127 sng 110 LABEL rescuecd_7
128     MENU LABEL 7. SystemRescueCd with a console in 800x600
129     LINUX rescuecd
130     INITRD initram.igz
131     APPEND scandelay=1 video=800x600
132    
133 sng 58 MENU SEPARATOR
134 sng 48
135 sng 58 LABEL return
136     MENU LABEL Return to main menu
137     MENU EXIT
138 sng 48
139 sng 58 MENU END
140 sng 48
141 sng 58 # ------------------------------------------------------------------------------
142 sng 48
143 sng 58 MENU BEGIN
144     MENU TITLE B) Standard 64bit kernel (rescue64) with more choice...
145 sng 48
146 sng 58 LABEL rescue64_1
147     MENU LABEL 1. SystemRescueCd with default options
148     LINUX rescue64
149     INITRD initram.igz
150 sng 110 APPEND scandelay=1
151 sng 48
152 sng 171
153 sng 58 LABEL rescue64_2
154     MENU LABEL 2. SystemRescueCd with all files cached to memory
155     LINUX rescue64
156     INITRD initram.igz
157 sng 110 APPEND scandelay=1 docache
158 sng 48
159 sng 171
160 sng 58 LABEL rescue64_3
161     MENU LABEL 3. SystemRescueCd with console in high resolution (1024x768)
162     LINUX rescue64
163     INITRD initram.igz
164 sng 110 APPEND scandelay=1 nomodeset vga=791
165 sng 48
166 sng 58 LABEL rescue64_4
167     MENU LABEL 4. SystemRescueCd with the default graphical environment
168     LINUX rescue64
169     INITRD initram.igz
170 sng 110 APPEND scandelay=1 dostartx
171 sng 58
172     LABEL rescue64_5
173     MENU LABEL 5. SystemRescueCd with VESA based graphical environment
174     LINUX rescue64
175     INITRD initram.igz
176 sng 110 APPEND scandelay=1 nomodeset vga=791 dostartx forcevesa
177 sng 58
178 sng 110 LABEL rescue64_6
179     MENU LABEL 6. SystemRescueCd with a standard VGA console (no KMS)
180     LINUX rescue64
181     INITRD initram.igz
182     APPEND scandelay=1 nomodeset
183    
184     LABEL rescue64_7
185     MENU LABEL 7. SystemRescueCd with a console in 800x600
186     LINUX rescue64
187     INITRD initram.igz
188     APPEND scandelay=1 video=800x600
189    
190 sng 58 MENU SEPARATOR
191    
192     LABEL return
193     MENU LABEL Return to main menu
194     MENU EXIT
195    
196     MENU END
197    
198     # ------------------------------------------------------------------------------
199    
200     MENU BEGIN
201     MENU TITLE C) Alternative 32bit kernel (altker32) with more choice...
202    
203     LABEL altker32_1
204     MENU LABEL 1. SystemRescueCd with default options
205     LINUX altker32
206     INITRD initram.igz
207 sng 110 APPEND scandelay=1
208 sng 58
209     LABEL altker32_2
210     MENU LABEL 2. SystemRescueCd with all files cached to memory
211     LINUX altker32
212     INITRD initram.igz
213 sng 110 APPEND scandelay=1 docache
214 sng 58
215     LABEL altker32_3
216     MENU LABEL 3. SystemRescueCd with console in high resolution (1024x768)
217     LINUX altker32
218     INITRD initram.igz
219 sng 110 APPEND scandelay=1 nomodeset vga=791
220 sng 58
221     LABEL altker32_4
222     MENU LABEL 4. SystemRescueCd with the default graphical environment
223     LINUX altker32
224     INITRD initram.igz
225 sng 110 APPEND scandelay=1 dostartx
226 sng 58
227     LABEL altker32_5
228     MENU LABEL 5. SystemRescueCd with VESA based graphical environment
229     LINUX altker32
230     INITRD initram.igz
231 sng 110 APPEND scandelay=1 nomodeset vga=791 dostartx forcevesa
232 sng 58
233 sng 110 LABEL altker32_6
234     MENU LABEL 6. SystemRescueCd with a standard VGA console (no KMS)
235     LINUX altker32
236     INITRD initram.igz
237     APPEND scandelay=1 nomodeset
238 sng 58
239 sng 110 LABEL altker32_7
240     MENU LABEL 7. SystemRescueCd with a console in 800x600
241     LINUX altker32
242     INITRD initram.igz
243     APPEND scandelay=1 video=800x600
244    
245 sng 58 MENU SEPARATOR
246    
247     LABEL return
248     MENU LABEL Return to main menu
249     MENU EXIT
250    
251     MENU END
252    
253     # ------------------------------------------------------------------------------
254    
255     MENU BEGIN
256     MENU TITLE D) Alternative 64bit kernel (altker64) with more choice...
257    
258     LABEL altker64_1
259     MENU LABEL 1. SystemRescueCd with default options
260     LINUX altker64
261     INITRD initram.igz
262 sng 110 APPEND scandelay=1
263 sng 58
264     LABEL altker64_2
265     MENU LABEL 2. SystemRescueCd with all files cached to memory
266     LINUX altker64
267     INITRD initram.igz
268 sng 110 APPEND scandelay=1 docache
269 sng 58
270     LABEL altker64_3
271     MENU LABEL 3. SystemRescueCd with console in high resolution (1024x768)
272     LINUX altker64
273     INITRD initram.igz
274 sng 110 APPEND scandelay=1 nomodeset vga=791
275 sng 58
276     LABEL altker64_4
277     MENU LABEL 4. SystemRescueCd with the default graphical environment
278     LINUX altker64
279     INITRD initram.igz
280 sng 110 APPEND scandelay=1 dostartx
281 sng 58
282     LABEL altker64_5
283     MENU LABEL 5. SystemRescueCd with VESA based graphical environment
284     LINUX altker64
285     INITRD initram.igz
286 sng 110 APPEND scandelay=1 nomodeset vga=791 dostartx forcevesa
287 sng 58
288 sng 110 LABEL altker64_6
289     MENU LABEL 6. SystemRescueCd with a standard VGA console (no KMS)
290     LINUX altker64
291     INITRD initram.igz
292     APPEND scandelay=1 nomodeset
293 sng 58
294 sng 110 LABEL altker64_7
295     MENU LABEL 7. SystemRescueCd with a console in 800x600
296     LINUX altker64
297     INITRD initram.igz
298     APPEND scandelay=1 video=800x600
299    
300 sng 58 MENU SEPARATOR
301    
302     LABEL return
303     MENU LABEL Return to main menu
304     MENU EXIT
305    
306     MENU END
307    

Properties

Name Value
svn:executable *

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26