Index of /colinux/releases/0.7.2
Name Last modified Size Description
Parent Directory 08-Jun-2008 19:23 -
ChangeLog 19-Jan-2008 07:56 62k full list of changes
NEWS 19-Jan-2008 07:56 26k Short news
RUNNING 19-Jan-2008 08:05 9k Howto install
coLinux-0.7.2-src.tgz 19-Jan-2008 08:02 696k Source
coLinux-0.7.2.exe 19-Jan-2008 08:01 4.2M win32 installer
hotfix/ 04-Jun-2008 20:01 -
kernel-patches/ 04-Jun-2008 20:01 - combined kernel patches
md5sums 17-Feb-2008 07:53 1k MD5 checksums
packages/ 04-Jun-2008 20:01 - ZIP packages
coLinux version 0.7.2 (Build 20080118)
Kernel: 2.6.22, 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
* If have no initrd:
Inside coLinux please update modules as follow:
rm -rf /lib/modules/*-co-*
tar -xzf modules-*-co-*.tgz -C /
chown -R root:root /lib/modules/*-co-*
* hotfix contains kernel update to fix the "CVE-2008-0009, CVE-2008-0010"
splice local root exploit.
Please unpack vmlinux-2.6.22-co-0.7.2-20080219.zip and replace the file
"vmlinux" from installer.
The file fix.vmsplice.exploit-2.6.22.patch contains the changes. Needs
only for self building kernel.