From: coLinux a. <col...@he...> - 2010-05-23 04:12:39
|
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-20100522/ colinux-0.7.8-20100522.src.tgz (921787 Bytes) daemons-0.7.8-20100522.dbg.zip (593887 Bytes) daemons-0.7.8-20100522.zip (479830 Bytes) modules-2.6.26.8-co-0.7.8-r1426-20100522.tgz (3330842 Bytes) vmlinux-2.6.26.8-co-0.7.8-r1426-20100522.zip (1823523 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-*-20100522.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 ------------------------------------------------------------------------ r1426 | henryn | 2010-05-22 21:07:43 +0000 (Sat, 22 May 2010) | 2 lines Changed paths: M /branches/devel/patch/cofs-2.6.25.diff M /branches/devel/patch/cofs-2.6.26.diff M /branches/devel/patch/cofs-core.diff M /branches/devel/patch/pci-core.diff M /branches/devel/patch/scsi-2.6.25.diff M /branches/devel/patch/scsi-2.6.26.diff M /branches/devel/patch/scsi-core.diff * Core files merged with kernel 2.6.33. Cleanup from older kernel 2.6.22. Move some sources from version specific patches into core files. ------------------------------------------------------------------------ r1425 | henryn | 2010-05-22 20:54:52 +0000 (Sat, 22 May 2010) | 1 line Changed paths: M /branches/devel/patch/base-2.6.26.diff * ioremap_nocache: Fix compiler warning ISO C90 forbids mixed declarations and code. ------------------------------------------------------------------------ r1424 | henryn | 2010-05-22 20:45:29 +0000 (Sat, 22 May 2010) | 1 line Changed paths: A /branches/devel/patch/frame-size-checks.diff M /branches/devel/patch/series-2.6.26.8 * Fix tons of "warning: the frame size of ... bytes is larger than 0 bytes" ------------------------------------------------------------------------ r1423 | henryn | 2010-05-22 10:10:09 +0000 (Sat, 22 May 2010) | 2 lines Changed paths: M /branches/devel/src/colinux/kernel/transfer.c * Use various text for debug output of co_monitor_host_linuxvm_transfer and co_monitor_host_linuxvm_transfer_map. ------------------------------------------------------------------------ r1422 | henryn | 2010-05-22 09:44:17 +0000 (Sat, 22 May 2010) | 1 line Changed paths: M /branches/devel/src/colinux/os/winnt/kernel/scsi.c * scsi: Debug output from read/write errors. ------------------------------------------------------------------------ |