All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix errors in startup/shutdown
@ 2011-03-18 17:21 Paul Eggleton
  2011-03-18 17:21 ` [PATCH 1/3] nfs-utils: fix "sh: bad number" error on start/stop of nfsserver Paul Eggleton
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Paul Eggleton @ 2011-03-18 17:21 UTC (permalink / raw)
  To: openembedded-core

From: Paul Eggleton <paul.eggleton@linux.intel.com>

Fixes a number of minor errors in startup/shutdown. Includes one fix imported
from OE.

Pull URL: git://git.openembedded.org/openembedded-core-contrib
  Branch: paule/init-error-fixes
  Browse: http://git.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/init-error-fixes

Thanks,
    Paul Eggleton <paul.eggleton@linux.intel.com>
---


Paul Eggleton (2):
  nfs-utils: fix "sh: bad number" error on start/stop of nfsserver
  busybox: enable unmount all feature

Tom Rini (1):
  initscripts: Make umountfs a bit more robust, bump PR

 .../nfs-utils/nfs-utils/nfsserver                  |    2 +-
 meta/recipes-core/busybox/busybox-1.17.3/defconfig |    2 +-
 meta/recipes-core/busybox/busybox_1.17.3.bb        |    2 +-
 .../initscripts/initscripts-1.0/umountfs           |    6 +++---
 meta/recipes-core/initscripts/initscripts_1.0.bb   |    2 +-
 5 files changed, 7 insertions(+), 7 deletions(-)




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

end of thread, other threads:[~2011-03-18 17:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-18 17:21 [PATCH 0/3] Fix errors in startup/shutdown Paul Eggleton
2011-03-18 17:21 ` [PATCH 1/3] nfs-utils: fix "sh: bad number" error on start/stop of nfsserver Paul Eggleton
2011-03-18 17:21 ` [PATCH 2/3] initscripts: Make umountfs a bit more robust, bump PR Paul Eggleton
2011-03-18 17:21 ` [PATCH 3/3] busybox: enable unmount all feature Paul Eggleton

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.