From: coLinux a. <col...@he...> - 2009-03-30 04:18: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-20090329/ colinux-0.8.0-20090329.src.tgz (684543 Bytes) daemons-0.8.0-20090329.dbg.zip (590995 Bytes) daemons-0.8.0-20090329.zip (477764 Bytes) modules-2.6.22.18-co-0.8.0-20090329.tgz (2639197 Bytes) vmlinux-2.6.22.18-co-0.8.0-20090329.zip (1672600 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-*-20090329.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 ------------------------------------------------------------------------ r1240 | henryn | 2009-03-29 14:49:24 +0000 (Sun, 29 Mar 2009) | 1 line Changed paths: M /branches/devel/conf/linux-2.6.22.18-config M /branches/devel/patch/base-2.6.22.diff M /branches/devel/patch/pci-2.6.22.diff M /branches/devel/patch/scsi-2.6.22.diff * Remove CONFIG_ZONE_DMA from config, ignore GFP_DMA in kmalloc. ------------------------------------------------------------------------ |