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

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

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

revision 61 by sng, Wed May 26 12:15:58 2010 UTC revision 110 by sng, Wed Sep 15 12:51:06 2010 UTC
# Line 48  LABEL rescuecd_std Line 48  LABEL rescuecd_std
48    MENU LABEL 1) SystemRescueCd: default boot options    MENU LABEL 1) SystemRescueCd: default boot options
49    LINUX rescuecd    LINUX rescuecd
50    INITRD initram.igz    INITRD initram.igz
51      APPEND scandelay=1
52    
53  LABEL rescuecd_docache  LABEL rescuecd_docache
54    MENU LABEL 2) SystemRescueCd: all files cached to memory (docache)    MENU LABEL 2) SystemRescueCd: all files cached to memory (docache)
55    LINUX rescuecd    LINUX rescuecd
56    INITRD initram.igz    INITRD initram.igz
57    APPEND docache    APPEND scandelay=1 docache
   
58    
59  LABEL rescuecd_791  LABEL rescuecd_791
60    MENU LABEL 3) SystemRescueCd: console in high resolution (framebuffer)    MENU LABEL 3) SystemRescueCd: framebuffer console in high resolution
61    LINUX rescuecd    LINUX rescuecd
62    INITRD initram.igz    INITRD initram.igz
63    APPEND vga=791    APPEND scandelay=1 nomodeset vga=791
   
64    
65  LABEL rescuecd_us  LABEL rescuecd_us
66    MENU LABEL 4) SystemRescueCd: do not ask for keyboard, use US keymap    MENU LABEL 4) SystemRescueCd: do not ask for keyboard, use US keymap
67    LINUX rescuecd    LINUX rescuecd
68    INITRD initram.igz    INITRD initram.igz
69    APPEND setkmap=us    APPEND scandelay=1 setkmap=us
   
70    
71  LABEL rescuecd_xorg  LABEL rescuecd_xorg
72    MENU LABEL 5) SystemRescueCd: directly start the graphical environment    MENU LABEL 5) SystemRescueCd: directly start the graphical environment
73    LINUX rescuecd    LINUX rescuecd
74    INITRD initram.igz    INITRD initram.igz
75    APPEND dostartx    APPEND scandelay=1 dostartx
   
76    
77  LABEL rescue64_std  LABEL rescue64_std
78    MENU LABEL 6) SystemRescueCd: 64bit kernel with default options    MENU LABEL 6) SystemRescueCd: 64bit kernel with default options
79    LINUX rescue64    LINUX rescue64
80    INITRD initram.igz    INITRD initram.igz
81      APPEND scandelay=1
82    
83  MENU SEPARATOR  MENU SEPARATOR
84    
# Line 95  LABEL rescuecd_1 Line 91  LABEL rescuecd_1
91    MENU LABEL 1. SystemRescueCd with default options    MENU LABEL 1. SystemRescueCd with default options
92    LINUX rescuecd    LINUX rescuecd
93    INITRD initram.igz    INITRD initram.igz
94      APPEND scandelay=1
95    
96  LABEL rescuecd_2  LABEL rescuecd_2
97    MENU LABEL 2. SystemRescueCd with all files cached to memory    MENU LABEL 2. SystemRescueCd with all files cached to memory
98    LINUX rescuecd    LINUX rescuecd
99    INITRD initram.igz    INITRD initram.igz
100    APPEND docache    APPEND scandelay=1 docache
   
101    
102  LABEL rescuecd_3  LABEL rescuecd_3
103    MENU LABEL 3. SystemRescueCd with console in high resolution (1024x768)    MENU LABEL 3. SystemRescueCd with console in high resolution (1024x768)
104    LINUX rescuecd    LINUX rescuecd
105    INITRD initram.igz    INITRD initram.igz
106    APPEND vga=791    APPEND scandelay=1 nomodeset vga=791
   
107    
108  LABEL rescuecd_4  LABEL rescuecd_4
109    MENU LABEL 4. SystemRescueCd with the default graphical environment    MENU LABEL 4. SystemRescueCd with the default graphical environment
110    LINUX rescuecd    LINUX rescuecd
111    INITRD initram.igz    INITRD initram.igz
112    APPEND dostartx    APPEND scandelay=1 dostartx
   
