Ok, my previous patch did not work because of two stupid errors - i fixed
them and placed a working patch (yes, really) on
http://www.anatom.uni-tuebingen.de/~richi/linux.html
I released a generic user-level tool to easily add a binfmt, too.
Its nice to enable Java-support as follows, is'nt it?
addbinfmt --magic="\xca\xfe\xba\xbe" --interpreter="/usr/bin/java"
addbinfmt --magic="<!--applet" --interpreter="/usr/bin/appletviewer"
PLEASE GIVE IT A TEST!
Bye, Richard.