Index of /colinux/releases/0.7.3

      Name                    Last modified       Size  Description

[DIR] Parent Directory 08-Jun-2008 19:23 - [   ] ChangeLog 25-May-2008 08:31 73k full list of changes [   ] NEWS 25-May-2008 08:31 28k Short news [   ] RUNNING 08-Jun-2008 20:00 9k Howto install [   ] coLinux-0.7.3-src.tgz 08-Jun-2008 19:28 699k Source [   ] coLinux-0.7.3.exe 25-May-2008 08:36 4.6M win32 installer [DIR] kernel-patches/ 04-Jun-2008 20:01 - combined kernel patches [   ] md5sums 08-Jun-2008 19:32 1k MD5 checksums [DIR] packages/ 08-Jun-2008 19:46 - ZIP packages [DIR] update/ 20-Aug-2008 05:02 -

coLinux version 0.7.3 (Build 20080524)
Kernel: 2.6.22.18, gcc: 4.1.2

* This a copy from release build

* Note, ZIP packages does not include an installer.
  Remember to reload the driver with these commands:

	cd c:\CurrentCoLinuxInstall
	colinux-daemon.exe --remove-driver
	cd c:\NewCoLinuxInstall
	colinux-daemon.exe --install-driver

* Without using initrd:
  Inside coLinux please update modules as follow:

	rm -rf /lib/modules/2.6.22.18-co-0.7.3
	tar -xzf modules-2.6.22.18-co-0.7.3.tgz -C /
	chown -R root:root /lib/modules/2.6.22.18-co-0.7.3