From: coLinux a. <col...@he...> - 2009-01-22 05:11: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-20090121/ colinux-0.8.0-20090121.src.tgz (684235 Bytes) daemons-0.8.0-20090121.dbg.zip (591738 Bytes) daemons-0.8.0-20090121.zip (478625 Bytes) modules-2.6.22.18-co-0.8.0-20090121.tgz (2602859 Bytes) vmlinux-2.6.22.18-co-0.8.0-20090121.zip (1762062 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-*-20090121.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 ------------------------------------------------------------------------ r1208 | henryn | 2009-01-21 22:18:40 +0000 (Wed, 21 Jan 2009) | 1 line Changed paths: M /branches/devel/patch/timer-2.6.22.diff * Fixup line number warning in patch. ------------------------------------------------------------------------ r1207 | henryn | 2009-01-21 22:09:18 +0000 (Wed, 21 Jan 2009) | 2 lines Changed paths: M /branches/devel/patch/base-2.6.22.diff * Bug #2524658: Disable xmm and mmx registers from cpu caps. Avoids crashing xor_block_pIII_sse, raid6_sse*_gen_syndrome and similar in all drivers. ------------------------------------------------------------------------ r1206 | henryn | 2009-01-21 22:06:27 +0000 (Wed, 21 Jan 2009) | 1 line Changed paths: M /branches/devel/patch/base-2.6.22.diff Undoing change committed in r1205. ------------------------------------------------------------------------ |