Yep. v2.00b13 with Hijack v283. The only difference between v281 and v283 are that the v2.00b11 workarounds were removed and the bugfixes for the kernel that used to be in the Hijack patch are now in the main kernel tree. There is something definately odd going on here

<-snip->
Trying to unmount old root ... okay
Freeing unused kernel memory: 4k init
empeg-preinit starting...
empeg-preinit complete
empacman running as pid 17
empeg init 0.8
I see this is a developer image!
Mounting proc
<-snip->

empeg:/empeg/bin# cat /etc/preinit.d/N30empacman
#!/bin/sh
/bin/empacman

empeg:/empeg/bin# ls -al /bin/hijack
-rwxr-xr-x 1 1000 67 231380 Apr 1 02:17 /bin/hijack

empeg:/empeg/bin# ls -al /bin/empacman
-rwxr-xr-x 1 0 0 62143 Jul 20 08:40 /bin/empacman

empeg:/empeg/bin# cat /proc/sys/kernel/osrelease
2.2.14-rmk5-np17-empeg51-hijack-v283

- Trevor