Description: On October 31 2008, the Linux Unified Kernel project released the version 0.2.2 of LUK. The new version provides some operations like token-opening which are in the range of security mechanism and fix a number of bugs affected the stability and compatibility. To simplify the installing of Linux Unified Kernel, a GUI installing program is added.
Linux Unified Kernel(LUK) is a computer operating system kernel intended to be binary-compatible with application software and device drivers made for Microsoft Windows and Linux.
The Linux Unified Kernel project adds all Windows kernel mechanisms into the Linux kernel, including Process/thread management, Object management, virtual memory management, Synchronization, System calls, Windows Registry mechanism, WDM device driver framework, Windows DPC mechanism, etc to form a new kernel. This means that both Linux and Windows applications and device drivers can run directly on the new kernel.
But LUK is not simply an accumulation of the two kernels. In order to prevent LUK from becoming bloated, if a function has been achieved in the ReactOS kernel, and also can be achieved using the Linux kernel , then LUK prefers to use the last one.
LUK has two sets of syscalls and their corresponding syscall tables: a Windows syscall set and a Linux syscall set. Windows applications call the syscall table via software interrupt "int 0x2e" to make a system call. Linux applications call syscall table via "int 0x80".
The LUK project does not develop the Windows and the Linux userland libraries. Those libraries are offered by the Wine (or Windows/ReactOS) project and the Linux project.
LUK is primarily written in the C programming language, and is licensed under the terms of the GNU General Public License. Although the project is in the alpha development stage as of 2008, many Windows programs already work well.
This package's 'easy install' breaks ubuntu 8.10... not really breaks, (it's accidental), but you have to remove spare 'root=UUID...' lines from /boot/grub/menu.lst after the build fails :)... other than that, it's just not well enough supported for english... its just a kernel module, a hacked wine src, and a hacked kernel src... maybe if there was better english support i could help...
The another name of kde-app.org is opendesktop.org.( http://www.opendesktop.org/ ). the philosophy of opendesktop.org is "let's build the Desktop of the future" . i think LUK is one part of the desktop.
--linooxlee
This kernel, if it achieves its goal, will broaden the range of applications you can run natively on your desktop. It (or the effects it has) is most certainly a part of the desktop.
Ratings & Comments
5 Comments
This package's 'easy install' breaks ubuntu 8.10... not really breaks, (it's accidental), but you have to remove spare 'root=UUID...' lines from /boot/grub/menu.lst after the build fails :)... other than that, it's just not well enough supported for english... its just a kernel module, a hacked wine src, and a hacked kernel src... maybe if there was better english support i could help...
that at nothing to do here.. it's not a kde application
The another name of kde-app.org is opendesktop.org.( http://www.opendesktop.org/ ). the philosophy of opendesktop.org is "let's build the Desktop of the future" . i think LUK is one part of the desktop. --linooxlee
No. A kernel is the system core; the desktop is the actual user interface. How could you say kernel is part of the desktop if you scarcely see it?
This kernel, if it achieves its goal, will broaden the range of applications you can run natively on your desktop. It (or the effects it has) is most certainly a part of the desktop.