From: coLinux a. <col...@he...> - 2011-04-10 04:41:11
|
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-20110409/ colinux-0.7.9-20110409.src.tgz (1083687 Bytes) daemons-0.7.9-20110409.dbg.zip (686453 Bytes) daemons-0.7.9-20110409.zip (567025 Bytes) modules-2.6.33.7-co-0.7.9-r1582-20110409.tgz (4131656 Bytes) vmlinux-2.6.33.7-co-0.7.9-r1582-20110409.zip (2222176 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-*-20110409.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 ------------------------------------------------------------------------ r1582 | henryn | 2011-04-09 21:13:47 +0000 (Sat, 09 Apr 2011) | 1 line Changed paths: M /branches/devel/RUNNING M /branches/stable/RUNNING * Fuzz in text file. ------------------------------------------------------------------------ r1581 | henryn | 2011-04-09 21:03:47 +0000 (Sat, 09 Apr 2011) | 1 line Changed paths: M /branches/devel/RUNNING M /branches/devel/doc/colinux-daemon M /branches/stable/RUNNING M /branches/stable/doc/colinux-daemon * URL to SF files and other small text changes. ------------------------------------------------------------------------ r1580 | henryn | 2011-04-09 20:55:42 +0000 (Sat, 09 Apr 2011) | 1 line Changed paths: M /branches/devel/NEWS * Update news file ------------------------------------------------------------------------ r1578 | henryn | 2011-04-09 20:51:12 +0000 (Sat, 09 Apr 2011) | 4 lines Changed paths: M /branches/devel/patch/base-2.6.33.diff M /branches/stable/patch/base-2.6.33.diff * GNU make 2.83: Fix error "Makefile:23: *** mixed implicit and normal rules" http://article.gmane.org/gmane.linux.colinux.general/5230 (coLinux users list) http://savannah.gnu.org/bugs/?33034 (make bug tracker) ------------------------------------------------------------------------ |