From: "Robert P. J. Day" <rpjday@mindspring.com>
To: Gerhard TAEUBL <Gerhard.TAEUBL@frequentis.com>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: loading the kernel and root FS separately from flash?
Date: Mon, 28 Jun 2004 08:11:19 -0400 (EDT) [thread overview]
Message-ID: <Pine.LNX.4.60.0406280807580.5556@localhost.localdomain> (raw)
In-Reply-To: <s0e01d9a.092@mail.frequentis.com>
On Mon, 28 Jun 2004, Gerhard TAEUBL wrote:
> Hi!
>
> We have the same 'problem' if we startet with linux.
> I think the point is:
> What do you want to update?
> In most cases only project related files like configuration or the
> application itself has to be updated, but not the whole distribution.
> So look what do you think that is necessayr to update and which files
> are not.
> We use a compressed filesystem without the possibilty to update it
> (easily). Then we mount a jffs2 partition where the project related
> files are stored. (In detail: a standard project directory is also
> stored in the compressed filesystem, and if the hardware boots the first
> time, the flashdisk will be formated and the standard application
> copied. So from this point on it could be handled in our system as
> usual, and also newer application could be stored, wihout the need to
> update everything)
>
> I hope you could see now clear .-)
sadly, i need the ability to update arbitrary files anywhere in the
root filesystem on demand (but only on occasion). updating
application-specific stuff is easy as all that is stored in a totally
separate flash chip, formatted as a single JFFS2 filesystem, so that
part is easy.
it's the fundamental root filesystem contents that are the issue here,
but i think wolfgang has given me what i need to handle this.
rday
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next parent reply other threads:[~2004-06-28 12:11 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <s0e01d9a.092@mail.frequentis.com>
2004-06-28 12:11 ` Robert P. J. Day [this message]
2004-06-28 11:33 loading the kernel and root FS separately from flash? Gerhard TAEUBL
-- strict thread matches above, loose matches on Subject: below --
2004-06-27 22:46 Robert P. J. Day
2004-06-28 3:58 ` Eugene Surovegin
2004-06-28 10:00 ` Robert P. J. Day
2004-06-28 7:09 ` Wolfgang Denk
2004-06-28 9:42 ` David Woodhouse
2004-06-28 10:19 ` Robert P. J. Day
2004-06-28 10:48 ` Wolfgang Denk
2004-06-28 10:52 ` Robert P. J. Day
2004-06-28 10:23 ` Robert P. J. Day
2004-06-28 10:36 ` Wolfgang Denk
2004-06-28 10:40 ` David Woodhouse
2004-06-28 10:13 ` Robert P. J. Day
2004-06-28 10:41 ` Wolfgang Denk
2004-06-28 10:50 ` Robert P. J. Day
2004-06-29 9:31 ` David Woodhouse
2004-06-29 12:09 ` Robert P. J. Day
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=Pine.LNX.4.60.0406280807580.5556@localhost.localdomain \
--to=rpjday@mindspring.com \
--cc=Gerhard.TAEUBL@frequentis.com \
--cc=linuxppc-embedded@lists.linuxppc.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).