From: coLinux a. <col...@he...> - 2010-03-07 05:51:24
|
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-20100306/ colinux-0.8.0-20100306.src.tgz (1058587 Bytes) daemons-0.8.0-20100306.dbg.zip (591836 Bytes) daemons-0.8.0-20100306.zip (478345 Bytes) modules-2.6.26.8-co-0.8.0-20100306.tgz (3331360 Bytes) vmlinux-2.6.26.8-co-0.8.0-20100306.zip (1823604 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-*-20100306.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 ------------------------------------------------------------------------ r1381 | henryn | 2010-03-06 20:57:03 +0000 (Sat, 06 Mar 2010) | 1 line Changed paths: M /branches/devel/NEWS M /branches/devel/bin/build-common.sh M /branches/devel/bin/build-cross.sh * Update to binutils 2.19.1 ------------------------------------------------------------------------ r1380 | henryn | 2010-03-05 20:01:21 +0000 (Fri, 05 Mar 2010) | 1 line Changed paths: M /branches/devel/patch/base-2.6.26.diff Two separate printk for "virtual kernel memory layout". Limit of 200 chars. ------------------------------------------------------------------------ r1379 | henryn | 2010-03-05 17:49:50 +0000 (Fri, 05 Mar 2010) | 1 line Changed paths: M /branches/devel/NEWS M /branches/devel/patch/series-2.6.22.18 M /branches/devel/patch/series-2.6.25.20 M /branches/devel/patch/series-2.6.26.8 D /branches/devel/patch/unionfs-2.2.4_for_2.6.22.18.diff D /branches/devel/patch/unionfs-2.5.2_for_2.6.25.20.diff D /branches/devel/patch/unionfs-2.5.3_for_2.6.26.8.diff A /branches/devel/patch/unionfs-2.5.4_for_2.6.22.19.diff (from /branches/devel/patch/unionfs-2.2.4_for_2.6.22.18.diff:1377) A /branches/devel/patch/unionfs-2.5.4_for_2.6.25.20.diff (from /branches/devel/patch/unionfs-2.5.2_for_2.6.25.20.diff:1377) A /branches/devel/patch/unionfs-2.5.4_for_2.6.26.8.diff (from /branches/devel/patch/unionfs-2.5.3_for_2.6.26.8.diff:1377) * Update to Unionfs version 2.5.4 for all kernels. ------------------------------------------------------------------------ r1378 | henryn | 2010-03-05 17:05:46 +0000 (Fri, 05 Mar 2010) | 1 line Changed paths: M /branches/devel/NEWS M /branches/devel/conf/linux-2.6.26.8-config A /branches/devel/patch/cloop-2.6.26.diff D /branches/devel/patch/cloop-core-2.06.diff A /branches/devel/patch/cloop-core-2.628.diff (from /branches/devel/patch/cloop-core-2.06.diff:1377) M /branches/devel/patch/series-2.6.22.18 M /branches/devel/patch/series-2.6.25.20 M /branches/devel/patch/series-2.6.26.8 * Add Cloop 2.628-2 to kernel 2.6.26.8. Update all other kernels with same. ------------------------------------------------------------------------ r1377 | henryn | 2010-02-28 22:20:37 +0000 (Sun, 28 Feb 2010) | 1 line Changed paths: M /branches/devel/conf/linux-2.6.26.8-config * Enable CONFIG_LSF=y in kernel config (2.6.26.8). ------------------------------------------------------------------------ |