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-20090925/
colinux-0.8.0-20090925.src.tgz (829973 Bytes)
daemons-0.8.0-20090925.dbg.zip (591049 Bytes)
daemons-0.8.0-20090925.zip (477927 Bytes)
modules-2.6.25.20-co-0.8.0-20090925.tgz (2705163 Bytes)
vmlinux-2.6.25.20-co-0.8.0-20090925.zip (1765512 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-*-20090925.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.1.2.
A service from http://gcc.gnu.org/wiki/CompileFarm
--
Lots of fun with newest version,
Henry Nestler
------------------------------------------------------------------------
r1279 | henryn | 2009-09-25 23:05:56 +0000 (Fri, 25 Sep 2009) | 3 lines
Changed paths:
M /branches/devel/patch/base-2.6.25.diff
* math_state_restore: Restauration host FPU state was missing for kernel 2.6.25.20,
ported changes from kernel 2.6.22.18 SVN r1247, r1278.
------------------------------------------------------------------------
r1278 | henryn | 2009-09-25 22:05:22 +0000 (Fri, 25 Sep 2009) | 3 lines
Changed paths:
M /branches/devel/patch/base-2.6.22.diff
Contributed by Paolo Minazzi:
* math_state_restore: Disable IRQ before clts (for PREEMPT_NONE only).
------------------------------------------------------------------------
|