--- trunk/create-clonezilla-sysresccd/files/isofiles/sysresc.cfg 2010/05/21 21:47:03 57 +++ trunk/create-clonezilla-sysresccd/files/isofiles/sysresc.cfg 2010/05/25 09:02:17 58 @@ -1,29 +1,32 @@ -# Created by generate-pxe-menu! Do NOT edit unless you know what you are doing! -# Keep those comment "MENU DEFAULT" and "MENU HIDE"! Do NOT remove them. -# Note!!! If "serial" directive exists, it must be the first directive -# -# -# Modified by Spiros Georgaras -# to provide Menu like interface for Clonezilla-SysRescCD -# -# default vesamenu.c32 -timeout 300 -prompt 0 -noescape 1 -MENU MARGIN 5 - MENU BACKGROUND ocswp.png +UI vesamenu.c32 + +PROMPT 0 +TIMEOUT 900 +ONTIMEOUT rescuecd_std + +MENU DEFAULT rescuecd_std +MENU TITLE Clonezilla-SysRescCD v 3.1.0 +MENU ROWS 11 +MENU TIMEOUTROW 22 +MENU TABMSGROW 16 +MENU CMDLINEROW 24 +MENU HELPMSGROW 26 +MENU WIDTH 78 +MENU MARGIN 6 +MENU BACKGROUND ocswp.png + +# MENU color title 1;31;40 #FFFF0000 #00000000 std +# MENU color sel 7;37;40 #FF000000 #FFC0C0C0 all +# MENU color unsel 37;44 #FF000000 #00000000 none +# MENU color hotsel 1;7;37;40 #FF000000 #FFC0C0C0 all +# MENU color tabmsg 1;31;40 #FFFFFF00 #00000000 std +# MENU color help 1;31;40 #FFFFFFFF #00000000 none + # Set the color for unselected menu item and timout message MENU COLOR UNSEL 7;32;41 #c0000090 #00000000 MENU COLOR TIMEOUT_MSG 7;32;41 #c0000090 #00000000 MENU COLOR TIMEOUT 7;32;41 #c0000090 #00000000 - -# MENU MASTER PASSWD - -# Allow client to edit the parameters -ALLOWOPTIONS 1 - -# simple menu title -MENU TITLE Clonezilla-SysRescCD v 3.1.0 + MENU color tabmsg 1;31;40 #FFFFFF00 #00000000 std LABEL othermenu # MENU DEFAULT @@ -36,259 +39,237 @@ LABEL emptyM # MENU DEFAULT # MENU HIDE - MENU LABEL ---------- System Rescue CD Menu + MENU LABEL ---------- Tools Menu # MENU PASSWD kernel emptyM append isolinux.cfg +LABEL rescuecd_std + MENU LABEL 1) SystemRescueCd: default boot options + LINUX rescuecd + INITRD initram.igz -############################################################################## -# SysRescCD section -############################################################################## +LABEL rescuecd_docache + MENU LABEL 2) SystemRescueCd: all files cached to memory (docache) + LINUX rescuecd + INITRD initram.igz + APPEND docache -label normal - # MENU DEFAULT - # MENU HIDE - MENU LABEL 32-bit kernel - # MENU PASSWD - kernel rescuecd - append initrd=initram.igz video=ofonly -label normal-alt - # MENU DEFAULT - # MENU HIDE - MENU LABEL 32-bit kernel (alternative) - # MENU PASSWD - kernel altker32 - append initrd=initram.igz video=ofonly +LABEL rescuecd_791 + MENU LABEL 3) SystemRescueCd: console in high resolution (framebuffer) + LINUX rescuecd + INITRD initram.igz + APPEND vga=791 -label normal-alt-64 - # MENU DEFAULT - # MENU HIDE - MENU LABEL 64-bit kernel - # MENU PASSWD - kernel rescue64 - append initrd=initram.igz video=ofonly +LABEL rescuecd_us + MENU LABEL 4) SystemRescueCd: do not ask for keyboard, use US keymap + LINUX rescuecd + INITRD initram.igz + APPEND setkmap=us -label altker64 - # MENU DEFAULT - # MENU HIDE - MENU LABEL 64-bit kernel (alternative) - # MENU PASSWD - kernel altker64 - append initrd=initram.igz video=ofonly +LABEL rescuecd_xorg + MENU LABEL 5) SystemRescueCd: directly start the graphical environment + LINUX rescuecd + INITRD initram.igz + APPEND dostartx -LABEL emptyM2 - # MENU DEFAULT - # MENU HIDE - MENU LABEL ---------- To RAM - # MENU PASSWD - kernel emptyM2 - append isolinux.cfg -label normal-ram - # MENU DEFAULT - # MENU HIDE - MENU LABEL 32-bit kernel - # MENU PASSWD - kernel rescuecd - append initrd=initram.igz video=ofonly docache doeject +LABEL rescue64_std + MENU LABEL 6) SystemRescueCd: 64bit kernel with default options + LINUX rescue64 + INITRD initram.igz + -label normal-alt-ram - # MENU DEFAULT - # MENU HIDE - MENU LABEL 32-bit kernel (alternative) - # MENU PASSWD - kernel altker32 - append initrd=initram.igz video=ofonly docache doeject +MENU SEPARATOR -label normal-alt-64-ram - # MENU DEFAULT - # MENU HIDE - MENU LABEL 64-bit kernel - # MENU PASSWD - kernel rescue64 - append initrd=initram.igz video=ofonly docache doeject - -label altker64-ram - # MENU DEFAULT - # MENU HIDE - MENU LABEL 64-bit kernel (alternative) - # MENU PASSWD - kernel altker64 - append initrd=initram.igz video=ofonly docache doeject +# ------------------------------------------------------------------------------ +MENU BEGIN +MENU TITLE A) Standard 32bit kernel (rescuecd) with more choice... -LABEL emptyM3 - # MENU DEFAULT - # MENU HIDE - MENU LABEL ---------- Graphical Environment - # MENU PASSWD - kernel emptyM3 - append isolinux.cfg +LABEL rescuecd_1 + MENU LABEL 1. SystemRescueCd with default options + LINUX rescuecd + INITRD initram.igz -label normal-gui - # MENU DEFAULT - # MENU HIDE - MENU LABEL 32-bit kernel - # MENU PASSWD - kernel rescuecd - append initrd=initram.igz video=ofonly dostartx -label normal-alt-gui - # MENU DEFAULT - # MENU HIDE - MENU LABEL 32-bit kernel (alternative) - # MENU PASSWD - kernel altker32 - append initrd=initram.igz video=ofonly dostartx +LABEL rescuecd_2 + MENU LABEL 2. SystemRescueCd with all files cached to memory + LINUX rescuecd + INITRD initram.igz + APPEND docache -label normal-alt-64-gui - # MENU DEFAULT - # MENU HIDE - MENU LABEL 64-bit kernel - # MENU PASSWD - kernel rescue64 - append initrd=initram.igz video=ofonly dostartx - -label altker64-gui - # MENU DEFAULT - # MENU HIDE - MENU LABEL 64-bit kernel (alternative) - # MENU PASSWD - kernel altker64 - append initrd=initram.igz video=ofonly dostartx +LABEL rescuecd_3 + MENU LABEL 3. SystemRescueCd with console in high resolution (1024x768) + LINUX rescuecd + INITRD initram.igz + APPEND vga=791 -LABEL emptyM4 - # MENU DEFAULT - # MENU HIDE - MENU LABEL ---------- VESA - # MENU PASSWD - kernel emptyM4 - append isolinux.cfg -label normal-vesa - # MENU DEFAULT - # MENU HIDE - MENU LABEL 32-bit kernel - # MENU PASSWD - kernel rescuecd - append initrd=initram.igz forcevesa +LABEL rescuecd_4 + MENU LABEL 4. SystemRescueCd with the default graphical environment + LINUX rescuecd + INITRD initram.igz + APPEND dostartx -label normal-alt-vesa - # MENU DEFAULT - # MENU HIDE - MENU LABEL 32-bit kernel (alternative) - # MENU PASSWD - kernel altker32 - append initrd=initram.igz forcevesa +LABEL rescuecd_5 + MENU LABEL 5. SystemRescueCd with VESA based graphical environment + LINUX rescuecd + INITRD initram.igz + APPEND vga=791 dostartx forcevesa -# label normal-alt-64-vesa -# # MENU DEFAULT -# # MENU HIDE -# MENU LABEL 64-bit kernel -# # MENU PASSWD -# kernel rescue64 -# append initrd=initram.igz forcevesa - - -# label altker64-vesa -# # MENU DEFAULT -# # MENU HIDE -# MENU LABEL 64-bit kernel (alternative) -# # MENU PASSWD -# kernel altker64 -# append initrd=initram.igz forcevesa - -LABEL emptyM4 - # MENU DEFAULT - # MENU HIDE - MENU LABEL ---------- Mini Shell - # MENU PASSWD - kernel emptyM4 - append isolinux.cfg -label normal-ms - # MENU DEFAULT - # MENU HIDE - MENU LABEL 32-bit kernel - # MENU PASSWD - kernel rescuecd - append initrd=initram.igz minishell=/bin/ash +MENU SEPARATOR -label normal-alt-ms - # MENU DEFAULT - # MENU HIDE - MENU LABEL 32-bit kernel (alternative) - # MENU PASSWD - kernel altker32 - append initrd=initram.igz minishell=/bin/ash +LABEL return + MENU LABEL Return to main menu + MENU EXIT -label normal-alt-64-ms - # MENU DEFAULT - # MENU HIDE - MENU LABEL 64-bit kernel - # MENU PASSWD - kernel rescue64 - append initrd=initram.igz minishell=/bin/ash +MENU END - -label altker64-ms - # MENU DEFAULT - # MENU HIDE - MENU LABEL 64-bit kernel (alternative) - # MENU PASSWD - kernel altker64 - append initrd=initram.igz minishell=/bin/ash - -LABEL emptyM5 - # MENU DEFAULT - # MENU HIDE - MENU LABEL ---------- Rescue HD - # MENU PASSWD - kernel emptyM4 - append isolinux.cfg +# ------------------------------------------------------------------------------ -label normal-ms - # MENU DEFAULT - # MENU HIDE - MENU LABEL 32-bit kernel - # MENU PASSWD - kernel rescuecd - append init=/sbin/init +MENU BEGIN +MENU TITLE B) Standard 64bit kernel (rescue64) with more choice... -label normal-alt-ms - # MENU DEFAULT - # MENU HIDE - MENU LABEL 32-bit kernel (alternative) - # MENU PASSWD - kernel altker32 - append init=/sbin/init +LABEL rescue64_1 + MENU LABEL 1. SystemRescueCd with default options + LINUX rescue64 + INITRD initram.igz -label normal-alt-64-ms - # MENU DEFAULT - # MENU HIDE - MENU LABEL 64-bit kernel - # MENU PASSWD - kernel rescue64 - append init=/sbin/init - -label altker64-ms - # MENU DEFAULT - # MENU HIDE - MENU LABEL 64-bit kernel (alternative) - # MENU PASSWD - kernel altker64 - append init=/sbin/init - -############################################################################## -# End of SysRescCD section -############################################################################## +LABEL rescue64_2 + MENU LABEL 2. SystemRescueCd with all files cached to memory + LINUX rescue64 + INITRD initram.igz + APPEND docache + + +LABEL rescue64_3 + MENU LABEL 3. SystemRescueCd with console in high resolution (1024x768) + LINUX rescue64 + INITRD initram.igz + APPEND vga=791 + + +LABEL rescue64_4 + MENU LABEL 4. SystemRescueCd with the default graphical environment + LINUX rescue64 + INITRD initram.igz + APPEND dostartx + + +LABEL rescue64_5 + MENU LABEL 5. SystemRescueCd with VESA based graphical environment + LINUX rescue64 + INITRD initram.igz + APPEND vga=791 dostartx forcevesa + +MENU SEPARATOR + +LABEL return + MENU LABEL Return to main menu + MENU EXIT + +MENU END + +# ------------------------------------------------------------------------------ + +MENU BEGIN +MENU TITLE C) Alternative 32bit kernel (altker32) with more choice... + +LABEL altker32_1 + MENU LABEL 1. SystemRescueCd with default options + LINUX altker32 + INITRD initram.igz + + +LABEL altker32_2 + MENU LABEL 2. SystemRescueCd with all files cached to memory + LINUX altker32 + INITRD initram.igz + APPEND docache + + +LABEL altker32_3 + MENU LABEL 3. SystemRescueCd with console in high resolution (1024x768) + LINUX altker32 + INITRD initram.igz + APPEND vga=791 + + +LABEL altker32_4 + MENU LABEL 4. SystemRescueCd with the default graphical environment + LINUX altker32 + INITRD initram.igz + APPEND dostartx + + +LABEL altker32_5 + MENU LABEL 5. SystemRescueCd with VESA based graphical environment + LINUX altker32 + INITRD initram.igz + APPEND vga=791 dostartx forcevesa + + +MENU SEPARATOR + +LABEL return + MENU LABEL Return to main menu + MENU EXIT + +MENU END + +# ------------------------------------------------------------------------------ + +MENU BEGIN +MENU TITLE D) Alternative 64bit kernel (altker64) with more choice... + +LABEL altker64_1 + MENU LABEL 1. SystemRescueCd with default options + LINUX altker64 + INITRD initram.igz + + +LABEL altker64_2 + MENU LABEL 2. SystemRescueCd with all files cached to memory + LINUX altker64 + INITRD initram.igz + APPEND docache + + +LABEL altker64_3 + MENU LABEL 3. SystemRescueCd with console in high resolution (1024x768) + LINUX altker64 + INITRD initram.igz + APPEND vga=791 + + +LABEL altker64_4 + MENU LABEL 4. SystemRescueCd with the default graphical environment + LINUX altker64 + INITRD initram.igz + APPEND dostartx + + +LABEL altker64_5 + MENU LABEL 5. SystemRescueCd with VESA based graphical environment + LINUX altker64 + INITRD initram.igz + APPEND vga=791 dostartx forcevesa + + +MENU SEPARATOR + +LABEL return + MENU LABEL Return to main menu + MENU EXIT +MENU END