Revision: 7867 http://sourceforge.net/p/ipcop/svn/7867 Author: owes Date: 2015-02-06 07:26:44 +0000 (Fri, 06 Feb 2015) Log Message: ----------- Drop CnxADSL and pulsar. Does not compile with 3.10 kernel
Modified Paths: -------------- ipcop/trunk/make.sh ipcop/trunk/updates/2.2.0/information.xml Added Paths: ----------- ipcop/trunk/config/rootfiles/arch_i486/CnxADSL_SKIP ipcop/trunk/config/rootfiles/arch_i486/pulsar_SKIP Removed Paths: ------------- ipcop/trunk/config/rootfiles/arch_i486/CnxADSL ipcop/trunk/config/rootfiles/arch_i486/pulsar Deleted: ipcop/trunk/config/rootfiles/arch_i486/CnxADSL =================================================================== --- ipcop/trunk/config/rootfiles/arch_i486/CnxADSL 2015-02-05 16:35:16 UTC (rev 7866) +++ ipcop/trunk/config/rootfiles/arch_i486/CnxADSL 2015-02-06 07:26:44 UTC (rev 7867) @@ -1,9 +0,0 @@ -#etc/Conexant -etc/Conexant/CnxTgF.hex -etc/Conexant/cnxadsl.conf -etc/Conexant/cnxadslload -#lib/modules/KVER/extra -lib/modules/KVER/extra/CnxADSL.ko.gz -#usr/sbin/cnxadslautolog -usr/sbin/cnxadslconfig -usr/sbin/cnxadslstatus Copied: ipcop/trunk/config/rootfiles/arch_i486/CnxADSL_SKIP (from rev 7605, ipcop/trunk/config/rootfiles/arch_i486/CnxADSL) =================================================================== --- ipcop/trunk/config/rootfiles/arch_i486/CnxADSL_SKIP (rev 0) +++ ipcop/trunk/config/rootfiles/arch_i486/CnxADSL_SKIP 2015-02-06 07:26:44 UTC (rev 7867) @@ -0,0 +1,9 @@ +#etc/Conexant +etc/Conexant/CnxTgF.hex +etc/Conexant/cnxadsl.conf +etc/Conexant/cnxadslload +#lib/modules/KVER/extra +lib/modules/KVER/extra/CnxADSL.ko.gz +#usr/sbin/cnxadslautolog +usr/sbin/cnxadslconfig +usr/sbin/cnxadslstatus Deleted: ipcop/trunk/config/rootfiles/arch_i486/pulsar =================================================================== --- ipcop/trunk/config/rootfiles/arch_i486/pulsar 2015-02-05 16:35:16 UTC (rev 7866) +++ ipcop/trunk/config/rootfiles/arch_i486/pulsar 2015-02-06 07:26:44 UTC (rev 7867) @@ -1 +0,0 @@ -lib/modules/KVER/extra/pulsar.ko.gz Copied: ipcop/trunk/config/rootfiles/arch_i486/pulsar_SKIP (from rev 7605, ipcop/trunk/config/rootfiles/arch_i486/pulsar) =================================================================== --- ipcop/trunk/config/rootfiles/arch_i486/pulsar_SKIP (rev 0) +++ ipcop/trunk/config/rootfiles/arch_i486/pulsar_SKIP 2015-02-06 07:26:44 UTC (rev 7867) @@ -0,0 +1 @@ +lib/modules/KVER/extra/pulsar.ko.gz Modified: ipcop/trunk/make.sh =================================================================== --- ipcop/trunk/make.sh 2015-02-05 16:35:16 UTC (rev 7866) +++ ipcop/trunk/make.sh 2015-02-06 07:26:44 UTC (rev 7867) @@ -1843,7 +1843,7 @@ chroot_make unzip # only needed to unpack rawwrite in lfs/cdrom chroot_make bc # needed to run some openssl tests and compile kernel >= 3.10 chroot_make linux - chroot_make CnxADSL + #chroot_make CnxADSL # compilation broken with 3.10 kernel chroot_make e1000e # supply newer kernel driver if [ x"${SKIP_AVM_DRIVERS}" != x"yes" ]; then chroot_make fcdsl # DEBUG -- compiles, but functionality is uncertain @@ -1852,7 +1852,7 @@ fi chroot_make firmware-extractor chroot_make igb # supply newer kernel driver - chroot_make pulsar + #chroot_make pulsar # compilation broken with 3.10 kernel chroot_make solos-pci #chroot_make wanpipe # compilation broken with 3.4 kernel chroot_make pcmciautils Modified: ipcop/trunk/updates/2.2.0/information.xml =================================================================== --- ipcop/trunk/updates/2.2.0/information.xml 2015-02-05 16:35:16 UTC (rev 7866) +++ ipcop/trunk/updates/2.2.0/information.xml 2015-02-06 07:26:44 UTC (rev 7867) @@ -12,6 +12,8 @@ <br /> Upgrade Perl modules Archive-Zip to 1.45, IO-Socket-SSL to 2.010, Net-DNS to 0.82, Net-SSLeay to 1.68, XML-Parser to 2.44, libwww-perl to 6.08. + <br /> + Drop CnxADSL and pulsar drivers. </description> <previousversion>2.1.8</previousversion> <installdate>INSTALLDATE</installdate> 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