Mkttimage
From OpenTom
[edit]
mkttimage
A tool to create your own bootable ttysystem images.
Get it:
wget http://svn.opentom.org/opentom/trunk/mkttimage/mkttimage.c \ http://svn.opentom.org/opentom/trunk/mkttimage/Makefile \ http://svn.opentom.org/opentom/trunk/mkttimage/blowfish.c \ http://svn.opentom.org/opentom/trunk/mkttimage/blowfish.h \ http://svn.opentom.org/opentom/trunk/mkttimage/md5.c \ http://svn.opentom.org/opentom/trunk/mkttimage/md5.h
Build it:
make
Run it:
./mkttimage ttsystem.cpio.z vmlinuz > ttsystem

