]> code.ossystems Code Review - openembedded-core.git/commit
initscripts: remove -i from halt/reboot arguments and allow override
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 27 Apr 2011 16:34:17 +0000 (17:34 +0100)
committerSaul Wold <sgw@linux.intel.com>
Thu, 5 May 2011 05:12:27 +0000 (22:12 -0700)
commitace183894a5319cd73c94fd2653bbe52f29dca0b
tree69614a6f525dfeacc73602a088a3699322ebb242
parent4a158b6ef125b555225472eefbe1ea226dc47c2c
initscripts: remove -i from halt/reboot arguments and allow override

Introduces a variable HALTARGS which specifies the arguments sent to
halt and reboot, and sets the default value to "-d -f", dropping the
previous -i (shut down all network interfaces before halt/reboot, which
causes a freeze with NFS root.)

Fixes [YOCTO #997].

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
meta/recipes-core/initscripts/initscripts-1.0/halt
meta/recipes-core/initscripts/initscripts-1.0/reboot
meta/recipes-core/initscripts/initscripts_1.0.bb