From: coLinux a. <col...@he...> - 2008-04-09 04:47:31
|
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-20080408/ colinux-0.8.0-20080408.src.tgz (677619 Bytes) daemons-0.8.0-20080408.dbg.zip (1314697 Bytes) daemons-0.8.0-20080408.zip (1020513 Bytes) modules-2.6.22.18-co-0.8.0-20080408.tgz (2600417 Bytes) vmlinux-2.6.22.18-co-0.8.0-20080408.zip (1762433 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-*-20080408.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 ------------------------------------------------------------------------ r1016 | henryn | 2008-04-08 21:45:33 +0000 (Tue, 08 Apr 2008) | 1 line Changed paths: M /branches/devel/patch/unionfs-2.2.4_for_2.6.22.18.diff * unionfs: Fix warning from patch offset ------------------------------------------------------------------------ r1015 | henryn | 2008-04-08 21:39:21 +0000 (Tue, 08 Apr 2008) | 1 line Changed paths: M /branches/devel/NEWS M /branches/devel/conf/linux-2.6.22.18-config M /branches/devel/patch/series-2.6.22.18 A /branches/devel/patch/unionfs-2.2.4_for_2.6.22.18.diff * unionfs-2.2.4 added as module. (Marwan Al-Sabbagh) ------------------------------------------------------------------------ |