From: coLinux a. <col...@he...> - 2010-07-01 04:14:55
|
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-20100630/ colinux-0.7.8-20100630.src.tgz (1059263 Bytes) daemons-0.7.8-20100630.dbg.zip (599501 Bytes) daemons-0.7.8-20100630.zip (480958 Bytes) modules-2.6.33.5-co-0.7.8-r1490-20100630.tgz (3849669 Bytes) vmlinux-2.6.33.5-co-0.7.8-r1490-20100630.zip (2024021 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-*-20100630.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 ------------------------------------------------------------------------ r1490 | henryn | 2010-06-30 20:29:56 +0000 (Wed, 30 Jun 2010) | 2 lines Changed paths: M /branches/devel/NEWS M /branches/devel/patch/base-2.6.25.diff M /branches/devel/patch/base-2.6.26.diff M /branches/devel/patch/base-2.6.33.diff * Kernel: native_pagetable_setup_start: Don't access behind physical memory limit. Fix for Bug #3021253: Hang/Crash with memory size not bounding on 4MB. ------------------------------------------------------------------------ |