From: coLinux a. <col...@he...> - 2009-11-25 05:15:09
|
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-20091124/ colinux-0.8.0-20091124.src.tgz (841229 Bytes) daemons-0.8.0-20091124.dbg.zip (591747 Bytes) daemons-0.8.0-20091124.zip (478501 Bytes) modules-2.6.25.20-co-0.8.0-20091124.tgz (2711095 Bytes) vmlinux-2.6.25.20-co-0.8.0-20091124.zip (1765633 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-*-20091124.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 ------------------------------------------------------------------------ r1300 | henryn | 2009-11-24 19:46:14 +0000 (Tue, 24 Nov 2009) | 1 line Changed paths: M /branches/devel/doc/debugging * Debugging: How to extract text from debug.xml. ------------------------------------------------------------------------ r1299 | henryn | 2009-11-24 18:57:46 +0000 (Tue, 24 Nov 2009) | 1 line Changed paths: M /branches/devel/patch/base-2.6.25.diff * printk: Size limit in coLinux. Split output of "virtual kernel memory". ------------------------------------------------------------------------ |