From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: poky@yoctoproject.org,openembedded-core@lists.openembedded.org
Subject: [PATCH 0/1] netbase: fix check for nfsroot in if-pre-up.d script
Date: Fri, 29 Apr 2011 11:02:11 +0100 [thread overview]
Message-ID: <cover.1304069968.git.paul.eggleton@linux.intel.com> (raw)
From: Paul Eggleton <paul.eggleton@linux.intel.com>
Adding "auto eth0" to our default IP configuration caused failure to boot
NFS root systems [1]; netbase's if-pre-up.d/nfsroot script was supposed to stop
this but failed to do so due to looking for /sbin/ip when we actually now
install /bin/ip. This patch checks for either installed executable.
[1] http://bugzilla.pokylinux.org/show_bug.cgi?id=1006
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: paule/nfsroot-ifup
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=paule/nfsroot-ifup
Thanks,
Paul Eggleton <paul.eggleton@linux.intel.com>
---
Paul Eggleton (1):
netbase: fix check for nfsroot in if-pre-up.d script
meta/recipes-core/netbase/netbase-4.45/nfsroot | 2 +-
meta/recipes-core/netbase/netbase_4.45.bb | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
next reply other threads:[~2011-04-29 10:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-29 10:02 Paul Eggleton [this message]
2011-04-29 10:02 ` [PATCH 1/1] netbase: fix check for nfsroot in if-pre-up.d script Paul Eggleton
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=cover.1304069968.git.paul.eggleton@linux.intel.com \
--to=paul.eggleton@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=poky@yoctoproject.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 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.