From: coLinux a. <col...@he...> - 2008-11-24 05:07:17
|
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-20081123/ colinux-0.8.0-20081123.src.tgz (694578 Bytes) daemons-0.8.0-20081123.dbg.zip (595377 Bytes) daemons-0.8.0-20081123.zip (480725 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-20081112/ 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 ------------------------------------------------------------------------ r1144 | henryn | 2008-11-23 21:08:35 +0000 (Sun, 23 Nov 2008) | 4 lines Changed paths: M /branches/devel/src/colinux/os/winnt/kernel/fileio.c * cofs: ZwQueryInformationFile/ZwSetInformationFile (used for set file time): FILE_READ_ATTRIBUTES/FILE_WRITE_ATTRIBUTES is enough. Remove flags FILE_READ_DATA|FILE_WRITE_DATA and the second open. ------------------------------------------------------------------------ r1143 | henryn | 2008-11-23 20:57:50 +0000 (Sun, 23 Nov 2008) | 4 lines Changed paths: M /branches/devel/src/colinux/os/winnt/kernel/fileio.c M /branches/devel/src/colinux/os/winnt/kernel/filesystem.c * cofs: Bugfix attribs for mount point. C:\ is not a directory on ntfs. Mode was badly forwarded from first file or directory in the drive. (Reported by Fr?\195?\169d?\195?\169ric L.W. Meunier.) ------------------------------------------------------------------------ r1142 | henryn | 2008-11-23 20:11:47 +0000 (Sun, 23 Nov 2008) | 1 line Changed paths: M /branches/devel/src/colinux/os/winnt/kernel/fileio.c * co_rc_t co_os_change_file_information, co_rc_t co_os_set_file_information: Functions as static. ------------------------------------------------------------------------ r1141 | henryn | 2008-11-23 20:09:32 +0000 (Sun, 23 Nov 2008) | 1 line Changed paths: M /branches/devel/NEWS M /branches/devel/RUNNING M /branches/devel/src/colinux/os/winnt/user/install/iDl.ini * Wiki moved back to colinux.wikia.com, reverts SVN r1098. ------------------------------------------------------------------------ |