From: coLinux a. <col...@he...> - 2010-02-12 05:12:48
|
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-20100211/ colinux-0.8.0-20100211.src.tgz (1060682 Bytes) daemons-0.8.0-20100211.dbg.zip (593180 Bytes) daemons-0.8.0-20100211.zip (479031 Bytes) modules-2.6.26.8-co-0.8.0-20100211.tgz (3333991 Bytes) vmlinux-2.6.26.8-co-0.8.0-20100211.zip (1823619 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-*-20100211.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 ------------------------------------------------------------------------ r1370 | henryn | 2010-02-11 21:19:30 +0000 (Thu, 11 Feb 2010) | 1 line Changed paths: M /branches/devel/NEWS * Update NEWS. ------------------------------------------------------------------------ r1369 | henryn | 2010-02-11 20:52:29 +0000 (Thu, 11 Feb 2010) | 1 line Changed paths: M /branches/devel/patch/cofs-2.6.25.diff M /branches/devel/patch/cofs-2.6.26.diff * cofs: Unlock inode only, if iget_locked retuned I_NEW. (2.6.25.20, 2.6.26.8) ------------------------------------------------------------------------ r1368 | henryn | 2010-02-11 20:35:12 +0000 (Thu, 11 Feb 2010) | 1 line Changed paths: M /branches/devel/TODO * Doc: Refresh ToDo list and add problem with divdi3 debug relocations. ------------------------------------------------------------------------ r1367 | henryn | 2010-02-11 20:30:23 +0000 (Thu, 11 Feb 2010) | 1 line Changed paths: M /branches/devel/bin/build-kernel.sh * Build: Soft link "series" relative to directory patches. ------------------------------------------------------------------------ r1366 | henryn | 2010-02-11 20:25:05 +0000 (Thu, 11 Feb 2010) | 1 line Changed paths: M /branches/devel/bin/build-kernel.sh * Build: Remove comments from series for quilt emulation and checksum. ------------------------------------------------------------------------ |