/srv/irclogs.ubuntu.com/2009/03/29/#upstart.txt

keesjion_: over the top would be a more apropriate description :p11:25
ion_:-)11:26
keesjbut it worked for me using myopenid11:26
ion_keesj: Btw, i recommend not using <foo>.myopenid.com as the identifier, but http://<your-personal-website>/ instead, by adding the needed OpenID metadata to the index page. That way, you’ll be able to switch OpenID providers at will, while preserving your identifier. Also, it’s cooler to log in using your website URL. :-P https://www.myopenid.com/help, heading “Using your own URL”11:27
keesjbut you use about 3 different websites to get this working rpx yahoo google query api...11:29
ion_I use the Yahoo UI CSS for the layout, jQuery from Google’s CDN for my own JavaScript stuff and rpxnow JavaScript (which depends on neither of Yahoo UI or jQuery) for the log in popup.11:30
ion_*None* of those three are required for logging in. :-)11:33
keesjion_: I am a geek but just spent 15 minutes getting it working , registering dns entries and other stuff :p11:43
ion_keesj: The OpenID delegation?11:45
keesjyes the dns based verification that you are the domain owner...11:47
ion_keesj: An URL for information about that feature, please?11:49
keesjhttp://www.paste-it.net/public/yc34b3d/11:52
ion_Huh. I don’t remember having to do anything like that. I’ll take a look whether myopenid complains about such.12:00
ion_Ah, now i get it. I added “*.openid        CNAME   myopenid.com.”, which handles the thing.12:01
ion_That feature is not required for simple delegation, btw.12:03
keesjworks now:P13:47
keesjI rulez!13:47
ion_:-)13:51
EsmilI'm getting this error when booting with upstart's init:14:16
Esmilinit: Failed to spawn rsS main process: unable to set oom adjustment: No such file or directory14:16
Esmilinit: Unable to set root directory: No such file or directory14:16
EsmilDo I need another script to mount / before running init or what happens?14:17
KeybukEsmil: it's a bug14:24
Keybukyou need /proc mounted before init runs14:24
Keybuke.g. by initramfs14:24
EsmilKeybuk: Ahh ok. Thanks14:25
keesjyes , what I did is renamed init to upstart and in /sbin/init mount /proc ... exec upstart15:00
Esmilkeesj: Yes, I just tried something similar. Thanks anyway15:18
Esmil+ and it works15:20
EsmilNow I just need to figure out how to get past the rcS script. start on stopped rcS doesn't seem to work anymore15:20
EsmilHmm.. how come initctl status writes - and _ as '_2d' or something similar?16:26
ion_Just normal character escaping.16:27
EsmilOk16:27
EsmilIs there something written on how to write jobs? Something like start on runlevel 2 doesn't seem to work anymore16:28
EsmilAlso I don't see the init daemon connected to my system dbus. I thought upstart was supposed to do that16:31
EsmilAhh sorry. Found the bug report16:39
keesjEsmil: just normal dbus/upstart problem19:18

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!