From: coLinux a. <col...@he...> - 2008-04-18 04:12:44
|
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-20080417/ colinux-0.8.0-20080417.src.tgz (678060 Bytes) daemons-0.8.0-20080417.dbg.zip (1314886 Bytes) daemons-0.8.0-20080417.zip (1020698 Bytes) modules-2.6.22.18-co-0.8.0-20080417.tgz (2600446 Bytes) vmlinux-2.6.22.18-co-0.8.0-20080417.zip (1762127 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-*-20080417.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 ------------------------------------------------------------------------ r1027 | henryn | 2008-04-17 21:37:42 +0000 (Thu, 17 Apr 2008) | 1 line Changed paths: M /branches/devel/patch/scsi-core.diff * coscsi: Convert to read_capacity format. Code optimize. (Steve Shoecraft) ------------------------------------------------------------------------ r1026 | henryn | 2008-04-17 21:35:18 +0000 (Thu, 17 Apr 2008) | 1 line Changed paths: M /branches/devel/src/colinux/os/winnt/kernel/scsi.c * scsi: io_queue commited by last r1025, but should not. - Disable USE_Q now. ------------------------------------------------------------------------ r1025 | henryn | 2008-04-17 21:28:04 +0000 (Thu, 17 Apr 2008) | 1 line Changed paths: M /branches/devel/patch/video-core.diff M /branches/devel/src/colinux/os/winnt/kernel/scsi.c * covideo: Disable kernel debug messages (Steve Shoecraft) ------------------------------------------------------------------------ r1024 | henryn | 2008-04-17 21:05:08 +0000 (Thu, 17 Apr 2008) | 1 line Changed paths: M /branches/devel/src/colinux/os/winnt/kernel/scsi.c * scsi: Add more debug near resize. (Steve Shoecraft) ------------------------------------------------------------------------ r1023 | henryn | 2008-04-17 21:04:02 +0000 (Thu, 17 Apr 2008) | 1 line Changed paths: M /branches/devel/src/colinux/os/winnt/kernel/scsi.c * scsi_file_size: Return real size, not configured size to linux. (Steve Shoecraft) ------------------------------------------------------------------------ r1022 | henryn | 2008-04-17 21:03:11 +0000 (Thu, 17 Apr 2008) | 1 line Changed paths: M /branches/devel/src/colinux/os/winnt/kernel/scsi.c * scsi_file_open: Fixup bug on freeing unicode memory. (Steve Shoecraft) ------------------------------------------------------------------------ r1021 | henryn | 2008-04-17 21:02:25 +0000 (Thu, 17 Apr 2008) | 1 line Changed paths: M /branches/devel/src/colinux/os/winnt/kernel/scsi.c * scsi: Source cleanup, renames functions. (Steve Shoecraft) ------------------------------------------------------------------------ |