From: coLinux a. <col...@he...> - 2008-03-18 05:12:16
|
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-20080317/ colinux-0.8.0-20080317.src.tgz (597358 Bytes) daemons-0.8.0-20080317.dbg.zip (1315058 Bytes) daemons-0.8.0-20080317.zip (1021021 Bytes) modules-2.6.22.18-co-0.8.0-20080317.tgz (2542530 Bytes) vmlinux-2.6.22.18-co-0.8.0-20080317.zip (1761947 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-*-20080317.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 ------------------------------------------------------------------------ r957 | henryn | 2008-03-17 23:51:37 +0000 (Mon, 17 Mar 2008) | 1 line Changed paths: M /branches/devel/patch/coconsole-core.diff * Fix BSOD from "stty rows N" where n>25. Disable screen resize. (found by Paolo Minazzi) ------------------------------------------------------------------------ |