Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] f2fs support
@ 2013-05-26 22:08 Victor Hiairrassary
  2013-05-26 20:24 ` Yann E. MORIN
  0 siblings, 1 reply; 3+ messages in thread
From: Victor Hiairrassary @ 2013-05-26 22:08 UTC (permalink / raw)
  To: buildroot

Hello all,

I am trying to add support for f2fs file system in buildroot.
For now I have already added f2fs-tools for the host, i.e. mkfs.f2fs.

But I cannot create a f2fs file system image since mkfs.f2fs takes
a device as parameter (/dev/sda1 for example). This is different than
jffs2's syntax : '$(MKFS_JFFS2) -d $(TARGET_DIR) -o $@' for example,
which takes a directory as input.

Does anybody have an idea about this issue?

Best regards,
Victor Hiairrassary

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

end of thread, other threads:[~2013-05-27 13:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-26 22:08 [Buildroot] f2fs support Victor Hiairrassary
2013-05-26 20:24 ` Yann E. MORIN
2013-05-27 13:01   ` Victor Hiairrassary

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