diff options
author | Jackie Huang <jackie.huang@windriver.com> | 2013-07-04 17:23:11 +0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2013-07-09 07:56:14 -0700 |
commit | 09e59f1dad9fb52adb1717840837e42a36a6c7a1 (patch) | |
tree | d8df1bad5c6553093929f6f082aa48190333fbd7 /meta/recipes-devtools/cmake | |
parent | 8438bbe210de6f565f842d745ccede131fa385db (diff) | |
download | openembedded-core-09e59f1dad9fb52adb1717840837e42a36a6c7a1.tar.gz openembedded-core-09e59f1dad9fb52adb1717840837e42a36a6c7a1.tar.bz2 openembedded-core-09e59f1dad9fb52adb1717840837e42a36a6c7a1.zip |
initscripts: overwrite default hostname.sh
/etc/init.d/hostname.sh does not have a graceful fallback if the
/etc/hostname file doesn't exist. Other systems such as Ubuntu and RH
will either leave the hostname in place, if a proper hostname is
already set, otherwise it will set the hostname to 'localhost' when
the /etc/hostname files doesn't exist.
As you can see we have to add some additional handling to provide this
behavior when the system's hostname command doesn't take the '-b'
option.
Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools/cmake')
0 files changed, 0 insertions, 0 deletions