From: coLinux a. <col...@he...> - 2008-05-11 04:07:39
|
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-20080510/ colinux-0.8.0-20080510.src.tgz (692210 Bytes) daemons-0.8.0-20080510.dbg.zip (1353160 Bytes) daemons-0.8.0-20080510.zip (1051149 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-20080425/ 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 ------------------------------------------------------------------------ r1041 | henryn | 2008-05-10 23:37:28 +0000 (Sat, 10 May 2008) | 1 line Changed paths: M /branches/devel/NEWS M /branches/devel/src/colinux/os/winnt/user/reactor.c * packet_read_async: Remove the loop to have keyboard inputs on overflooded console. ------------------------------------------------------------------------ r1040 | henryn | 2008-05-10 23:29:22 +0000 (Sat, 10 May 2008) | 1 line Changed paths: M /branches/devel/src/colinux/os/winnt/kernel/alloc.c M /branches/devel/src/colinux/os/winnt/kernel/lowlevel/alloc.c * ntkernel: Dont include asm/page.h - Problems with 2.6.25 kernel header types.h and "fd_set" ------------------------------------------------------------------------ r1039 | henryn | 2008-05-10 23:23:40 +0000 (Sat, 10 May 2008) | 1 line Changed paths: M /branches/devel/src/colinux/os/winnt/kernel/alloc.c M /branches/devel/src/colinux/os/winnt/kernel/lowlevel/alloc.c * ntkernel: CO_ARCH_PAGE_SIZE should use on host side, not PAGE_SIZE ------------------------------------------------------------------------ |