freebsd-dev/lkm/linux
Søren Schmidt e1743d02cd First attempt at FreeBSD & Linux ELF support.
Compile and link a new kernel, that will give native ELF support, and
provide the hooks for other ELF interpreters as well.

To make native ELF binaries use John Polstras elf-kit-1.0.1..
For the time being also use his ld-elf.so.1 and put it in
/usr/libexec.

The Linux emulator has been enhanced to also run ELF binaries, it
is however in its very first incarnation.
Just get some Linux ELF libs (Slackware-3.0) and put them in the
prober place (/compat/linux/...).
I've ben able to run all the Slackware-3.0 binaries I've tried
so far.
(No it won't run quake yet :)
1996-03-10 08:42:54 +00:00
..
linux Do a pass over the broken LKM's and update them to use the "new" 1995-10-28 12:35:14 +00:00
linux.c First attempt at FreeBSD & Linux ELF support. 1996-03-10 08:42:54 +00:00
Makefile First attempt at FreeBSD & Linux ELF support. 1996-03-10 08:42:54 +00:00