On Thu, 29 Sep 2011 16:34:39 +0100, Daniel Drake wrote: > Hi,
Hi, Daniel, > > 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? Does adding --omit "fs-lib" to your command line help? -- To unsubscribe from this list: send the line "unsubscribe initramfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html