Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2016-08-25 | lsbinitscripts: 9.64 -> 9.68 | Wang Xin | 1 | |
Upgrade lsbinitscripts from 9.64 to 9.68. Signed-off-by: Wang Xin <wangxin2015.fnst@cn.fujitsu.com> Signed-off-by: Ross Burton <ross.burton@intel.com> | ||||
2015-07-07 | lsbinitscripts: avoid exit 1 in functions script | Chen Qi | 1 | |
If 'rc.debug' is not in kernel parameters, the functions script would exit 1 which causes other init scripts that source it exit 1. This is not what we want. [YOCTO #7948] Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> |