From: coLinux a. <col...@he...> - 2008-05-24 04:12:26
|
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-20080523/ colinux-0.8.0-20080523.src.tgz (692610 Bytes) daemons-0.8.0-20080523.dbg.zip (1353267 Bytes) daemons-0.8.0-20080523.zip (1051223 Bytes) modules-2.6.22.18-co-0.8.0-20080523.tgz (2600461 Bytes) vmlinux-2.6.22.18-co-0.8.0-20080523.zip (1762331 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-*-20080523.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 ------------------------------------------------------------------------ r1053 | henryn | 2008-05-23 23:22:51 +0000 (Fri, 23 May 2008) | 1 line Changed paths: M /branches/devel/src/colinux/os/winnt/user/console-nt/widget.cpp * ntconsole: Fixup failed SetConsoleWindowInfo from small start window. ------------------------------------------------------------------------ r1052 | henryn | 2008-05-23 23:07:20 +0000 (Fri, 23 May 2008) | 1 line Changed paths: M /branches/devel/patch/base-2.6.22.diff * CR3 wrong converted for register dumps inside page fault handler. ------------------------------------------------------------------------ |