mkinitrd unification across distributions
 help / color / mirror / Atom feed
* Making fsck optional
@ 2011-09-29 15:34 Daniel Drake
  2011-09-30  8:11 ` WANG Cong
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel Drake @ 2011-09-29 15:34 UTC (permalink / raw)
  To: initramfs-u79uwXL29TY76Z2rM5mHXA

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-10-04  2:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-29 15:34 Making fsck optional Daniel Drake
2011-09-30  8:11 ` WANG Cong
2011-09-30 10:55   ` Michal Soltys
2011-10-04  2:23     ` WANG Cong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox