From: coLinux a. <col...@he...> - 2009-09-16 04:12:35
|
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-20090915/ colinux-0.8.0-20090915.src.tgz (829734 Bytes) daemons-0.8.0-20090915.dbg.zip (591050 Bytes) daemons-0.8.0-20090915.zip (477927 Bytes) modules-2.6.25.20-co-0.8.0-20090915.tgz (2692583 Bytes) vmlinux-2.6.25.20-co-0.8.0-20090915.zip (1765491 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-*-20090915.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 ------------------------------------------------------------------------ r1276 | henryn | 2009-09-15 23:48:36 +0000 (Tue, 15 Sep 2009) | 1 line Changed paths: M /branches/devel/src/colinux/user/slirp/libslirp.h M /branches/devel/src/colinux/user/slirp/misc.c M /branches/devel/src/colinux/user/slirp/misc.h M /branches/devel/src/colinux/user/slirp/slirp.c * Slirp: Remove unused functions add_exec and slirp_add_exec. ------------------------------------------------------------------------ r1275 | henryn | 2009-09-15 23:27:46 +0000 (Tue, 15 Sep 2009) | 1 line Changed paths: M /branches/devel/patch/cofs-2.6.25.diff * cofs: generic_file_splice_read added. Needed by "mount -o loop" on cofs. ------------------------------------------------------------------------ |