Author: areq                         Date: Wed Jan  3 23:34:07 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- 2.3.4-3

---- Files affected:
SOURCES:
   wanpipe-setup.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/wanpipe-setup.patch
diff -u SOURCES/wanpipe-setup.patch:1.1 SOURCES/wanpipe-setup.patch:1.2
--- SOURCES/wanpipe-setup.patch:1.1     Sun Sep 17 17:56:53 2006
+++ SOURCES/wanpipe-setup.patch Thu Jan  4 00:34:02 2007
@@ -6,23 +6,23 @@
  #
  # Setup               WANPIPE WAN Router Installation/Removal Script.
  #
-@@ -2921,15 +2921,6 @@
-               CONFIG_SMP=YES;
+@@ -3139,15 +3139,6 @@
+               CONFIG_SMP=YES;  
        else    
                echo -e "Disabled.\n"
 -              eval "uname -a |grep SMP > /dev/null 2> /dev/null"
 -              if [ $? -eq 0 ]; then
 -                      echo
 -                      echo "   Warning: Current image is configured for SMP"
--                      getyn "   Would you like to cancel installation?"
--                      if [ $? -eq 0 ]; then
+-                      getyn "  Would you like to proceed with installation?"
+-                      if [ $? -ne 0 ]; then
 -                              exit 1
 -                      fi 
 -              fi
                CONFIG_SMP=NO;
        fi
  
-@@ -5574,11 +5565,6 @@
+@@ -6204,11 +6195,6 @@
  fi
  LINUXDRIVERS_WAN="net/wanrouter"
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/wanpipe-setup.patch?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to