mirror of
https://github.com/freebsd/freebsd-src
synced 2024-11-05 18:22:52 +00:00
e1743d02cd
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 :) |
||
---|---|---|
.. | ||
atapi | ||
cd9660 | ||
coff | ||
fdesc | ||
fdescfs | ||
fpu | ||
gnufpu | ||
ibcs2 | ||
if_disc | ||
if_ppp | ||
if_sl | ||
if_tun | ||
ip_mroute_mod | ||
ipfw | ||
kernfs | ||
linux | ||
mfs | ||
msdos | ||
msdosfs | ||
nfs | ||
nfsclient | ||
nfsserver | ||
nullfs | ||
pcic | ||
portal | ||
portalfs | ||
procfs | ||
syscons | ||
umapfs | ||
union | ||
unionfs | ||
wcd | ||
Makefile |