From: coLinux a. <col...@he...> - 2010-02-06 05:12:41
|
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-20100205/ colinux-0.8.0-20100205.src.tgz (1060835 Bytes) daemons-0.8.0-20100205.dbg.zip (593186 Bytes) daemons-0.8.0-20100205.zip (479044 Bytes) modules-2.6.26.8-co-0.8.0-20100205.tgz (3333555 Bytes) vmlinux-2.6.26.8-co-0.8.0-20100205.zip (1823502 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-*-20100205.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 ------------------------------------------------------------------------ r1353 | henryn | 2010-02-05 19:01:49 +0000 (Fri, 05 Feb 2010) | 1 line Changed paths: M /branches/devel/patch/pci-core.diff * pci: kmalloc must outside passage page holding, because it can host switch. ------------------------------------------------------------------------ r1352 | henryn | 2010-02-05 18:58:37 +0000 (Fri, 05 Feb 2010) | 1 line Changed paths: M /branches/devel/src/colinux/user/daemon.c * printk: Fix warning: suggest parentheses around && within ||. ------------------------------------------------------------------------ |