/srv/irclogs.ubuntu.com/2009/10/15/#upstart.txt

=== robbiew is now known as robbiew-afk
=== ion_ is now known as ion
stevenshiauHi10:25
stevenshiauI am new to upstart 0.6.310:25
stevenshiauI'd like to know if any "service" in /etc/init/ will mount /dev/pts, /dev/shm... (in Ubuntu 9.10)10:26
stevenshiauI can not find it10:26
stevenshiauIf anybody knows that, please tell me10:26
stevenshiauthanks10:26
mbieblstevenshiau: the mountall binary is responsible for that → /etc/init/mountall.conf11:26
stevenshiaumbiebl: Thanks11:32
stevenshiauBut I did not see any devpts mode or something similar in /etc/init/mountall.conf11:32
stevenshiaudescription     "Mount filesystems on boot"11:33
stevenshiaustart on startup11:33
stevenshiauexpect daemon11:33
stevenshiautask11:33
stevenshiauemits virtual-filesystems11:33
stevenshiauemits local-filesystems11:33
stevenshiauemits remote-filesystems11:33
stevenshiauemits all-swaps11:33
stevenshiauemits all-filesystems11:33
stevenshiauemits filesystem11:33
stevenshiauAny one of them is responsible for mounting /dev/pts?11:33
mbieblIt's in the source code of mountall11:36
mbieblapt-get source mountall11:36
stevenshiauok11:36
stevenshiautkx11:36
stevenshiaugot it11:36
stevenshiauActually I am implementing a diskless system based on this11:37
stevenshiauTrying to figure out how to start the correct "services"11:37
stevenshiauHaven't figure it out11:38
stevenshiauAny hint will be appreciated11:38
stevenshiauThe problem now I have is, looks like mountall.conf is run, but there is no /dev/pts, /dev/shm...11:40
stevenshiauhow can I force mountall to mount them automatically?11:44
mbieblstevenshiau: you can run the mountall binary by hand11:46
mbieblit should mount those file systems automatically11:46
stevenshiauyes?11:46
stevenshiauCould you please show me how? Sorry for asking such a question11:47
mbieblmaybe you get an error message, why it fails for you11:47
mbieblMake that "mountall --verbose"11:48
mbieblfor even more debug output use "mountall --debug"11:49
mbieblyou can change the mountall.conf job file and add that parameter to the mountall call11:50
stevenshiaugot it11:50
stevenshiauLet me try here11:50
stevenshiaumbiebl: looks like mountall will umount the filesystem first, then mount them again?11:53
stevenshiauIs that possible I can keep the existing ones?11:53
=== robbiew-afk is now known as robbiew
=== robbiew is now known as robbiew-afk
ionhttp://lwn.net/Articles/356764/18:01
Keybuklol18:02
Keybuksaw it18:02
ionLooking at http://lkml.org/lkml/2009/1/17/37 and the others like it (http://stanse.fi.muni.cz/bugs.html), perhaps they should use the GCC __attribute__ cleanup extension to handle the mutex unlocking. :-P18:25
sadmac"Even if I don't unpull, I don't _ever_ want to see a driver like this 18:26
sadmacoutside the merge window. And dammit, James, you should have realized 18:26
sadmacthat.18:26
sadmacAnd dammit, James, I'm a release engineer, not a doctor.18:27
=== robbiew-afk is now known as robbiew
ionsadmac: Out of curiosity: is RH using or transitioning to Upstart?21:26
ionRHEL21:26
nottingall existing releases of RHEL use sysvinit; that's obviously not going to change in an update21:27
sadmacion: ^^let notting tell you21:27
nottingrhel does get derived from fedora, though.21:29
=== Keybuk_ is now known as Keybuk
ionNice, http://www.gnu.org/software/gdb/news/reversible.html22:16
sadmacion: kind of scary22:28

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