/srv/irclogs.ubuntu.com/2009/12/27/#upstart.txt

slackguruSo, how doesone sift through what is operated by upstart and whatis still operated by common Sys-V scripting?19:28
slackguruIt seems that if upstart plans to 'replace' the standard System-V scripting, that the /etc/init.d should also be replaced.19:32
slackguruDoes UBUNTU plan to move further away from the current  standards? We already have a perfectly good System-V init model and the BSD style init model both of which are considered standards? I guess I don'tunderstand what is hoped to be achieved by implementing upstart.19:33
slackguruI am reading on upstartnow, and am wishing I could find some documentation on removing it. I am familiar with the System-V and the BSD style init that Slackware and BSD use, but right now, upstart just seems unwanted.19:35
slackguruIt seems, that because of UPSTART, I have unwanted start-up scripts that  remain after software removal.19:38
slackguruIt also appears that some of the things that upstart controls do not properly appear as system services.19:38
slackguruBecause of this, I can not disable certain things fromrunning on start up without figuring out what exactly it is that upstart does. The website is fairly vague and contains very poor examples.19:40
slackguruDoes Sys-V still run cron and atd or is that controlled by upstart. What about Evolution?19:40
Mdslackguru: some ubuntu packages already replaced their init scripts with upstart config files19:56
slackguruI see that19:56
slackguruln -s to another folder, thus all the confusion19:56
slackguruI have been immersed in the upstart.ubuntu.com website and it does not appear clear how to reverse the process. I recently upgraded from 8.04.3 LTS to 9.10 Karmic since they havethe same support ending date and will upgrade to the next LTS when available. When did upstart become a permanent addition?19:58
Mdreverse what?19:59
slackguruIt appears that upstart may be the culprit behind some of the problematic things I am experiencing and I would like to remove it until I can readu up on it further, but those packages that have already updated their scripts to upstart will then become problematic.20:01
slackgurubrb20:01
Mdok, you cannot20:02
Mdand I highly doubt that it's at fault20:02
Mdanyway, this is a development channel. I recommend you look for help on an users-oriented channel like #ubuntu20:02
slackguruThat isn't what upstart.ubuntu.com suggests.20:08
slackguruAnd the folks in #ubuntu are for more generalized support... Discussion about upstart (development and otherwise) takes place in #upstart on irc.freenode.net20:11
slackguruI need help with upstart, it's proper operation, converting everything to using it or removing it entirely. Are either a possibility?20:12
raphael___I guess it would be easier to help if you at least say what sort of problems you are having, in #ubuntu20:13
Mdno. you cannot remove it nor convert other packages20:14
raphael___some init scripts have already been converted to upstart jobs in karmic, and more should follow. Most linux distributions are transitioning as well20:15
slackguruWell, I guess I had better learn it then.20:16
slackguruLooks like it wasimplemented back in 6.1020:38
raphael___yes, but was running in sysv compatibility mode (and still does, except for the base system which has been converted to upstart jobs)20:41
slackguruI can see the need for it now, wanting external calls to the kernel at random times for the appearance of new hardware in a hot swap environment is very attractive.20:45
slackguruevent driven20:55
JanCI'm sure removing upstart is an option, if you don't mind configuring your favourite "init" system by hand22:14
ionslackguru: “Perfectly good System-V init model”? That’s a false statement. Sysvrc scripts required to boot a modern system are full of race conditions and ugly hacks such as having the entire boot sequence wait in a busy loop for some random device to appear. That’s one of the major reasons for Upstart’s very existence.22:36
raphael___"async is the new trend" ;-)22:40
JanCI think some dependency loops will require upstart-specific code in applications to get solved though...22:47
ionslackguru: http://www.netsplit.com/2006/08/26/upstart-in-universe/ “Why change it?”22:49

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