/srv/irclogs.ubuntu.com/2008/03/10/#upstart.txt

warrensadmac, ping01:10
warrensadmac, so upstart in fedora 9 is ignoring /etc/inittab.  Where is it defined to run mingetty on VT1 through VT7?01:11
sadmacwarren: upstart should ignore /etc/inittab . Check out /etc/event.d/tty*01:17
warrenok perfect, exactly what I needed.01:20
warrensadmac, btw, do you know how to run a root shell from /etc/event.d/tty* files?01:20
warrensadmac, i've been trying things like /usr/bin/openvt -c # -w -l /bin/bash01:21
warrenthat sort of works01:21
sadmacwarren: thought of /bin/bash < /dev/tty# > /dev/tty# ?? It isn't pretty, but...01:22
warrenoh01:22
warrensadmac, I tried a variation of that before, had no job control01:22
warrensadmac,  is the TTY number available as a variable or something to the scripts of /etc/event.d/?01:22
sadmacwarren: don't think so... not really applicable in most cases.01:23
warrensadmac, if a file in /etc/event.d/ is blanked out does it become a no op without breaking anything?01:26
warrensadmac, we have those files as %config(noreplace) in our event-compat-sysv package, which allows them to be edited and rpm upgrade wont blow away changes.  however I can't delete files from there or rpm upgrade will restore it.01:26
sadmacwarren: just about any syntax error causes the file to become a no-op :) so yeah01:29
sadmacKeybuk: around?01:32
warrensadmac, it will complain about it being empty?02:29
sadmacwarren: no. It fails silently02:29
warrenok02:30
warrengood enough02:30
warrensadmac, how does upstart know which runlevel to use by default?02:51
warrensadmac, 3 text mode 5 graphics02:51
sadmacwarren: it appears we're still grepping that out of /etc/inittab (wanted to change that actually)02:52
warrensadmac, could you let me know when you change that?  I have to adjust it elsewhere too.02:52
sadmacwarren: I'll tell you if/when we do.02:53
warrenthanks02:53
warrensadmac, which distro are you affiliated with?02:53
sadmacwarren: fedora02:53
warrensadmac, oh, just wondering because you aren't hanging out in #fedora-devel02:53
sadmacwarren: ...hmm...it seems I'm not02:54
warrensadmac, we might also want to add something to our shipping /etc/inittab to tell people "not here!"02:55
warrensadmac, I wonder how many things parsed /etc/inittab and would be broken02:55
sadmacwarren: that must happen. If we do get the default runlevel out of there we can just blow that file away (then start fixing things as they break)02:56
warrensadmac, write a fuse filesystem module to provide a /etc/inittab that is put together in real-time based upon /etc/event.d? =)02:58
sadmacwarren: hell yeah03:07
warrensadmac, sorry, I just said that bad idea for shock value.03:08
sadmacwarren: no no. thats the way to go. We can do it in java too.03:08
sadmacwarren: and we'll offer the ability to cluster your inittab processing while we're at it. And encryption,03:09
warrenoh god03:09
warrenyou're worse than me03:10
sadmac:)03:17
Keybuksadmac: yup, vaguely around (little busy today)13:59
sadmac_Keybuk: what is the profiles implementation plan looking like (if any)? My thought would be to send the "startup" event only to jobs listed in the active profile14:21
Keybukthere's a bzr branch for that I think14:23
Keybukhttp://bazaar.launchpad.net/~alex-extreme2/upstart/profiles14:25
Keybuk(bzr merge --preview to see the resulting diff)14:25
Keybukit looks like it simply ignores all start events for disabled jobs14:26
Keybukwhich is the right thing to do I think14:27
sadmac_Keybuk: sounds good14:58
AlexExtremethat branch is horribly outdated, however ;)16:06
Keybukwell, yes ;)16:15
sadmac_AlexExtreme: so what is it that makes you more extreme than other Alexes?16:43
sadmac_(Alexi?)16:43
AlexExtremeheh, well. I've been meaning to change my nick sometime. I registered this nick *ages* ago when I first used IRC, and since Alex was taken I wanted something to stick on the end of it, "Extreme" was the first word I saw (was on a magazine on my desk IIRC), so it kinda stuck and now I use it for lots of things16:45
Keybukheh, nobody can ever change their nickname once it's stuck ;)16:46
ion_sadmac: What is it that makes you sadder than other macs? :-)16:46
* AlexExtreme points at *the* Sad Mac icon16:47
sadmac_ion_: my first person shooter name was sAdIsTiCmAcHiNe. sadmac was the inevitable shortening everyone stuck with, and was more polite.16:47
sadmac_now and again I go by madsac for a bit.16:48
AlexExtremeI try to use Alex where possible now16:49
sadmac_Keybuk: for that matter, what's a keybuk?16:50
ion_keybuk.com from MS-DOS16:50
sadmac_ah.16:51
sadmac_what's different on a UK keyboard? Apart from easier access to the GBP symbol?16:52
KeybukUK keyboard didn't get some of the changes the US keyboard did16:53
Keybukso is still in ASCII order16:53
Keybukour shift-number punctuation is !"$%^&*()16:53
Keybukat some point, US keyboards swapped " and @ around16:54
Keybukwe have an extra key16:54
Keybukand a larger return key16:54
sadmac_Heh. Wikipedia labels the Super key as the "win key"16:56
sadmac_"Press here to win"16:56
* AlexExtreme despises the fact that keyboard manufacturers put a windows logo on there16:56
sadmac_AlexExtreme: You can get keyboards without it. My boss' has a diamond.16:57
AlexExtremeyeah, but most have it. I've seen ones with linux penguins (made by Cherry IIRC)16:58
Keybukthe key didn't exist at all until it was the Windows keys16:58
sadmac_AlexExtreme: There's this solution http://www.thinkgeek.com/computing/input/8396/16:58
AlexExtremehah, yes16:58
sadmac_to class!17:00
ion_http://johan.kiviniemi.name/pictures/keyboard/keyboard-01/original17:04
KeybukI'm surprised Cherry don't just sell the individual keys17:04
Keybukbut I guess there's not much profit in that17:04
sadmac_Keybuk: is UPSTART_EVENT set in post_stop?19:45
sadmac_Keybuk: looks like it is from my test19:50
sadmac_Md: what does your quit message mean?20:36
MdI have many20:39
sadmac_Md: "odium turbae sanabit solitudo, taedium solitudinis turba"20:39

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