All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johannes Stezenbach <js@convergence.de>
To: linux-mips@linux-mips.org
Subject: Re: Building a stand-alone FS on a very limited flash (newbie question)
Date: Tue, 17 Jun 2003 14:16:22 +0200	[thread overview]
Message-ID: <20030617121622.GH1215@convergence.de> (raw)
In-Reply-To: <3EEC9513.80905@galileo.co.il>

Baruch Chaikin wrote:
> 
> Another question is the file system itself.  What is the recommendation 
> here - JFFS, CRAMFS, anything else?...

jffs if you need read/write, cramfs or squashfs for read-only.

stock cramfs has endianness problems (mkcramfs must run on same
endianness as kernel), but patches exist.

http://sourceforge.net/projects/squashfs/
http://sourceforge.net/projects/cramfs/

Johannes

  reply	other threads:[~2003-06-17 12:16 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-06 16:55 state of 64 bit support David Kesselring
2003-06-09 15:28 ` Maciej W. Rozycki
2003-06-09 15:44   ` Daniel Jacobowitz
2003-06-09 17:37     ` Building a stand-alone FS on a very limited flash (newbie question) Baruch Chaikin
2003-06-09 17:37       ` Baruch Chaikin
2003-06-09 16:56       ` Thiemo Seufer
2003-06-10 12:26         ` Johannes Stezenbach
2003-06-10 12:38         ` Wolfgang Denk
2003-06-10 12:56           ` Thiemo Seufer
2003-06-10 13:15             ` Wolfgang Denk
2003-06-15 15:47               ` Baruch Chaikin
2003-06-15 15:47                 ` Baruch Chaikin
2003-06-17 12:16                 ` Johannes Stezenbach [this message]
2003-06-09 18:49       ` Jeff Baitis
2003-06-09 19:01         ` Jeff Baitis
  -- strict thread matches above, loose matches on Subject: below --
2003-06-10 10:13 Tor Arntsen

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=20030617121622.GH1215@convergence.de \
    --to=js@convergence.de \
    --cc=linux-mips@linux-mips.org \
    /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.