From: coLinux a. <col...@he...> - 2009-03-05 05:11:19
|
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-20090305/ colinux-0.8.0-20090305.src.tgz (684903 Bytes) daemons-0.8.0-20090305.dbg.zip (590733 Bytes) daemons-0.8.0-20090305.zip (477522 Bytes) modules-2.6.22.18-co-0.8.0-20090305.tgz (2636493 Bytes) vmlinux-2.6.22.18-co-0.8.0-20090305.zip (1674213 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-*-20090305.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 ------------------------------------------------------------------------ r1234 | henryn | 2009-03-05 00:03:41 +0000 (Thu, 05 Mar 2009) | 1 line Changed paths: M /branches/devel/conf/linux-2.6.22.18-config M /branches/devel/patch/pci-core.diff M /branches/devel/src/colinux/common/ioctl.h M /branches/devel/src/colinux/kernel/monitor.c M /branches/devel/src/colinux/kernel/pci.c M /branches/devel/src/colinux/kernel/video.c M /branches/devel/src/colinux/kernel/video.h M /branches/devel/src/colinux/user/config.c * Disable video and audio support from build, is incomplete and not used. ------------------------------------------------------------------------ r1233 | henryn | 2009-03-04 23:53:09 +0000 (Wed, 04 Mar 2009) | 1 line Changed paths: M /branches/devel/NEWS M /branches/devel/conf/linux-2.6.22.18-config * Req #2114493: Add iscsi kernel support (CONFIG_ISCSI_TCP). ------------------------------------------------------------------------ r1232 | henryn | 2009-03-04 22:48:20 +0000 (Wed, 04 Mar 2009) | 1 line Changed paths: M /branches/devel/src/colinux/user/config.c * scsi: Size for disk image is in megabytes. Range check added. ------------------------------------------------------------------------ r1231 | henryn | 2009-03-04 22:45:44 +0000 (Wed, 04 Mar 2009) | 1 line Changed paths: M /branches/devel/NEWS M /branches/devel/src/colinux/os/winnt/user/install/colinux.nsi M /branches/devel/src/colinux/os/winnt/user/install/iDl.ini * Installer: Image download updated to Fedora 10 ------------------------------------------------------------------------ |