All of lore.kernel.org
 help / color / mirror / Atom feed
* Problem with makedevs
@ 2011-02-09 21:54 Filip Zyzniewski
  2011-02-10  9:02 ` Andrea Adami
  2011-02-11 18:06 ` [PATCH] initscripts: handle busybox version of makedevs properly Filip Zyzniewski
  0 siblings, 2 replies; 8+ messages in thread
From: Filip Zyzniewski @ 2011-02-09 21:54 UTC (permalink / raw)
  To: openembedded-devel

Hi,

I think there is a problem with makedevs scripts. When I build
bootstrap-image for jlime-2010.1.conf, the makedevs binary is a
symlink to busybox.

During bootup it complains about the way it's called from /etc/init.d/devices:

/sbin/makedevs -r / -D /etc/device_table

The proper way for this binary is:

/sbin/makedevs -d /etc/device_table /

It surprises me that nobody has noticed this before - is my
configuration somehow unique? Jlime config file isn't overriding much
here...

What is a proper fix for this?

bye,
Filip Zyzniewski



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-02-11 22:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-09 21:54 Problem with makedevs Filip Zyzniewski
2011-02-10  9:02 ` Andrea Adami
2011-02-11 18:06 ` [PATCH] initscripts: handle busybox version of makedevs properly Filip Zyzniewski
2011-02-11 18:20   ` Tom Rini
2011-02-11 21:10     ` Filip Zyzniewski
2011-02-11 21:59       ` Mike Westerhof
2011-02-11 22:38         ` Filip Zyzniewski
2011-02-11 21:56   ` Tom Rini

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.