Hi, Recent versions of dracut have added many flavours fsck as standard to the initramfs (depending on what is installed on the host system). We'd like to avoid this for OLPC's embedded systems (for now) and return to having a nice slim dracut initramfs. Happy to code this, but looking for a little guidance on the best way to do this. Any implementation suggestions for how we can make fsck installation optional? Would it be acceptable to make fs-lib's module-setup.sh look at an environment variable NO_FSCK=1 and in that case avoid installing fsck, or something like that? cheers Daniel -- To unsubscribe from this list: send the line "unsubscribe initramfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html