- I know this is an old dog, but I still believe it should be mentioned we only check ext2/3:
--- f3  2008-12-27 14:17:57.000000000 +0200
+++ f3.new      2008-12-27 14:18:39.000000000 +0200
@@ -8,7 +8,7 @@
  tinycore nolocal                    Skip autoscan for previously setup PPI.
  tinycore secure                     Set password.
  tinycore protect                    Password Encrypted Backup.
- tinycore checkfs                    Check filesystems.
+ tinycore checkfs                    Check ext2/3 filesystems.
  tinycore pause                      Pause at completion of boot messages.
  tinycore noutc                      BIOS is using localtime.
  tinycore tz=US/Pacific              Specify timezone ( /usr/share/zoneinfo ).
- I believe we should add support for 3G usb modems to the base; the modules are only 17kb, and the devices quite common. They would still need at least pppd to connect, but having them recognized would be good for the users. See my dir @ ibiblio for the tarball.
- depmod is not stripped, it has 10kb of debug symbols (making great space for, say, 3g modules 

)