All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/2] update-rc.d: support enable/disable function
@ 2019-01-21  9:09 changqing.li
  2019-01-21  9:09 ` [PATCH V2 1/2] update-rc.d.bbclass: remove preinst and remove -f for postinst changqing.li
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: changqing.li @ 2019-01-21  9:09 UTC (permalink / raw)
  To: yocto

These three patches are for support disable/enable function for update-rc.d

change in V2:
add some comments and fix commit message

change in V1:
* change of script update-rc.d is for support disable/enable of init script link
* update-rc.d.bbclass remove preinst to make disable/enable can work after upgrade
* fix the doc manual 

Changqing Li (2):
  update-rc.d.bbclass: remove preinst and remove -f for postinst
  ref-variables.xml: update manual page for update-rc.d

 documentation/ref-manual/ref-variables.xml |  2 +-
 meta/classes/update-rc.d.bbclass           | 28 ++++------------------------
 2 files changed, 5 insertions(+), 25 deletions(-)

-- 
2.7.4



^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2019-06-20  9:09 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-21  9:09 [PATCH V2 0/2] update-rc.d: support enable/disable function changqing.li
2019-01-21  9:09 ` [PATCH V2 1/2] update-rc.d.bbclass: remove preinst and remove -f for postinst changqing.li
2019-01-21  9:09 ` [PATCH V2 2/2] ref-variables.xml: update manual page for update-rc.d changqing.li
2019-01-21  9:09 ` [update-rc.d][PATCH V2] update-rc.d: support enable/disable function changqing.li
2019-02-27  6:43 ` [PATCH V2 0/2] " Changqing Li
2019-04-17 16:29 ` Randy MacLeod
2019-04-30  6:56   ` [PATCH V3] update-rc.d: support enable/disable options changqing.li
2019-04-30  6:56     ` [update-rc.d][PATCH " changqing.li
2019-05-28  0:59       ` Changqing Li
2019-06-17  6:06         ` Changqing Li
2019-06-19 14:43       ` Richard Purdie
2019-06-20  2:05         ` Changqing Li
2019-06-20  2:07     ` [PATCH " Changqing Li
2019-06-20  7:28       ` richard.purdie
2019-06-20  9:09         ` Changqing Li

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.