Revision: 2712
          http://ipcop.svn.sourceforge.net/ipcop/?rev=2712&view=rev
Author:   gespinasse
Date:     2009-04-15 22:31:24 +0000 (Wed, 15 Apr 2009)

Log Message:
-----------
Upgrade to syslinux-3.75-pre3
This give us the option selected on boot menu saved unless it is memtest or 
rescue

Modified Paths:
--------------
    ipcop/trunk/config/arch/i486/extlinux.conf
    ipcop/trunk/config/rootfiles/arch_i486/syslinux

Modified: ipcop/trunk/config/arch/i486/extlinux.conf
===================================================================
--- ipcop/trunk/config/arch/i486/extlinux.conf  2009-04-15 13:59:02 UTC (rev 
2711)
+++ ipcop/trunk/config/arch/i486/extlinux.conf  2009-04-15 22:31:24 UTC (rev 
2712)
@@ -3,6 +3,7 @@
 TIMEOUT 100
 TOTALTIMEOUT 9000
 
+MENU SAVE
 MENU AUTOBOOT Starting IPCop in # seconds
 MENU BACKGROUND splash.png
 MENU ROWS 6
@@ -16,22 +17,22 @@
 LABEL ipcop
   MENU default
   MENU LABEL IPCop
-  MENU SAVE
   KERNEL vmlinuz
   APPEND mode=normal initrd=ipcoprd.img root=ROOT_DEV ro panic=10 
flashdisk_settings
 
 LABEL noacpi
   MENU LABEL IPCop (ACPI disabled)
-  MENU SAVE
   KERNEL vmlinuz
   APPEND mode=normal initrd=ipcoprd.img root=ROOT_DEV acpi=off ro panic=10 
flashdisk_settings
 
 LABEL memtest
   MENU LABEL Memory Test
+  MENU NOSAVE
   KERNEL memtest
   APPEND -
 
 LABEL rescue
   MENU LABEL Rescue
+  MENU NOSAVE
   KERNEL vmlinuz
   APPEND mode=rescue initrd=ipcoprd.img root=ROOT_DEV ro panic=10 nodma 
flashdisk_settings

Modified: ipcop/trunk/config/rootfiles/arch_i486/syslinux
===================================================================
--- ipcop/trunk/config/rootfiles/arch_i486/syslinux     2009-04-15 13:59:02 UTC 
(rev 2711)
+++ ipcop/trunk/config/rootfiles/arch_i486/syslinux     2009-04-15 22:31:24 UTC 
(rev 2712)
@@ -13,6 +13,7 @@
 #usr/bin/sha1pass
 #usr/bin/syslinux
 #usr/bin/syslinux2ansi
+#usr/share/man/man1/extlinux.1
 #usr/share/man/man1/gethostip.1
 #usr/share/man/man1/lss16toppm.1
 #usr/share/man/man1/ppmtolss16.1


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to