OSDN Git Service

isolinux.cfg: update for ics-x86
[android-x86/bootable-newinstaller.git] / boot / isolinux / isolinux.cfg
index 1e681c1..100d747 100644 (file)
@@ -1,33 +1,32 @@
 default vesamenu.c32
-#prompt 1
 timeout 600
 
-menu background splash.png
-menu title Android Live & Installation CD (DATE)
+menu background android-x86.png
+menu title Android-x86 Live & Installation CD VER
 menu color border 0 #ffffffff #00000000
-menu color sel 7 #ffffffff #ff000000
+menu color sel 7 #ffffff00 #ff000000
 menu color title 0 #ffffffff #00000000
 menu color tabmsg 0 #ffffffff #00000000
 menu color unsel 0 #ffffffff #00000000
-menu color hotsel 0 #ff000000 #ffffffff
-menu color hotkey 7 #ffffffff #ff000000
+menu color hotsel 0 #ffffff00 #ff000000
+menu color hotkey 7 #ffffff00 #00000000
 
-label live
-       menu label Live CD - Run Android without installation
+label livem
+       menu label Live CD - ^Run Android-x86 without installation
        kernel /kernel
-       append initrd=/initrd.img CMDLINE quiet SRC= DATA= SDCARD=
+       append initrd=/initrd.img CMDLINE quiet SRC= DATA= DPI=160
 
 label vesa
-       menu label Live CD - VESA mode
+       menu label Live CD - ^VESA mode
        kernel /kernel
-       append initrd=/initrd.img CMDLINE quiet vga=788 SRC= DATA= SDCARD=
+       append initrd=/initrd.img CMDLINE quiet vga=788 SRC= DATA=
 
 label debug
-       menu label Live CD - Debug mode
+       menu label Live CD - ^Debug mode
        kernel /kernel
-       append initrd=/initrd.img CMDLINE vga=788 DEBUG=1 SRC= DATA= SDCARD=
+       append initrd=/initrd.img CMDLINE vga=788 DEBUG=1 SRC= DATA=
 
 label install
-       menu label Installation - Install Android to harddisk
+       menu label Installation - ^Install Android-x86 to harddisk
        kernel /kernel
-       append initrd=/initrd.img CMDLINE vga=788 INSTALL=1
+       append initrd=/initrd.img CMDLINE INSTALL=1 DEBUG=