113    
114  LABEL rescuecd_5  LABEL rescuecd_5
115    MENU LABEL 5. SystemRescueCd with VESA based graphical environment    MENU LABEL 5. SystemRescueCd with VESA based graphical environment
116    LINUX rescuecd    LINUX rescuecd
117    INITRD initram.igz    INITRD initram.igz
118    APPEND vga=791 dostartx forcevesa    APPEND scandelay=1 nomodeset vga=791 dostartx forcevesa
119    
120    LABEL rescuecd_6
121      MENU LABEL 6. SystemRescueCd with a standard VGA console (no KMS)
122      LINUX rescuecd
123      INITRD initram.igz
124      APPEND scandelay=1 nomodeset
125    
126    LABEL rescuecd_7
127      MENU LABEL 7. SystemRescueCd with a console in 800x600
128      LINUX rescuecd
129      INITRD initram.igz
130      APPEND scandelay=1 video=800x600
131    
132  MENU SEPARATOR  MENU SEPARATOR
133    
# Line 142  LABEL rescue64_1 Line 146  LABEL rescue64_1
146    MENU LABEL 1. SystemRescueCd with default options    MENU LABEL 1. SystemRescueCd with default options
147    LINUX rescue64    LINUX rescue64
148    INITRD initram.igz    INITRD initram.igz
149      APPEND scandelay=1
150    
151  LABEL rescue64_2  LABEL rescue64_2
152    MENU LABEL 2. SystemRescueCd with all files cached to memory    MENU LABEL 2. SystemRescueCd with all files cached to memory
153    LINUX rescue64    LINUX rescue64
154    INITRD initram.igz    INITRD initram.igz
155    APPEND docache    APPEND scandelay=1 docache
   
156    
157  LABEL rescue64_3  LABEL rescue64_3
158    MENU LABEL 3. SystemRescueCd with console in high resolution (1024x768)    MENU LABEL 3. SystemRescueCd with console in high resolution (1024x768)
159    LINUX rescue64    LINUX rescue64
160    INITRD initram.igz    INITRD initram.igz
161    APPEND vga=791    APPEND scandelay=1 nomodeset vga=791
   
162    
163  LABEL rescue64_4  LABEL rescue64_4
164    MENU LABEL 4. SystemRescueCd with the default graphical environment    MENU LABEL 4. SystemRescueCd with the default graphical environment
165    LINUX rescue64    LINUX rescue64
166    INITRD initram.igz    INITRD initram.igz
167    APPEND dostartx    APPEND scandelay=1 dostartx
   
168    
169  LABEL rescue64_5  LABEL rescue64_5
170    MENU LABEL 5. SystemRescueCd with VESA based graphical environment    MENU LABEL 5. SystemRescueCd with VESA based graphical environment
171    LINUX rescue64    LINUX rescue64
172    INITRD initram.igz    INITRD initram.igz
173    APPEND vga=791 dostartx forcevesa    APPEND scandelay=1 nomodeset vga=791 dostartx forcevesa
174    
175    LABEL rescue64_6
176      MENU LABEL 6. SystemRescueCd with a standard VGA console (no KMS)
177      LINUX rescue64
178      INITRD initram.igz
179      APPEND scandelay=1 nomodeset
180    
181    LABEL rescue64_7
182      MENU LABEL 7. SystemRescueCd with a console in 800x600
183      LINUX rescue64
184      INITRD initram.igz
185      APPEND scandelay=1 video=800x600
186    
187  MENU SEPARATOR  MENU SEPARATOR
188    
# Line 188  LABEL altker32_1 Line 201  LABEL altker32_1
201    MENU LABEL 1. SystemRescueCd with default options    MENU LABEL 1. SystemRescueCd with default options
202    LINUX altker32    LINUX altker32
203    INITRD initram.igz    INITRD initram.igz
204      APPEND scandelay=1
205    
206  LABEL altker32_2  LABEL altker32_2
207    MENU LABEL 2. SystemRescueCd with all files cached to memory    MENU LABEL 2. SystemRescueCd with all files cached to memory
208    LINUX altker32    LINUX altker32
209    INITRD initram.igz    INITRD initram.igz
210    APPEND docache    APPEND scandelay=1 docache
   
