From: coLinux a. <col...@he...> - 2010-09-21 04:23:57
|
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-20100920/ colinux-0.7.9-20100920.src.tgz (1060099 Bytes) daemons-0.7.9-20100920.dbg.zip (600090 Bytes) daemons-0.7.9-20100920.zip (481405 Bytes) modules-2.6.33.5-co-0.7.9-r1531-20100920.tgz (3849661 Bytes) vmlinux-2.6.33.5-co-0.7.9-r1531-20100920.zip (2024006 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-*-20100920.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 ------------------------------------------------------------------------ r1531 | henryn | 2010-09-20 23:11:38 +0000 (Mon, 20 Sep 2010) | 1 line Changed paths: M /branches/devel/src/colinux/VERSION * Set version 0.7.9 (devel) ------------------------------------------------------------------------ r1530 | henryn | 2010-09-20 22:00:28 +0000 (Mon, 20 Sep 2010) | 1 line Changed paths: M /branches/devel/src/colinux/common/common.h M /branches/devel/src/colinux/kernel/monitor.c * Bug#3071698: Replace co_div64 with more accurate div64_32 from linux-2.6.33.5 ------------------------------------------------------------------------ |