Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Victor Hiairrassary <victor.hiairrassary.ml@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] f2fs support
Date: Mon, 27 May 2013 00:08:41 +0200	[thread overview]
Message-ID: <51A287E9.2090308@gmail.com> (raw)

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

             reply	other threads:[~2013-05-26 22:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-26 22:08 Victor Hiairrassary [this message]
2013-05-26 20:24 ` [Buildroot] f2fs support Yann E. MORIN
2013-05-27 13:01   ` Victor Hiairrassary

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51A287E9.2090308@gmail.com \
    --to=victor.hiairrassary.ml@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox