All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hinko Kocevar <hinko.kocevar@cetrtapot.si>
To: buildroot@busybox.net
Subject: [Buildroot] Both cramfs + jffs2 in buildroot?
Date: Thu, 09 Oct 2008 10:16:29 +0200	[thread overview]
Message-ID: <48EDBDDD.2030206@cetrtapot.si> (raw)
In-Reply-To: <48ECAD04.6070209@timeterminal.se>

Daniel Nystr?m wrote:
> (Sorry if this has been a topic earlier, but it's really hard to search
> the mailing archive)
> 
> Is it possible in Buildroot to make both a read-only rootfs and a second
> writable filesystem?
> 
> A common setup is using cramfs for / and mounting a jffs2 on /mnt/flash,
> and then make a symlink of /etc to point at /mnt/flash/etc where all
> config files are writable.
> 
> Is this possible to achive with Buildroot?

Why not.

You'll need to look at the target/jffs2.mk and target/cramfs.mk. Maybe
buildroot code has to be modified to allow both fs being built at once.
Also kernel configuration must be fixed to support one more MTD
partition. Provide your own boot scripts and implement the logic of
mounting the jffs etc.

HTH,
Hinko

-- 
?ETRTA POT, d.o.o., Kranj
Planina 3
4000 Kranj
Slovenia, Europe
Tel. +386 (0) 4 280 66 03
E-mail: hinko.kocevar at cetrtapot.si
Http: www.cetrtapot.si

  parent reply	other threads:[~2008-10-09  8:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-08 12:52 [Buildroot] Both cramfs + jffs2 in buildroot? Daniel Nyström
2008-10-09  0:42 ` Hamish Moffatt
2008-10-09  6:49   ` Daniel Nyström
2008-10-09  8:16 ` Hinko Kocevar [this message]
2008-10-10  3:29   ` Hamish Moffatt

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=48EDBDDD.2030206@cetrtapot.si \
    --to=hinko.kocevar@cetrtapot.si \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.