Revision: 7913
          http://sourceforge.net/p/ipcop/svn/7913
Author:   owes
Date:     2015-03-01 11:32:04 +0000 (Sun, 01 Mar 2015)
Log Message:
-----------
Update linux kernel to 3.10.70. Fix rootfile.

Modified Paths:
--------------
    ipcop/trunk/config/kernel/kernel.config.i486
    ipcop/trunk/config/rootfiles/arch_i486/linux
    ipcop/trunk/lfs/linux
    ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0
    ipcop/trunk/updates/2.2.0/information.xml

Modified: ipcop/trunk/config/kernel/kernel.config.i486
===================================================================
--- ipcop/trunk/config/kernel/kernel.config.i486        2015-03-01 11:30:51 UTC 
(rev 7912)
+++ ipcop/trunk/config/kernel/kernel.config.i486        2015-03-01 11:32:04 UTC 
(rev 7913)
@@ -1066,7 +1066,7 @@
 CONFIG_BLK_DEV=y
 CONFIG_BLK_DEV_FD=m
 # CONFIG_PARIDE is not set
-CONFIG_BLK_DEV_PCIESSD_MTIP32XX=m
+# CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set
 # CONFIG_BLK_CPQ_DA is not set
 # CONFIG_BLK_CPQ_CISS_DA is not set
 # CONFIG_BLK_DEV_DAC960 is not set
@@ -1225,7 +1225,7 @@
 # SCSI device support
 #
 CONFIG_SCSI_MOD=y
-CONFIG_RAID_ATTRS=m
+# CONFIG_RAID_ATTRS is not set
 CONFIG_SCSI=y
 CONFIG_SCSI_DMA=y
 # CONFIG_SCSI_TGT is not set

Modified: ipcop/trunk/config/rootfiles/arch_i486/linux
===================================================================
--- ipcop/trunk/config/rootfiles/arch_i486/linux        2015-03-01 11:30:51 UTC 
(rev 7912)
+++ ipcop/trunk/config/rootfiles/arch_i486/linux        2015-03-01 11:32:04 UTC 
(rev 7913)
@@ -1215,19 +1215,11 @@
 #lib/modules/KVER/modules.alias.bin
 lib/modules/KVER/modules.builtin
 #lib/modules/KVER/modules.builtin.bin
-#lib/modules/KVER/modules.ccwmap
 lib/modules/KVER/modules.dep
 #lib/modules/KVER/modules.dep.bin
 #lib/modules/KVER/modules.devname
-#lib/modules/KVER/modules.ieee1394map
-#lib/modules/KVER/modules.inputmap
-#lib/modules/KVER/modules.isapnpmap
-#lib/modules/KVER/modules.ofmap
 lib/modules/KVER/modules.order
-#lib/modules/KVER/modules.pcimap
-#lib/modules/KVER/modules.seriomap
 #lib/modules/KVER/modules.softdep
 #lib/modules/KVER/modules.symbols
 #lib/modules/KVER/modules.symbols.bin
-#lib/modules/KVER/modules.usbmap
 #lib/modules/KVER/source

Modified: ipcop/trunk/lfs/linux
===================================================================
--- ipcop/trunk/lfs/linux       2015-03-01 11:30:51 UTC (rev 7912)
+++ ipcop/trunk/lfs/linux       2015-03-01 11:32:04 UTC (rev 7913)
@@ -34,7 +34,7 @@
 
 PKG_NAME   = linux
 VER        = 3.10
-PATCHLEVEL = 3.10.69
+PATCHLEVEL = 3.10.70
 IPCOPKRELEASE = -1
 HOST_ARCH  = all
 OTHER_SRC  = yes
@@ -72,7 +72,7 @@
 $(GRSECURITYPATCH)          = 
http://ipcop-addons.mooo.com/misc/IPCop/$(GRSECURITYPATCH)
 
 $(DL_FILE)_MD5              = 4f25cd5bec5f8d5a7d935b3f2ccb8481
-patch-$(PATCHLEVEL).xz_MD5  = b2a3192b134be87f485df81e1e6a5035
+patch-$(PATCHLEVEL).xz_MD5  = 0e0855c6eefceda6566b6e9629804dbb
 $(GRSECURITYPATCH)_MD5      = b15bb91a07aa2fb030e18c47c91940bb
 
 install : $(TARGET)

Modified: ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0
===================================================================
--- ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0      2015-03-01 11:30:51 UTC 
(rev 7912)
+++ ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0      2015-03-01 11:32:04 UTC 
(rev 7913)
@@ -156,7 +156,7 @@
 /usr/lib/libusb-1.0.so.0
 /usr/lib/libusb-1.0.so.0.1.0
 ##
-## linux-3.10-1 (3.10.69)
+## linux-3.10-1 (3.10.70)
 /boot/vmlinuz
 /boot/vmlinuz-3.10-1
 /boot/System.map-3.10-1

Modified: ipcop/trunk/updates/2.2.0/information.xml
===================================================================
--- ipcop/trunk/updates/2.2.0/information.xml   2015-03-01 11:30:51 UTC (rev 
7912)
+++ ipcop/trunk/updates/2.2.0/information.xml   2015-03-01 11:32:04 UTC (rev 
7913)
@@ -5,7 +5,7 @@
         <size>0</size>
         <isoimages>yes</isoimages>
         <description>
-        Upgrade linux kernel to 3.10-1 (3.10.69).&lt;br /&gt;
+        Upgrade linux kernel to 3.10-1 (3.10.70).&lt;br /&gt;
         Upgrade coreutils to 8.23, ethtool to 3.18, glib to 2.42.1,
         iproute2 to 3.19.0, libffi to 3.2.1, libtool to 2.4.6,
         libusb to 1.0.19, lzo to 2.09,

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


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to