Openembedded Core Discussions
 help / color / mirror / Atom feed
* nfs-utils does NOT rdepend on bash
@ 2014-04-19 17:44 Mike Looijmans
  2014-04-22  6:02 ` ChenQi
  0 siblings, 1 reply; 3+ messages in thread
From: Mike Looijmans @ 2014-04-19 17:44 UTC (permalink / raw)
  To: openembedded-core

To my surprise, a megabyte sized package "bash" was installed on target 
when I installed nfs-utils to start the NFS server.

Commit 664ae3dc52fd7fc8c6f64e6cf5e70f97dedd332d claims the package needs 
bash.

It's simply not true. It does not require bash at all, it runs just fine 
with busybox's ash shell for example.

I don't understand the reasoning behind that commit. There's nothing in 
nfs-utils that really needs bash, it runs fine without it.



Also, there is an error in the startup script, I can submit a patch for 
that if you like. The script is needlessly complex too.


-- 
Mike Looijmans


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

end of thread, other threads:[~2014-04-22  6:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-19 17:44 nfs-utils does NOT rdepend on bash Mike Looijmans
2014-04-22  6:02 ` ChenQi
2014-04-22  6:10   ` Mike Looijmans

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox