From: coLinux a. <col...@he...> - 2011-01-28 05:16:23
|
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-20110127/ colinux-0.7.9-20110127.src.tgz (1083964 Bytes) daemons-0.7.9-20110127.dbg.zip (686710 Bytes) daemons-0.7.9-20110127.zip (566932 Bytes) modules-2.6.33.7-co-0.7.9-r1568-20110127.tgz (4074883 Bytes) vmlinux-2.6.33.7-co-0.7.9-r1568-20110127.zip (2222165 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-*-20110127.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 ------------------------------------------------------------------------ r1568 | henryn | 2011-01-27 21:07:52 +0000 (Thu, 27 Jan 2011) | 2 lines Changed paths: M /branches/devel/patch/base-2.6.33.diff * Don't "spurious_fault" for page faults outside of VMALLOC_START and VMALLOC_END. Fix endless page fault loops on 0xC0000000 (PAGE_OFFSET) for buggy code. ------------------------------------------------------------------------ |