From: coLinux a. <col...@he...> - 2008-08-01 04:07:15
|
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-20080730/ colinux-0.8.0-20080730.src.tgz (692435 Bytes) daemons-0.8.0-20080730.dbg.zip (1353232 Bytes) daemons-0.8.0-20080730.zip (1051318 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 The vmlinux and modules are up to date. Please use last version from http://www.henrynestler.com/colinux/autobuild/devel-20080727/ 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 ------------------------------------------------------------------------ r1087 | henryn | 2008-07-30 20:16:26 +0000 (Wed, 30 Jul 2008) | 1 line Changed paths: M /branches/devel/bin/build-common.sh M /branches/devel/bin/build-cross.sh M /branches/devel/bin/mindump-repaint-labels.sh M /branches/devel/configure * Replace extended RE with basic RE syntax, remove -r from sed calls. ------------------------------------------------------------------------ r1086 | henryn | 2008-07-30 19:48:32 +0000 (Wed, 30 Jul 2008) | 1 line Changed paths: A /branches/devel/src/colinux/os/linux/kernel/module/conet.c * Linux as host co_conet_*: Add dummy functions for Kernel based bridge. ------------------------------------------------------------------------ r1085 | henryn | 2008-07-30 19:44:48 +0000 (Wed, 30 Jul 2008) | 1 line Changed paths: M /branches/devel/src/colinux/kernel/monitor.c M /branches/devel/src/colinux/kernel/monitor.h M /branches/devel/src/colinux/os/winnt/kernel/conet.c * co_conet_*: Replace return values TRUE/FALSE with coLinux return codes. ------------------------------------------------------------------------ r1084 | henryn | 2008-07-30 19:34:06 +0000 (Wed, 30 Jul 2008) | 1 line Changed paths: M /branches/devel/src/colinux/os/winnt/kernel/conet.h * co_conet_*: Remove double prototypes, exist in src/colinux/kernel/monitor.h ------------------------------------------------------------------------ r1083 | henryn | 2008-07-30 19:25:26 +0000 (Wed, 30 Jul 2008) | 1 line Changed paths: M /branches/devel/src/colinux/common/console.c M /branches/devel/src/colinux/os/linux/kernel/module/pages.c M /branches/devel/src/colinux/user/console/widget.cpp M /branches/devel/src/colinux/user/console-base/console.cpp * Fixup warnings: Missing CO_OPERATION_CONSOLE_SIZES and unused vars. ------------------------------------------------------------------------ r1082 | henryn | 2008-07-30 19:11:07 +0000 (Wed, 30 Jul 2008) | 1 line Changed paths: M /branches/devel/src/colinux/os/linux/kernel/module/linux_inc.h M /branches/devel/src/colinux/os/linux/kernel/module/timer.c * Linux as host: Add missing co_os_msleep. ------------------------------------------------------------------------ r1081 | henryn | 2008-07-29 22:01:58 +0000 (Tue, 29 Jul 2008) | 3 lines Changed paths: M /branches/devel/src/colinux/os/winnt/user/console-nt/widget.cpp M /branches/devel/src/colinux/user/console-base/console.cpp * NT-Console reads screen size from host kernel driver. CO_CONSOLE_WIDTH, CO_CONSOLE_HEIGHT only used by kernel driver now. ------------------------------------------------------------------------ |