*** tilman has quit IRC | 00:04 | |
*** tilman has joined #crux | 00:06 | |
*** SiFuh has quit IRC | 00:23 | |
*** timcowchip has joined #crux | 00:29 | |
*** renovaatio has joined #crux | 00:30 | |
timcowchip | I had a couple of buds but I don't feel any wiser | 00:30 |
---|---|---|
timcowchip | got our new ISP today http://www.gorge.net/residential-services/cascade-locks-cable.cfm wee:) | 00:32 |
renovaatio | hai guise | 00:33 |
renovaatio | i got a question | 00:33 |
renovaatio | a noob question | 00:33 |
renovaatio | why is this not working in crux https://wiki.archlinux.org/index.php/Start_X_at_Login | 00:34 |
timcowchip | can't you just edit inittab? | 00:38 |
pidsley-afk | he wants to start X at login, not auto login | 00:39 |
pidsley-afk | or maybe both | 00:39 |
timcowchip | c1:2345:respawn:/bin/login -f username tty1 </dev/tty1 >/dev/tty1 2>&1 | 00:39 |
renovaatio | both if possible | 00:40 |
timcowchip | oh | 00:40 |
pidsley-afk | renovaatio: the arch example does not work because crux does not set $XDG_VTNR (i could be wrong about this) | 00:40 |
timcowchip | startx in ~/.bashrc | 00:40 |
timcowchip | or cshrc | 00:41 |
timcowchip | sorry ~/.bash_profile | 00:42 |
renovaatio | pidsley-afk: alright. I'm to noob to know what it means, but thanks | 00:42 |
pidsley-afk | try this instead | 00:43 |
timcowchip | c1:2345:respawn:/bin/login -f username tty1 </dev/tty1 >/dev/tty1 2>&1 in inittab | 00:43 |
timcowchip | and startx in ~/.bashrc | 00:43 |
timcowchip | how I do it | 00:44 |
pidsley-afk | [[ -z $DISPLAY && $(tty) == /dev/tty1 ]] && exec startx | 00:44 |
pidsley-afk | timcowchip: he wants to only startx from tty1 | 00:44 |
pidsley-afk | [[ -z $DISPLAY && $(tty) = /dev/tty1 ]] && exec startx | 00:45 |
renovaatio | tryin both your examples, brb | 00:45 |
*** renovaatio has quit IRC | 00:45 | |
pidsley-afk | or if you want to startx from every tty, just use timcowchip's way | 00:46 |
*** SiFuh has joined #crux | 00:51 | |
*** dkoby has joined #crux | 01:01 | |
*** hotaronohanako has quit IRC | 01:03 | |
timcowchip | claws-mail still broken? | 01:08 |
jaeger | frinnst: its only redeeming feature is that it's dirt cheap | 01:10 |
timcowchip | rice beer | 01:13 |
timcowchip | as opposed to barley beer | 01:14 |
jaeger | also barely beer as opposed to barley beer :D | 01:14 |
timcowchip | true that | 01:15 |
*** sh4rm4 has quit IRC | 01:16 | |
timcowchip | the "king of beers" | 01:17 |
timcowchip | I guess Elvis drank it | 01:20 |
timcowchip | http://www.2brothers.com.au/beer4.html | 01:24 |
timcowchip | the "godfather of ale" | 01:24 |
*** hotaronohanako has joined #crux | 02:04 | |
*** Romster has joined #crux | 02:48 | |
*** mavrick61 has quit IRC | 02:50 | |
timcowchip | WEBKIT_CFLAGS= ? | 02:50 |
timcowchip | in claws-mail Pkgfile | 02:50 |
*** mavrick61 has joined #crux | 02:51 | |
*** hotaronohanako has quit IRC | 02:55 | |
*** hotaronohanako has joined #crux | 02:55 | |
*** SiFuh has quit IRC | 03:16 | |
*** SiFuh has joined #crux | 03:17 | |
*** SiFuh has quit IRC | 04:22 | |
*** hotaronohanako has quit IRC | 04:23 | |
*** SiFuh has joined #crux | 04:36 | |
*** SiFuh has quit IRC | 04:41 | |
*** SiFuh has joined #crux | 05:33 | |
*** SiFuh has quit IRC | 05:38 | |
*** Rotwang has quit IRC | 05:41 | |
timcowchip | screw it its broken :( | 06:22 |
*** SiFuh has joined #crux | 06:33 | |
*** SiFuh has quit IRC | 06:40 | |
timcowchip | anyone got a thunderbird.pkg.tar.gz? or xz? | 07:00 |
*** SiFuh has joined #crux | 07:33 | |
*** timcowchip has quit IRC | 07:34 | |
*** SiFuh has quit IRC | 07:40 | |
*** rexich has joined #crux | 07:57 | |
*** SiFuh has joined #crux | 08:32 | |
*** SiFuh has quit IRC | 08:38 | |
nrxtx | teK_: would you mind fixing cyrus-sasl missing header? https://projects.archlinux.org/svntogit/packages.git/plain/trunk/cyrus-sasl-2.1.26-size_t.patch?h=packages/cyrus-sasl | 08:46 |
*** Pingax has joined #crux | 08:53 | |
*** SiFuh has joined #crux | 09:12 | |
cruxbot | [xorg.git/3.1]: xorg-xrandr: updated to 1.4.3 | 09:32 |
*** mlux has left #crux () | 10:15 | |
*** hotaronohanako has joined #crux | 11:24 | |
*** dkoby has quit IRC | 11:37 | |
*** darfo has quit IRC | 12:31 | |
*** hotaronohanako has quit IRC | 12:56 | |
*** hotaronohanako has joined #crux | 12:56 | |
*** ileach has joined #crux | 13:03 | |
*** ileach has left #crux () | 13:03 | |
*** EmoSpice has joined #crux | 13:04 | |
EmoSpice | Is the gvim package dependent upon the vim package? I can't seem to resolve the two. Both will install, but the vim package isn't compiled with +visual. Is there a place I can read up on how this should work? | 13:13 |
EmoSpice | I can modify the core package to add the flag, but this doesn't feel right. | 13:14 |
*** felixxthecat has joined #crux | 13:14 | |
EmoSpice | Figured out my last question. I have a stupid alias in my .zshrc that calls the binary improperly. Sorry for the noise. | 13:26 |
frinnst | :) | 13:31 |
frinnst | btw I also figured out something: why i had strange keyboard lag with a win7 guest in qemu | 13:32 |
frinnst | seems to be a kernel issue. input is normal with 3.14 and laggy with 3.16-rcX. | 13:32 |
frinnst | might be related to the random crashes I see with 3.16 too | 13:33 |
frinnst | https://bugzilla.kernel.org/attachment.cgi?id=144141 | 13:34 |
*** EmoSpice has quit IRC | 13:35 | |
*** bryan2 has joined #crux | 13:37 | |
*** dkoby has joined #crux | 13:55 | |
*** hotarono` has joined #crux | 14:04 | |
*** hotaronohanako has quit IRC | 14:05 | |
*** diverse has quit IRC | 14:05 | |
*** diverse has joined #crux | 14:29 | |
*** hotarono` has quit IRC | 14:37 | |
*** bryan2 has quit IRC | 14:40 | |
*** hotaronohanako has joined #crux | 15:14 | |
*** dkoby has quit IRC | 15:16 | |
*** sh4rm4 has joined #crux | 15:19 | |
*** rexich has quit IRC | 15:40 | |
*** felixxthecat has left #crux () | 16:12 | |
*** phant0mas has quit IRC | 17:36 | |
*** darfo has joined #crux | 17:52 | |
*** bryan2 has joined #crux | 18:06 | |
*** SiFuh has quit IRC | 18:10 | |
*** bryan2 has quit IRC | 18:11 | |
*** felixxthecat has joined #crux | 18:22 | |
*** jdolan has joined #crux | 18:40 | |
*** timcowchip has joined #crux | 18:42 | |
timcowchip | http://webkitgtk.org/2014/08/01/webkitgtk2.5.1-released.html | 18:44 |
timcowchip | Romster: could you add "--enable-introspection \" to the Pkgfile for the new webkit packages when you get around to updating them? | 18:45 |
timcowchip | I think that will install /usr/share/gir-1.0/WebKit-3.0.gir and /usr/share/gir-1.0/JavaScriptCore-3.0.gir | 18:48 |
timcowchip | https://www.youtube.com/watch?v=hOQnHB9JDG0 | 18:52 |
timcowchip | like a g-dog on a fly tip | 18:52 |
*** jdolan has quit IRC | 18:53 | |
*** jdolan has joined #crux | 18:54 | |
*** diverse has quit IRC | 19:05 | |
*** diverse has joined #crux | 19:05 | |
*** jdolan has quit IRC | 19:14 | |
*** jdolan has joined #crux | 19:15 | |
*** jdolan has quit IRC | 19:19 | |
*** pidsley has joined #crux | 19:23 | |
*** pidsley has quit IRC | 19:24 | |
*** timcowchip has left #crux ("recharging brain cell") | 19:32 | |
*** timcowchip has joined #crux | 20:02 | |
*** sh4rm4 has quit IRC | 20:11 | |
*** timcowchip has left #crux ("recharging brain cell") | 20:14 | |
*** timcowchip has joined #crux | 20:39 | |
*** sh4rm4 has joined #crux | 20:40 | |
*** sh4rm4 has quit IRC | 20:44 | |
*** sh4rm4 has joined #crux | 21:36 | |
*** timcowchip has left #crux ("recharging brain cell") | 21:38 | |
*** felixxthecat has left #crux () | 21:53 | |
*** felixxthecat has joined #crux | 21:53 | |
*** sh4rm4 has quit IRC | 21:54 | |
*** sh4rm4 has joined #crux | 21:59 | |
*** sh4rm4 has quit IRC | 22:01 | |
*** sh4rm4 has joined #crux | 22:02 | |
*** felixxthecat has left #crux () | 22:07 | |
*** diverse has quit IRC | 22:15 | |
*** jdolan has joined #crux | 22:58 | |
*** jdolan has quit IRC | 23:03 | |
*** jdolan has joined #crux | 23:10 | |
cruxbot | [core.git/3.1]: libdevmapper: updated to 1.02.87 | 23:12 |
cruxbot | [core.git/3.1]: file: updated to 5.19 | 23:12 |
*** SiFuh has joined #crux | 23:26 | |
*** sh4rm4 has quit IRC | 23:45 | |
*** sh4rm4 has joined #crux | 23:46 | |
*** mechaniputer has joined #crux | 23:55 |
Generated by irclog2html.py 2.11.0 by Marius Gedminas - find it at mg.pov.lt!