From: coLinux a. <col...@he...> - 2010-02-04 05:12:51
|
The autobuild system has detected a new revision in the source repository. Review last changed from changelog.txt, also attached in mail. Download the compiled version: http://www.henrynestler.com/colinux/autobuild/devel-20100203/ colinux-0.8.0-20100203.src.tgz (1060757 Bytes) daemons-0.8.0-20100203.dbg.zip (593169 Bytes) daemons-0.8.0-20100203.zip (479029 Bytes) modules-2.6.26.8-co-0.8.0-20100203.tgz (3333423 Bytes) vmlinux-2.6.26.8-co-0.8.0-20100203.zip (1823566 Bytes) Note, the autobuild compilation does not include an installer. Remember to reload the driver with these commands: colinux-daemon.exe --remove-driver colinux-daemon.exe --install-driver Inside coLinux please update modules as follow: rm -rf /lib/modules/*-co-* tar -xzf modules-*-co-*-20100203.tgz -C / The autobuild compilations are not official releases of Cooperative Linux software. There is no warranty that any autobuild version is stable. If use this autobuild version, please give us feedback of your experience. Job runs on machine with 64 bit version of gcc 4.3.2. A service from http://gcc.gnu.org/wiki/CompileFarm -- Lots of fun with newest version, Henry Nestler ------------------------------------------------------------------------ r1350 | henryn | 2010-02-03 23:00:20 +0000 (Wed, 03 Feb 2010) | 1 line Changed paths: M /branches/devel/patch/conet-pci-core.diff * conet: Replace all "dev->priv" with macro "netdev_priv(priv)". ------------------------------------------------------------------------ r1349 | henryn | 2010-02-03 22:43:48 +0000 (Wed, 03 Feb 2010) | 1 line Changed paths: M /branches/devel/patch/conet-pci-core.diff * conet: Variable "priv" was not initialized before using for spin_lock_init. ------------------------------------------------------------------------ |