From: coLinux a. <col...@he...> - 2011-02-17 05:16:41
|
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-20110216/ colinux-0.7.9-20110216.src.tgz (1083498 Bytes) daemons-0.7.9-20110216.dbg.zip (686464 Bytes) daemons-0.7.9-20110216.zip (567045 Bytes) modules-2.6.33.7-co-0.7.9-r1575-20110216.tgz (4131607 Bytes) vmlinux-2.6.33.7-co-0.7.9-r1575-20110216.zip (2222174 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-*-20110216.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 ------------------------------------------------------------------------ r1575 | henryn | 2011-02-16 23:27:25 +0000 (Wed, 16 Feb 2011) | 3 lines Changed paths: M /branches/devel/NEWS M /branches/devel/patch/scsi-core.diff * scsi: Set scsi_level = SCSI_SPC_2 will disable 16 byte command interface. Supress warnings "READ CAPACITY(16) failed" and "Sense not available". ------------------------------------------------------------------------ |