From: coLinux a. <col...@he...> - 2010-05-16 04:20:33
|
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-20100515/ colinux-0.8.0-20100515.src.tgz (924706 Bytes) daemons-0.8.0-20100515.dbg.zip (593725 Bytes) daemons-0.8.0-20100515.zip (479768 Bytes) modules-2.6.26.8-co-0.8.0-r1414-20100515.tgz (3330678 Bytes) vmlinux-2.6.26.8-co-0.8.0-r1414-20100515.zip (1823915 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-*-20100515.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 ------------------------------------------------------------------------ r1414 | henryn | 2010-05-15 08:30:45 +0000 (Sat, 15 May 2010) | 1 line Changed paths: M /branches/devel/bin/build-kernel.sh D /branches/devel/patch/audio-2.6.22.diff D /branches/devel/patch/base-2.6.22.diff D /branches/devel/patch/cloop-2.6.22.diff D /branches/devel/patch/cobd-2.6.22.diff D /branches/devel/patch/coconsole-2.6.22.diff D /branches/devel/patch/cofs-2.6.22.diff D /branches/devel/patch/conet-2.6.22.diff D /branches/devel/patch/kbd-2.6.22.diff D /branches/devel/patch/mouse-2.6.22.diff D /branches/devel/patch/pci-2.6.22.diff M /branches/devel/patch/pci-core.diff D /branches/devel/patch/scsi-2.6.22.diff D /branches/devel/patch/serial-2.6.22.diff D /branches/devel/patch/series-2.6.22.18 D /branches/devel/patch/squashfs3.2-2.6.22.diff D /branches/devel/patch/squashfs3.2-core.diff D /branches/devel/patch/timer-2.6.22.diff D /branches/devel/patch/unionfs-2.5.4_for_2.6.22.19.diff D /branches/devel/patch/video-2.6.22.diff * Kernel: Remove support for kernel 2.6.22.18, clean up patches. ------------------------------------------------------------------------ r1412 | henryn | 2010-05-15 07:53:34 +0000 (Sat, 15 May 2010) | 1 line Changed paths: D /branches/devel/patch/binutils-2.17.50-20070129-1.diff * binutils: Patch 2.17.50 no longer need, since version 2.19.1 used. ------------------------------------------------------------------------ r1411 | henryn | 2010-05-15 07:42:48 +0000 (Sat, 15 May 2010) | 3 lines Changed paths: M /branches/devel/src/colinux/user/console-fltk/widget.cpp Contributed by Shai Vaingast: * Fixed a bug with memory allocation in case of rectangular area select ------------------------------------------------------------------------ |