[OE-core] [PATCH 0/1] initscripts: remove -i from halt/reboot arguments and allow override

Paul Eggleton paul.eggleton at linux.intel.com
Wed Apr 27 16:49:08 UTC 2011


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

Removes -i from halt/reboot arguments to fix shutdown/reboot with NFS root,
and allows halt/reboot arguments to be overridden using a new HALTARGS
variable. Refer to bug [1] and discussion [2].

[1] http://bugzilla.pokylinux.org/show_bug.cgi?id=997
[2] https://lists.yoctoproject.org/pipermail/poky/2011-April/005395.html

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: paule/haltargs
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=paule/haltargs

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


Paul Eggleton (1):
  initscripts: remove -i from halt/reboot arguments and allow override

 meta/recipes-core/initscripts/initscripts-1.0/halt |    2 +-
 .../initscripts/initscripts-1.0/reboot             |    2 +-
 meta/recipes-core/initscripts/initscripts_1.0.bb   |    9 ++++++++-
 3 files changed, 10 insertions(+), 3 deletions(-)





More information about the Openembedded-core mailing list