From: coLinux a. <col...@he...> - 2010-05-31 04:25:13
|
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-20100530/ colinux-0.7.8-20100530.src.tgz (1061412 Bytes) daemons-0.7.8-20100530.dbg.zip (597102 Bytes) daemons-0.7.8-20100530.zip (482300 Bytes) modules-2.6.33.4-co-0.7.8-r1455-20100530.tgz (3570495 Bytes) vmlinux-2.6.33.4-co-0.7.8-r1455-20100530.zip (1877841 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-*-20100530.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 ------------------------------------------------------------------------ r1455 | henryn | 2010-05-30 22:24:27 +0000 (Sun, 30 May 2010) | 1 line Changed paths: M /branches/devel/NEWS A /branches/devel/conf/linux-2.6.33.4-config A /branches/devel/patch/audio-2.6.33.diff A /branches/devel/patch/base-2.6.33.diff A /branches/devel/patch/cloop-2.6.33.diff A /branches/devel/patch/cloop-core-2.631.diff A /branches/devel/patch/cobd-2.6.33.diff A /branches/devel/patch/coconsole-2.6.33.diff A /branches/devel/patch/cofs-2.6.33.diff A /branches/devel/patch/conet-2.6.33.diff A /branches/devel/patch/kbd-2.6.33.diff A /branches/devel/patch/mouse-2.6.33.diff A /branches/devel/patch/pci-2.6.33.diff A /branches/devel/patch/scsi-2.6.33.diff A /branches/devel/patch/serial-2.6.33.diff A /branches/devel/patch/series-2.6.33.4 A /branches/devel/patch/timer-2.6.33.diff A /branches/devel/patch/tty-buffer-alloc-2.6.33.diff A /branches/devel/patch/unionfs-2.5.4_for_2.6.33.diff A /branches/devel/patch/video-2.6.33.diff M /branches/devel/src/build.comake.py * Patches and config for kernel version 2.6.33.4 added. ------------------------------------------------------------------------ r1454 | henryn | 2010-05-30 20:09:20 +0000 (Sun, 30 May 2010) | 1 line Changed paths: M /branches/devel/src/colinux/os/winnt/user/daemon/registry.c * Cosmetic change for typofix SOFTWARE_COLINUX_MONITOR_KEY. ------------------------------------------------------------------------ r1453 | henryn | 2010-05-30 20:06:27 +0000 (Sun, 30 May 2010) | 1 line Changed paths: M /branches/devel/src/colinux/os/linux/user/console-fltk/head.cpp * Clipboard and Registry as dummy for Linux as host. ------------------------------------------------------------------------ r1452 | henryn | 2010-05-30 20:04:59 +0000 (Sun, 30 May 2010) | 3 lines Changed paths: M /branches/devel/doc/colinux-daemon M /branches/devel/src/colinux/os/winnt/user/console-fltk/head.cpp M /branches/devel/src/colinux/user/console-fltk/console.cpp M /branches/devel/src/colinux/user/console-fltk/main.h Contributed by Shai Vaingast: * Font and font size are stored automatically in the registry, under HKEY_CURRENT_USER\Software\coLinux\console\Font. ------------------------------------------------------------------------ r1451 | henryn | 2010-05-30 10:38:16 +0000 (Sun, 30 May 2010) | 1 line Changed paths: M /branches/devel/patch/base-2.6.25.diff * CO_OPERATION_CONSOLE_INIT_SCROLLBUFFER: Missing in kernel 2.6.25 ------------------------------------------------------------------------ |