/srv/irclogs.ubuntu.com/2007/03/16/#upstart.txt

=== administrator_ [i=administ@nat/cisco/x-fe2fa7fbc6f00519] has joined #upstart
=== j_ack [n=rudi@p508DB79B.dip0.t-ipconnect.de] has joined #upstart
=== Amaranth [n=travis@ubuntu/member/Amaranth] has joined #upstart
=== wasabi [n=wasabi@ubuntu/member/wasabi] has joined #upstart
=== j_ack [n=rudi@p508DB79B.dip0.t-ipconnect.de] has joined #upstart
=== administrator_ [i=administ@nat/cisco/x-432b67f9db9a5b74] has joined #upstart
=== HTSJacket [n=kevin@c-24-98-67-150.hsd1.ga.comcast.net] has joined #upstart
=== sadleder [n=sadleder@p50812291.dip0.t-ipconnect.de] has joined #upstart
=== asdaf [n=Ack@213-140-11-128.fastres.net] has joined #upstart
=== Keybuk [n=scott@quest.netsplit.com] has joined #upstart
=== Md [i=md@freenode/staff/md] has joined #upstart
=== sadleder [n=sadleder@p50812634.dip0.t-ipconnect.de] has joined #upstart
sadlederKeybuk: hi, when and how will upstart jobs be integrated in feisty?11:35
=== j_ack [n=rudi@p508D85DE.dip0.t-ipconnect.de] has joined #upstart
Keybuksadleder: there will be an alternate repository around the time feisty releases11:40
sadlederKeybuk: will the jobs be in a single package, or in their respective packages?11:41
Keybukrespective packages11:41
sadlederKeybuk: ah, ok, thx.11:42
sadlederKeybuk: btw, your work on upstart is just formidable11:43
sadlederKeybuk: so users will see those when feisty releases, but not before?11:44
Keybukyeah, basically we missed the feisty feature freeze for it -- and want to get it right instead11:46
Keybuk"around feisty release time" is just a guess11:46
sadlederKeybuk: and what about testing?11:46
KeybukI don't follow?11:47
Keybukanyone who uses the repository will be testing them :)11:47
sadlederKeybuk: hmm, ok, does that mean, they won't go into feisty, but rather into feisty+1?11:50
Keybukright11:51
Keybukexactluy11:51
sadlederok, now i understand11:52
sadlederso feisty will just have upstart-compat-sysv11:53
Keybukyes11:56
=== pkt [n=knoppix@athedsl-279814.otenet.gr] has joined #upstart
_ionGood ideas from AlexExtreme at the mailing list.12:39
=== Keybuk gives up decoding the cherry data sheets
_ionMatthias Ulrichs' idea of list-style variables would be nice.12:40
_ioncherry?12:40
KeybukI can find a G80-3000LSCGB-0, which is only one letter out from my current G80-3000LSMGB-012:41
Keybukand appears to have the right  description12:41
Keybukkeyboards12:41
=== mbiebl [n=michael@e180065156.adsl.alicedsl.de] has joined #upstart
=== mbiebl [n=michael@e180065156.adsl.alicedsl.de] has joined #upstart
=== _ion_ [i=johan@kiviniemi.name] has joined #upstart
=== fatzeus [n=kvirc@82.63.166.120] has joined #upstart
fatzeushi, i'm trying to install upstart on gentoo04:08
=== fatzeus [n=kvirc@82.63.166.120] has joined #upstart
Keybukfatzeus: hi04:10
fatzeushi04:10
fatzeusi've some connection trouble...04:10
fatzeusanyway..04:10
fatzeusi see that there are some sample scrits04:11
=== j_ack [n=rudi@p508D85DE.dip0.t-ipconnect.de] has joined #upstart
fatzeusthat you have to modify to fit your distro configuration04:11
fatzeusi've almost done...i think 04:11
fatzeusbut in the inittab file i've also something like this:04:11
fatzeusrc::bootwait:/sbin/rc boot04:12
fatzeusbut with the examples i don't see any like this04:12
fatzeusfor example the si::sysinit:/sbin/rc sysinit in my inittab file04:12
fatzeusi think is rcS04:12
fatzeus?04:13
fatzeusmaybe add rc boot into the rcS file after rc sysiniti??04:16
Keybukno idea, I'm not familar with Gentoo I'm afraid04:21
Keybukcertainly each line in the /etc/inittab corresponds to one file in /etc/event.d04:21
fatzeusyes...rc:bootwait04:21
Keybukbootwait and sysinit are different I guess04:22
fatzeusis also mentioned in the man04:22
fatzeusman /etc/inittab04:22
fatzeusFurther system initialization, brings up the boot runlevel04:22
Keybukafter rcS, before rc-default I guess04:22
fatzeusit doesn't say a lot...04:22
Keybukso make a new event.d file, exec /sbin/rc bin, start on stopped rcS; and change the rc-default to be start on stopped $new_file04:23
fatzeusok...thank i'll try this way04:23
fatzeusif i see that it's not the correct order04:24
fatzeusi've just to change after/before04:24
mbieblfatzeus: have you replaced /sbin/init or did you install it to another location?04:24
fatzeusi placed it in /opt/upstart04:25
fatzeusas suggested...04:25
mbieblgood ;-)04:25
fatzeusuhm...04:29
fatzeuswhat does stop on means?04:29
fatzeusi'll try reboot...04:33
=== mbiebl [n=michael@e180065156.adsl.alicedsl.de] has joined #upstart
=== j_ack_ [n=rudi@p508D8D2D.dip0.t-ipconnect.de] has joined #upstart
Keybuk_ion: watch delayed is merged into my branch now, and have also merged it into watch.c directly04:48
Keybukjust doing some tests, etc. before I push04:48
_ionGreat04:48
Keybukthanks for your work on that, it should prove very useful04:50
Keybuksorry it took me a while to get to it :p04:50
_ionNo problem at all04:52
=== pkt_ [n=knoppix@athedsl-279814.otenet.gr] has joined #upstart
=== mbiebl [n=michael@e180065156.adsl.alicedsl.de] has joined #upstart
Keybuk_ion: another way of looking at the whole stdint thing06:13
Keybukthe C standard already guarantees type sizes06:13
Keybukchar is "at least 8 bytes"06:13
Keybukint is "at least 16 bytes"06:13
Keybuklong is "at least 32 bytes"06:13
Keybukand long long is "at least 64 bytes"06:13
Keybukso you don't need the stdint types unless you want an "exactly" restriction06:13
_ionRight06:19
Keybukthe other fun with ... applied to int8_t06:20
Keybukit gets promoted to an ordinary int, which might 32 or 64-bytes :p06:20
Keybuk(or even 16-bytes on 286s)06:20
_ionHeh06:20
=== concept10 [n=concept1@adsl-70-252-110-178.dsl.rcsntx.swbell.net] has joined #upstart
concept10hello all.  The above link (getting started is wrong)06:27
Keybukoh yeah] 06:29
Keybukheh06:29
=== ..[topic/#upstart:Keybuk] : Upstart 0.3.8 | http://upstart.ubuntu.com/ | http://upstart.ubuntu.com/wiki/UpstartOnGentoo
=== Keybuk trims the topic
Keybuksince all those are now linked on the website06:29
concept10Keybuk, what would be the equivalent to /etc/inittab?06:32
Keybukthe /etc/event.d directory06:35
concept10okay, I know that, but Im looking for the first file or script thats run06:36
mbieblAll that have a "start on startup"06:45
mbieblstartup is the first signal that upstart emits.06:46
mbieblKeybuk: question about libnih06:47
Keybukshoot06:48
mbieblwhy are the m4 macros installed to /usr/share.06:49
Keybuk/usr/share/aclocal ?06:49
mbieblafaik they are only needed for compiling libnih06:49
mbieblNot for applications using libnih06:49
Keybukcompiler.m4, etc.?06:49
mbieblyes.06:49
Keybukthey're useful for any application06:49
Keybukso they're kind of an autoconf macro library as well06:50
mbieblIt's just, that misc is a very generic name ;-)06:50
Keybukheh06:50
Keybukfair point06:50
Keybukthey should be in a subdir or something, dunno if aclocal copes with that06:50
Keybukcertainly there's no reason for a package to distribute them yet06:51
Keybukbbl06:51
=== administrator [i=administ@nat/cisco/x-f29612416ce321fc] has joined #upstart
=== mbiebl [n=michael@e180065156.adsl.alicedsl.de] has joined #upstart
=== Md [i=md@freenode/staff/md] has joined #upstart
=== j_ack [n=rudi@p508d8d2d.dip0.t-ipconnect.de] has joined #upstart
=== juergbi [n=juerg@80-219-17-102.dclient.hispeed.ch] has joined #upstart
=== sadleder [n=sadleder@p50812634.dip0.t-ipconnect.de] has left #upstart []
=== mbiebl [n=michael@e180065156.adsl.alicedsl.de] has joined #upstart

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