Revision: 2715
http://ipcop.svn.sourceforge.net/ipcop/?rev=2715&view=rev
Author: gespinasse
Date: 2009-04-17 05:16:14 +0000 (Fri, 17 Apr 2009)
Log Message:
-----------
More direct way to obtain what we want
Instead of a top level SAVE, write at each label entry what we want extlinux to
do
Modified Paths:
--------------
ipcop/trunk/config/arch/i486/extlinux.conf
Modified: ipcop/trunk/config/arch/i486/extlinux.conf
===================================================================
--- ipcop/trunk/config/arch/i486/extlinux.conf 2009-04-16 20:44:08 UTC (rev
2714)
+++ ipcop/trunk/config/arch/i486/extlinux.conf 2009-04-17 05:16:14 UTC (rev
2715)
@@ -3,7 +3,6 @@
TIMEOUT 100
TOTALTIMEOUT 9000
-MENU SAVE
MENU AUTOBOOT Starting IPCop in # seconds
MENU BACKGROUND splash.png
MENU ROWS 6
@@ -17,11 +16,13 @@
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
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