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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 61 - (show annotations)
Wed May 26 12:15:58 2010 UTC (13 years, 10 months ago) by sng
File size: 5811 byte(s)
adding auto mode to create-clonezilla-sysresccd, and hopefully fixing svn:externals issues

Please add
Hostname svn.hellug.gr
User <your user name>
to ~/.ssh/config to get it working

1 UI vesamenu.c32
2
3 PROMPT 0
4 TIMEOUT 300
5 ONTIMEOUT rescuecd_std
6
7 MENU DEFAULT rescuecd_std
8 MENU TITLE Clonezilla-SysRescCD v 3.1.0
9 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 # Set the color for unselected menu item and timout message
26 MENU COLOR UNSEL 7;32;41 #c0000090 #00000000
27 MENU COLOR TIMEOUT_MSG 7;32;41 #c0000090 #00000000
28 MENU COLOR TIMEOUT 7;32;41 #c0000090 #00000000
29 MENU color tabmsg 1;31;40 #FFFFFF00 #00000000 std
30
31 LABEL othermenu
32 # MENU DEFAULT
33 # MENU HIDE
34 MENU LABEL <- Back to Main Menu
35 # MENU PASSWD
36 kernel vesamenu.c32
37 append isolinux.cfg
38
39 LABEL emptyM
40 # MENU DEFAULT
41 # MENU HIDE
42 MENU LABEL ---------- SystemRescueCD Menu
43 # MENU PASSWD
44 kernel emptyM
45 append isolinux.cfg
46
47 LABEL rescuecd_std
48 MENU LABEL 1) SystemRescueCd: default boot options
49 LINUX rescuecd
50 INITRD initram.igz
51
52
53 LABEL rescuecd_docache
54 MENU LABEL 2) SystemRescueCd: all files cached to memory (docache)
55 LINUX rescuecd
56 INITRD initram.igz
57 APPEND docache
58
59
60 LABEL rescuecd_791
61 MENU LABEL 3) SystemRescueCd: console in high resolution (framebuffer)
62 LINUX rescuecd
63 INITRD initram.igz
64 APPEND vga=791
65
66
67 LABEL rescuecd_us
68 MENU LABEL 4) SystemRescueCd: do not ask for keyboard, use US keymap
69 LINUX rescuecd
70 INITRD initram.igz
71 APPEND setkmap=us
72
73
74 LABEL rescuecd_xorg
75 MENU LABEL 5) SystemRescueCd: directly start the graphical environment
76 LINUX rescuecd
77 INITRD initram.igz
78 APPEND dostartx
79
80
81 LABEL rescue64_std
82 MENU LABEL 6) SystemRescueCd: 64bit kernel with default options
83 LINUX rescue64
84 INITRD initram.igz
85
86
87 MENU SEPARATOR
88
89 # ------------------------------------------------------------------------------
90
91 MENU BEGIN
92 MENU TITLE A) Standard 32bit kernel (rescuecd) with more choice...
93
94 LABEL rescuecd_1
95 MENU LABEL 1. SystemRescueCd with default options
96 LINUX rescuecd
97 INITRD initram.igz
98
99
100 LABEL rescuecd_2
101 MENU LABEL 2. SystemRescueCd with all files cached to memory
102 LINUX rescuecd
103 INITRD initram.igz
104 APPEND docache
105
106
107 LABEL rescuecd_3
108 MENU LABEL 3. SystemRescueCd with console in high resolution (1024x768)
109 LINUX rescuecd
110 INITRD initram.igz
111 APPEND vga=791
112
113
114 LABEL rescuecd_4
115 MENU LABEL 4. SystemRescueCd with the default graphical environment
116 LINUX rescuecd
117 INITRD initram.igz
118 APPEND dostartx
119
120
121 LABEL rescuecd_5
122 MENU LABEL 5. SystemRescueCd with VESA based graphical environment
123 LINUX rescuecd
124 INITRD initram.igz
125 APPEND vga=791 dostartx forcevesa
126
127
128 MENU SEPARATOR
129
130 LABEL return
131 MENU LABEL Return to main menu
132 MENU EXIT
133
134 MENU END
135
136 # ------------------------------------------------------------------------------
137
138 MENU BEGIN
139 MENU TITLE B) Standard 64bit kernel (rescue64) with more choice...
140
141 LABEL rescue64_1
142 MENU LABEL 1. SystemRescueCd with default options
143 LINUX rescue64
144 INITRD initram.igz
145
146
147 LABEL rescue64_2
148 MENU LABEL 2. SystemRescueCd with all files cached to memory
149 LINUX rescue64
150 INITRD initram.igz
151 APPEND docache
152
153
154 LABEL rescue64_3
155 MENU LABEL 3. SystemRescueCd with console in high resolution (1024x768)
156 LINUX rescue64
157 INITRD initram.igz
158 APPEND vga=791
159
160
161 LABEL rescue64_4
162 MENU LABEL 4. SystemRescueCd with the default graphical environment
163 LINUX rescue64
164 INITRD initram.igz
165 APPEND dostartx
166
167
168 LABEL rescue64_5
169 MENU LABEL 5. SystemRescueCd with VESA based graphical environment
170 LINUX rescue64
171 INITRD initram.igz
172 APPEND vga=791 dostartx forcevesa
173
174 MENU SEPARATOR
175
176 LABEL return
177 MENU LABEL Return to main menu
178 MENU EXIT
179
180 MENU END
181
182 # ------------------------------------------------------------------------------
183
184 MENU BEGIN
185 MENU TITLE C) Alternative 32bit kernel (altker32) with more choice...
186
187 LABEL altker32_1
188 MENU LABEL 1. SystemRescueCd with default options
189 LINUX altker32
190 INITRD initram.igz
191
192
193 LABEL altker32_2
194 MENU LABEL 2. SystemRescueCd with all files cached to memory
195 LINUX altker32
196 INITRD initram.igz
197 APPEND docache
198
199
200 LABEL altker32_3
201 MENU LABEL 3. SystemRescueCd with console in high resolution (1024x768)
202 LINUX altker32
203 INITRD initram.igz
204 APPEND vga=791
205
206
207 LABEL altker32_4
208 MENU LABEL 4. SystemRescueCd with the default graphical environment
209 LINUX altker32
210 INITRD initram.igz
211 APPEND dostartx
212
213
214 LABEL altker32_5
215 MENU LABEL 5. SystemRescueCd with VESA based graphical environment
216 LINUX altker32
217 INITRD initram.igz
218 APPEND vga=791 dostartx forcevesa
219
220
221 MENU SEPARATOR
222
223 LABEL return
224 MENU LABEL Return to main menu
225 MENU EXIT
226
227 MENU END
228
229 # ------------------------------------------------------------------------------
230
231 MENU BEGIN
232 MENU TITLE D) Alternative 64bit kernel (altker64) with more choice...
233
234 LABEL altker64_1
235 MENU LABEL 1. SystemRescueCd with default options
236 LINUX altker64
237 INITRD initram.igz
238
239
240 LABEL altker64_2
241 MENU LABEL 2. SystemRescueCd with all files cached to memory
242 LINUX altker64
243 INITRD initram.igz
244 APPEND docache
245
246
247 LABEL altker64_3
248 MENU LABEL 3. SystemRescueCd with console in high resolution (1024x768)
249 LINUX altker64
250 INITRD initram.igz
251 APPEND vga=791
252
253
254 LABEL altker64_4
255 MENU LABEL 4. SystemRescueCd with the default graphical environment
256 LINUX altker64
257 INITRD initram.igz
258 APPEND dostartx
259
260
261 LABEL altker64_5
262 MENU LABEL 5. SystemRescueCd with VESA based graphical environment
263 LINUX altker64
264 INITRD initram.igz
265 APPEND vga=791 dostartx forcevesa
266
267
268 MENU SEPARATOR
269
270 LABEL return
271 MENU LABEL Return to main menu
272 MENU EXIT
273
274 MENU END
275

Properties

Name Value
svn:executable *

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26