Alrighty then, almost finished. I hope. I hope I don ‘t come up with any new features. Anyway: most bugs are out, or almost. Find the latest version in the download section…


Lets ‘s see:
-gpm: run mouseps2 for a ps2 mouse and mouseser for generic serial mouse support.
-devfs errors fixed (just removed some non-existent stuff which wasn ‘t needed)
-eject cdrom WORKS!!! Actually, it was quite simple to have it work, but like most simple solutions, they ‘re sometimes hard to find 😉


Still not working:
-pcmcia: almost there, one stupid bug: TRK will try all PCMCIA network card modules and unload them if they didn ‘t supply a valid “eth[1234]” in the syslog. And there ‘s my bug: I forgot eth0!!! :((((. Will get fixed first thing Monday morning.
-kernel is now a generic 2.4.21 with ntfs 2.1.4a patch. The Linux ntfs documentation is very confusing, but apparently the NEW code doesn ‘t supply sufficient write support to any ntfs volume anymore, so I ‘ll make a new kernel with the original OLD ntfs code in it, which should give enough write capabilities to change passwords. Will also make a decent script to automate password changing.