Bug #1: When rootfs_template is tarred and untarred, the files get covered in DOS ^M carriage return characters, which causes the scripts MAKEDEV and MAKESET to crash. Bug #2: When the root disk is mounted and put together, it's registered as full at 352 KB, even though all the files added up only take up 300 KB. Bug #3: elkscmd/ash/Makefile generates a hardlink of /bin/ash at /bin/sh instead of a softlink, taking up extra space. Bug #4: bootblocks/makeboot.c doesn't include <stdlib.h>. Bug #5: version.h, which bootblocks/monitor.c includes, isn't found there and has to be copied over from somewhere else. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com - To unsubscribe from this list: send the line "unsubscribe linux-8086" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html