211    
212  LABEL altker32_3  LABEL altker32_3
213    MENU LABEL 3. SystemRescueCd with console in high resolution (1024x768)    MENU LABEL 3. SystemRescueCd with console in high resolution (1024x768)
214    LINUX altker32    LINUX altker32
215    INITRD initram.igz    INITRD initram.igz
216    APPEND vga=791    APPEND scandelay=1 nomodeset vga=791
   
217    
218  LABEL altker32_4  LABEL altker32_4
219    MENU LABEL 4. SystemRescueCd with the default graphical environment    MENU LABEL 4. SystemRescueCd with the default graphical environment
220    LINUX altker32    LINUX altker32
221    INITRD initram.igz    INITRD initram.igz
222    APPEND dostartx    APPEND scandelay=1 dostartx
   
223    
224  LABEL altker32_5  LABEL altker32_5
225    MENU LABEL 5. SystemRescueCd with VESA based graphical environment    MENU LABEL 5. SystemRescueCd with VESA based graphical environment
226    LINUX altker32    LINUX altker32
227    INITRD initram.igz    INITRD initram.igz
228    APPEND vga=791 dostartx forcevesa    APPEND scandelay=1 nomodeset vga=791 dostartx forcevesa
229    
230    LABEL altker32_6
231      MENU LABEL 6. SystemRescueCd with a standard VGA console (no KMS)
232      LINUX altker32
233      INITRD initram.igz
234      APPEND scandelay=1 nomodeset
235    
236    LABEL altker32_7
237      MENU LABEL 7. SystemRescueCd with a console in 800x600
238      LINUX altker32
239      INITRD initram.igz
240      APPEND scandelay=1 video=800x600
241    
242  MENU SEPARATOR  MENU SEPARATOR
243    
# Line 235  LABEL altker64_1 Line 256  LABEL altker64_1
256    MENU LABEL 1. SystemRescueCd with default options    MENU LABEL 1. SystemRescueCd with default options
257    LINUX altker64    LINUX altker64
258    INITRD initram.igz    INITRD initram.igz
259      APPEND scandelay=1
260    
261  LABEL altker64_2  LABEL altker64_2
262    MENU LABEL 2. SystemRescueCd with all files cached to memory    MENU LABEL 2. SystemRescueCd with all files cached to memory
263    LINUX altker64    LINUX altker64
264    INITRD initram.igz    INITRD initram.igz
265    APPEND docache    APPEND scandelay=1 docache
   
266    
267  LABEL altker64_3  LABEL altker64_3
268    MENU LABEL 3. SystemRescueCd with console in high resolution (1024x768)    MENU LABEL 3. SystemRescueCd with console in high resolution (1024x768)
269    LINUX altker64    LINUX altker64
270    INITRD initram.igz    INITRD initram.igz
271    APPEND vga=791    APPEND scandelay=1 nomodeset vga=791
   
272    
273  LABEL altker64_4  LABEL altker64_4
274    MENU LABEL 4. SystemRescueCd with the default graphical environment    MENU LABEL 4. SystemRescueCd with the default graphical environment
275    LINUX altker64    LINUX altker64
276    INITRD initram.igz    INITRD initram.igz
277    APPEND dostartx    APPEND scandelay=1 dostartx
   
278    
279  LABEL altker64_5  LABEL altker64_5
280    MENU LABEL 5. SystemRescueCd with VESA based graphical environment    MENU LABEL 5. SystemRescueCd with VESA based graphical environment
281    LINUX altker64    LINUX altker64
282    INITRD initram.igz    INITRD initram.igz
283    APPEND vga=791 dostartx forcevesa    APPEND scandelay=1 nomodeset vga=791 dostartx forcevesa
284    
285    LABEL altker64_6
286      MENU LABEL 6. SystemRescueCd with a standard VGA console (no KMS)
287      LINUX altker64
288      INITRD initram.igz
289      APPEND scandelay=1 nomodeset
290    
291    LABEL altker64_7
292      MENU LABEL 7. SystemRescueCd with a console in 800x600
293      LINUX altker64
294      INITRD initram.igz
295      APPEND scandelay=1 video=800x600
296    
297  MENU SEPARATOR  MENU SEPARATOR
298    

Legend:
Removed from v.61  
changed lines
  Added in v.110

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26