*** RzR has joined #maemo | 00:01 | |
*** Pali has quit IRC | 00:04 | |
*** dafox has quit IRC | 00:24 | |
*** xorly has quit IRC | 00:37 | |
*** RzR has quit IRC | 00:38 | |
*** xes has joined #maemo | 00:42 | |
*** xy2_ has quit IRC | 00:48 | |
*** spiiroin has quit IRC | 00:59 | |
*** spiiroin has joined #maemo | 01:00 | |
*** juiceme has quit IRC | 01:09 | |
*** juiceme has joined #maemo | 01:12 | |
*** juiceme is now known as Guest92736 | 01:13 | |
*** xes has quit IRC | 01:41 | |
*** Kilroo has joined #maemo | 01:55 | |
*** xes has joined #maemo | 02:36 | |
*** RzR has joined #maemo | 02:42 | |
*** eMHa has quit IRC | 02:48 | |
*** Kabouik_ has joined #maemo | 02:54 | |
*** Kabouik- has quit IRC | 02:57 | |
*** infobot has quit IRC | 03:19 | |
*** infobot has joined #maemo | 03:20 | |
*** ChanServ sets mode: +v infobot | 03:20 | |
*** Juesto has quit IRC | 03:54 | |
*** Juesto has joined #maemo | 03:57 | |
*** Juesto has quit IRC | 04:05 | |
*** Juesto has joined #maemo | 04:07 | |
*** Kabouik_ has quit IRC | 04:09 | |
*** tm has quit IRC | 04:19 | |
*** Kabouik_ has joined #maemo | 04:19 | |
*** tm has joined #maemo | 04:23 | |
*** Kabouik_ has quit IRC | 04:26 | |
*** pkill9 has quit IRC | 05:19 | |
*** spiiroin has quit IRC | 05:57 | |
*** spiiroin has joined #maemo | 05:57 | |
Oksanaa | It's... Debian's dependency hell. As in, if X wants to be started on start-up, then it depends on <X-init>, which is provided by either of X-systemd, X-upstart, X-openrc or whatever. Then X-openrc depends on both X and <openrc>, where <openrc> is provided by either openrc itself, or another <init>'s | 06:06 |
---|---|---|
Oksanaa | shim to handle openrc-style init scripts. | 06:07 |
*** timeless has quit IRC | 06:11 | |
Juesto | Oksanaa: you're putting it in the form of freedesktop alternatives way :) | 06:11 |
*** zgrepc has quit IRC | 06:12 | |
* Oksanaa wonders how people do it now... | 06:12 | |
*** zgrepc has joined #maemo | 06:14 | |
Juesto | Oksanaa: you can always start up X manually, and do the init's job if you wanted even | 06:16 |
Maxdamantus | I'm happy not having X started by the init system, like on all my desktop/laptop machines. | 06:16 |
Juesto | sometimes it's just necessary | 06:16 |
* Maxdamantus just logs in through a getty-spawned login and does `exec startx`. | 06:17 | |
Juesto | x is started by dsme which in turn is started by the init | 06:17 |
Juesto | lol | 06:17 |
Juesto | there's always a odd dependency regarding display :0 | 06:18 |
Maxdamantus | things like screensaver and xmonad and some environment variables are just handled by my ~/.xinitrc | 06:18 |
Juesto | also don't forget display managers | 06:18 |
Maxdamantus | Yeah, I don't use a display manager on any of my systems. | 06:18 |
Maxdamantus | maemo doesn't use one either, unless its using one for a very strange purpose. | 06:19 |
Juesto | dsme is the controller | 06:19 |
Juesto | and without x there's no maemo | 06:20 |
Maxdamantus | anything depending on X should be started within X. | 06:20 |
Maxdamantus | maemo doesn't seem to follow that principle, judging by the fact that lots of things seem to just force the `DISPLAY` variable. | 06:20 |
Juesto | yes but then it doesn't attempt to start again if X fails to start and it's later started | 06:21 |
Juesto | all manual at that point | 06:21 |
Juesto | it depends on a X server started on the expected display | 06:22 |
Maxdamantus | when X is started again, it will again load the programs that are part of the X session. | 06:22 |
Maxdamantus | that will be whatever is in ~/.xinitrc, or howerver the normal X session mechanism works. | 06:22 |
Juesto | .xinitrc is first then stuff in etc/X11 | 06:24 |
Juesto | don't remember | 06:24 |
Maxdamantus | .xinitrc is the only thing. | 06:24 |
Juesto | no it doesn't start programs like that, not without rebooting | 06:25 |
Maxdamantus | Right, but it should conform to the paradigm I've described, because that's what normal Linux-based systems do. | 06:25 |
Maxdamantus | The init system doesn't keep respawning your pidgin program or something. | 06:26 |
Maxdamantus | You can configure gnome/kde to start it when your gnome/kde session starts. | 06:26 |
Juesto | sure, for the sake of functionality when something critical fails it should be brought back up and related processes too | 06:27 |
Juesto | especially when the consumer is a noob at computers | 06:28 |
Maxdamantus | If you want to reload X programs on crash, imo that should still be done within X. | 06:30 |
Juesto | yes and maemo doesn't do that for it's services | 06:31 |
Juesto | deficiency | 06:31 |
Maxdamantus | a very crude way would be to just run a script that does `while ! some-program; do sleep 5; done` | 06:31 |
Juesto | lol | 06:31 |
*** FalconSpy has quit IRC | 06:36 | |
Juesto | . | 06:37 |
*** timeless has joined #maemo | 06:40 | |
*** Guest92736 has quit IRC | 06:40 | |
*** juiceme has joined #maemo | 06:43 | |
*** juiceme is now known as Guest81280 | 06:43 | |
*** Kilroo has quit IRC | 06:46 | |
*** FalconSpy has joined #maemo | 06:47 | |
*** eMHa has joined #maemo | 08:44 | |
*** arcean has joined #maemo | 08:48 | |
*** LauRoman has quit IRC | 09:54 | |
*** geaaru has joined #maemo | 10:08 | |
*** Guest81280 has quit IRC | 10:15 | |
*** juiceme has joined #maemo | 10:17 | |
*** juiceme is now known as Guest98101 | 10:18 | |
*** aloril has quit IRC | 10:25 | |
*** pkill9 has joined #maemo | 10:26 | |
*** aloril has joined #maemo | 10:28 | |
*** aloril has quit IRC | 10:35 | |
*** aloril has joined #maemo | 10:37 | |
*** xorly has joined #maemo | 10:47 | |
*** florian has joined #maemo | 10:57 | |
*** olebrom has quit IRC | 11:02 | |
*** olebrom has joined #maemo | 11:04 | |
*** TheKit has joined #maemo | 11:10 | |
*** NotKit has quit IRC | 11:13 | |
*** Kabouik has joined #maemo | 11:19 | |
*** olebrom has quit IRC | 11:20 | |
*** jskarvad has joined #maemo | 11:23 | |
*** jskarvad has quit IRC | 11:23 | |
*** jskarvad has joined #maemo | 11:23 | |
*** olebrom has joined #maemo | 11:25 | |
*** teotwaki has joined #maemo | 11:27 | |
*** jskarvad has quit IRC | 11:54 | |
*** jskarvad has joined #maemo | 12:13 | |
*** jskarvad has quit IRC | 12:13 | |
*** jskarvad has joined #maemo | 12:13 | |
*** zGrr has joined #maemo | 12:31 | |
*** xy2_ has joined #maemo | 12:32 | |
*** eMHa has quit IRC | 12:39 | |
*** auenf has quit IRC | 12:40 | |
*** RzR has quit IRC | 12:42 | |
*** auenf has joined #maemo | 12:42 | |
DocScrutinizer05 | ? | 12:42 |
DocScrutinizer05 | http://paste.opensuse.org/57849888 -t --start-restart=<cmd> -c --max-count=N | 12:44 |
*** eMHa has joined #maemo | 13:01 | |
*** xy2_ has quit IRC | 13:08 | |
*** xy2_ has joined #maemo | 13:18 | |
*** xorly has quit IRC | 13:29 | |
*** sicelo is now known as Sicelo | 14:12 | |
*** Sicelo is now known as sicelo | 14:46 | |
*** xy2_ has quit IRC | 15:17 | |
*** teotwaki has quit IRC | 15:20 | |
*** teotwaki has joined #maemo | 15:22 | |
*** xy2_ has joined #maemo | 15:25 | |
*** jskarvad has quit IRC | 15:26 | |
*** jskarvad has joined #maemo | 15:26 | |
*** jskarvad has quit IRC | 15:39 | |
*** jskarvad has joined #maemo | 15:39 | |
*** jskarvad has quit IRC | 15:39 | |
*** jskarvad has joined #maemo | 15:39 | |
*** cyteen has joined #maemo | 15:40 | |
*** zGrr has quit IRC | 15:52 | |
*** qwazix has quit IRC | 16:09 | |
*** qwazix has joined #maemo | 16:10 | |
*** arcean has quit IRC | 16:35 | |
*** xy2_ has quit IRC | 16:47 | |
*** xy2_ has joined #maemo | 16:55 | |
*** vakkov_ has quit IRC | 16:56 | |
*** vakkov_ has joined #maemo | 17:02 | |
*** eMHa has quit IRC | 17:16 | |
*** Kabouik has quit IRC | 17:21 | |
*** Kabouik has joined #maemo | 17:21 | |
*** eMHa has joined #maemo | 17:45 | |
*** geaaru has quit IRC | 17:53 | |
*** cyteen has quit IRC | 18:05 | |
*** Vajb has quit IRC | 18:06 | |
*** geaaru has joined #maemo | 18:06 | |
*** MartiniMoe has quit IRC | 18:15 | |
*** MartiniMoe has joined #maemo | 18:15 | |
*** Pali has joined #maemo | 18:18 | |
*** teotwaki has quit IRC | 18:25 | |
*** Vajb has joined #maemo | 18:38 | |
*** florian has quit IRC | 18:45 | |
*** cyteen has joined #maemo | 20:18 | |
*** xorly has joined #maemo | 20:22 | |
*** arcean has joined #maemo | 20:37 | |
*** arcean has quit IRC | 20:49 | |
*** vakkov_ has quit IRC | 20:49 | |
*** Kabouik has quit IRC | 21:07 | |
*** Juesto has quit IRC | 21:15 | |
*** florian has joined #maemo | 21:17 | |
*** Juesto has joined #maemo | 21:17 | |
*** geaaru has quit IRC | 21:18 | |
*** vakkov_ has joined #maemo | 21:31 | |
*** jskarvad has quit IRC | 21:33 | |
*** LauRoman has joined #maemo | 21:36 | |
*** Kabouik_ has joined #maemo | 21:54 | |
*** NotKit has joined #maemo | 22:10 | |
*** Kabouik_ has quit IRC | 22:12 | |
*** TheKit has quit IRC | 22:13 | |
*** Kabouik has joined #maemo | 22:13 | |
*** cyteen has quit IRC | 22:42 | |
*** xy2_ has quit IRC | 23:07 | |
*** xy2_ has joined #maemo | 23:26 | |
*** cyteen has joined #maemo | 23:36 | |
*** cyteen has quit IRC | 23:42 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!