All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] improved process management
@ 2016-08-31 11:54 Ed Bartosh
  2016-08-31 11:54 ` [PATCH v2 1/3] toaster: don't kill toaster on start Ed Bartosh
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ed Bartosh @ 2016-08-31 11:54 UTC (permalink / raw)
  To: toaster

Hi,

This is a set of small improvements for process management in
toaster script and a fix for bug #7973

Changes in v2: Had to remove usage of user and pid namespaces as it's not supported
               in some distros.

The following changes since commit 34ccad16d40ec0685f405b8d7116250fb58e323d:

  buildinfohelper: discover kernel artifacts correctly (2016-08-23 14:29:32 +0300)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib ed/toaster/kill-toaster-7973
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ed/toaster/kill-toaster-7973

Ed Bartosh (3):
  toaster: don't kill toaster on start
  toaster: remove handling of .toasterui.pid
  toaster: don't kill all runserver processes

 bitbake/bin/toaster | 15 ---------------
 1 file changed, 15 deletions(-)

--
Regards,
Ed



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

end of thread, other threads:[~2016-09-02 14:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-31 11:54 [PATCH v2 0/3] improved process management Ed Bartosh
2016-08-31 11:54 ` [PATCH v2 1/3] toaster: don't kill toaster on start Ed Bartosh
2016-08-31 11:54 ` [PATCH v2 2/3] toaster: remove handling of .toasterui.pid Ed Bartosh
2016-08-31 11:54 ` [PATCH v2 3/3] toaster: don't kill all runserver processes Ed Bartosh
2016-09-02 14:53 ` [PATCH v2 0/3] improved process management Barros Pena, Belen

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.