Bare bones filesytem using Karim's book
Wolfgang Denk
wd at denx.de
Wed Jun 4 01:12:28 EST 2003
Dear Brian,
in message <995FF289C9D69747A09E4299264459540C109862 at penguin.adic.com> you wrote:
>
> Regarding the ELDK target filesytem, all I did was try to strip it
> down using 'ppc_4xx-rpm -e package' as far as I could go. The
> remaining packages below are there because the above command would
> could not remove them because of package dependencies. So, the reason
Such an approach makes little sense for building an embedded system.
Why do you care about packages and package dependencies? You will not
use a package manager in hte target system, so you are free to copy
or remove individual files as you like.
Also, the approach to strip down a general purppose distribution
(even an embedded one) does not make much sense - as I wrote before,
you better design your system bottom up by starting with an empty
filesystem and just adding the really required components. Where
"required" means "required to perform some task you defined in your
project specification".
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd at denx.de
We're all sorry for the other guy when he loses his job to a machine.
But when it comes to your job -- that's different. And it always will
be different.
-- McCoy, "The Ultimate Computer", stardate 4729.4
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
More information about the Linuxppc-embedded
mailing list