linux-embedded.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: "Haller, John H (John)" <jhaller@alcatel-lucent.com>
Cc: Linus Walleij <linus.ml.walleij@gmail.com>,
	linux-embedded@vger.kernel.org
Subject: Re: building Rootfs
Date: Tue, 08 Jul 2008 16:00:34 +0200	[thread overview]
Message-ID: <20080708140034.B2B7424681@gemini.denx.de> (raw)
In-Reply-To: Your message of "Mon, 07 Jul 2008 18:24:48 CDT." <B78930B8E34A824993912C39C24569E60141D874@ILEXC3U01.ndc.lucent.com>

In message <B78930B8E34A824993912C39C24569E60141D874@ILEXC3U01.ndc.lucent.com> you wrote:
>
> There are three issues in building an embedded cross-filesystem:
> 1. Identification of the files to put into the filesystem.
> 2. Stripping or extracting debug symbols from the filesystem.
> 3. Getting files into the filesystem when the development
> system does not allow root access.

3. is a non-issue for most common file systems.

> The third item is easy for an initramfs, but not well handled
> by existing tools for an initrd (although I haven't looked
> recently). One possibility is to modify a mkfs program, such

genext2fs has been around for a long, long time.

And there are similar tools for other file system types  like  cramfs
or jffs2 ...

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
The human race is a race of cowards; and I am not  only  marching  in
that procession but carrying a banner.                   - Mark Twain

  parent reply	other threads:[~2008-07-08 14:00 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <BAY131-W252EE4B85EEB3F7A87466FE2940@phx.gbl>
     [not found] ` <4871E98F.8030802@gmail.com>
     [not found]   ` <20080707181018.GG4319@pengutronix.de>
2008-07-07 20:34     ` building Rootfs Linus Walleij
2008-07-07 21:21       ` Robert Schwebel
2008-07-09  0:14         ` Linus Walleij
2008-07-09  7:06           ` Robert Schwebel
2008-07-07 23:24       ` Haller, John H (John)
2008-07-08  6:54         ` Robert Schwebel
2008-07-08 14:00         ` Wolfgang Denk [this message]
2008-07-08 23:53           ` Linus Walleij
2008-07-09  0:52             ` David VomLehn
2008-07-09  7:10               ` Robert Schwebel
2008-07-09  6:21             ` Wolfgang Denk
2008-07-09  6:43             ` Robert Schwebel
2008-07-09  7:22             ` Peter Korsgaard
2008-07-09  8:22         ` Marek Skuczynski

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=20080708140034.B2B7424681@gemini.denx.de \
    --to=wd@denx.de \
    --cc=jhaller@alcatel-lucent.com \
    --cc=linus.ml.walleij@gmail.com \
    --cc=linux-embedded@vger.kernel.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).