Make the process making rootfs image much easier
commit473ed1cb8b2cffc5f5d94c6777f5fb60c31df704
authorLiu Aleaxander <Aleaxander@gmail.com>
Fri, 4 Jun 2010 10:20:52 +0000 (4 18:20 +0800)
committerLiu Aleaxander <Aleaxander@gmail.com>
Fri, 4 Jun 2010 10:20:52 +0000 (4 18:20 +0800)
tree7c68163fe2dd009e77d8bdb45c238997fbbba4f1
parentbef16f2c82d719d5f84df3bd509f9380e8b3d8df
Make the process making rootfs image much easier

We make 1M tfs image with tfsprogs, and then combine with
the kernel image to a rootfs image.

Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com>
fs/tfs/tfs_cmd.c
fs/tfs/tfs_diskio.c
kernel/fd.c
kernel/shell.c
test-with-tfs.sh [new file with mode: 0755]