The problem that I am trying to solve is that the product I'm developing runs headless, no video capability at all, up in the ceiling supposedly 24/7/365. However loss of power causes the units to reboot. After some number of reboots, I am seeing corruption in the file system (due to not being shut down correctly) that ONLY gets resolved by running fsck. Manually running fsck is not feasible in the final product. I think that the choice to not provide this capability was not a good one. The hooks should be included to allow it. It would then be up to the person using Tinycore to activate it or not with the default distro to not activate automatic fsck.