<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.3395" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN
class=629261517-01102008>Sure. We can send you the patches.
</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN
class=629261517-01102008>Sandeep, please pullout the upstart patches from the
DDTS when you have the time and send it over.</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN
class=629261517-01102008></SPAN></FONT> </DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN
class=629261517-01102008>Kelvin, could you please make sure they get
merged into Upstart trunk. </SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN
class=629261517-01102008>If there is some other formal process to get our
patches into trunk, do let us know and we will follow it.</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN
class=629261517-01102008></SPAN></FONT> </DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN
class=629261517-01102008>Thx,</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN
class=629261517-01102008>Sarvi </SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN
class=629261517-01102008></SPAN></FONT> </DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> upstart-devel-bounces@lists.ubuntu.com
[mailto:upstart-devel-bounces@lists.ubuntu.com] <B>On Behalf Of </B>Kelvin
Chan<BR><B>Sent:</B> Wednesday, October 01, 2008 10:01 AM<BR><B>To:</B>
upstart-devel@lists.ubuntu.com<BR><B>Subject:</B> Re: I don't see dbus-daemon
being started by dbus?<BR></FONT><BR></DIV>
<DIV></DIV>Hi Sarvi,<BR><BR>I am trying to port upstart-0.5.0 to an embedded
Linux platform and encountering this same problem.<BR>wondering you can send us
your patchs for the fix and the "systembus" job script
?<BR><BR>Thanks,<BR>Kelvin
Chan<BR><BR>----------------------------------------------------------------------<BR><BR>Saravanan
Shanmugham (sarvi) sarvi at cisco.com <BR>Tue Sep 23 23:28:11 BST
2008<BR>Previous message: I don't see dbus-daemon being started by dbus?<BR>Next
message: Upstart 0.5.0, /proc, and telinit<BR>Messages sorted by: [ date ] [
thread ] [ subject ] [ author ]<BR>Hi Sandeep,<BR>I have made the following fix
into upstart to get this work.<BR>Made the following code sengment into a
function.<BR><BR>In the event_finished() function, I look for a "started" event
for a<BR>special Job called "systembus"<BR>When the systembus job moves into
started, I try to connect to the dbus<BR>again.<BR><BR>This means that some one
has to define a special upstart job file called<BR>"systembus" which will start
the D-Bus daemon. <BR>And Upstart Iit will try to connect to it when it sees the
started event<BR>for that special job.<BR><BR>This works fine and I am able to
create a dbus-glib client that is able<BR>to connect and query Upstart through
DBus.<BR>Haven;t tested signals yet. Thats next on the list.<BR><BR>Is this
approach reasonable. Once I am done can I send this as a patch<BR>over for
integration<BR><BR>Sarvi<BR><BR></BODY></HTML>