frinnst | rmull: nice find | 00:00 |
---|---|---|
*** leo-unglaub has joined #crux | 00:02 | |
leo-unglaub | good evening | 00:02 |
rmull | frinnst: ^_^ | 00:16 |
rmull | hey leo-unglaub. | 00:16 |
leo-unglaub | hey rmull | 00:17 |
*** leo-unglaub has quit IRC | 00:43 | |
*** crash__ has quit IRC | 00:46 | |
*** tilman has quit IRC | 01:03 | |
*** tilman has joined #crux | 01:05 | |
kori | rmull: I lead the group that's responsible for it, yes | 01:17 |
kori | rmull: where did you read "if cd"? | 01:23 |
kori | well, no matter where it is, it saves a command | 01:23 |
kori | you would cd into the dir anyways, might as well make that the test | 01:23 |
*** dougl has quit IRC | 02:55 | |
*** greduan has quit IRC | 03:26 | |
*** mavrick61 has quit IRC | 03:29 | |
*** mavrick61 has joined #crux | 03:30 | |
*** nogagplz has joined #crux | 03:36 | |
*** SiFuh has quit IRC | 04:17 | |
*** nilp has quit IRC | 04:33 | |
rmull | kori: I was curious about why using -d seems to be more often recommended than checking the cd return value. Is it more portable or something? | 04:40 |
kori | rmull: can you refer to the file you're talking to? | 04:41 |
*** LMNOP has quit IRC | 04:42 | |
*** LMNOP has joined #crux | 04:42 | |
kori | you're talking about | 04:43 |
kori | whoops. | 04:43 |
kori | brain fart | 04:43 |
*** diverse has quit IRC | 04:46 | |
rmull | kori: https://github.com/6c37/cross/blob/master/tools/git#L25 | 04:51 |
kori | rmull: oh I didn't add that | 04:52 |
kori | hrmm, it should be if [ cd $PORTS_DIR/$NAME ] | 04:52 |
rmull | That's what it used to be until recently, but I see a lot of poeple suggesting using if [ -d dirname ]; then | 04:52 |
rmull | And I was wondering if there was a reason for using one instead of the other | 04:53 |
kori | not really, it shouldn't matter | 04:54 |
kori | I guess you could argue there's easier error handling with [ -d ] | 04:54 |
kori | if [ cd ] just makes things shorter, I guess | 04:54 |
rmull | k | 04:55 |
*** sh[4]rm4 has joined #crux | 06:05 | |
*** sh4rm4 has quit IRC | 06:07 | |
*** nilp has joined #crux | 06:17 | |
*** SiFuh has joined #crux | 06:36 | |
*** quasinoxen has quit IRC | 07:18 | |
*** quasinoxen has joined #crux | 07:18 | |
*** ryuo has joined #crux | 08:12 | |
*** quasinoxen has quit IRC | 08:53 | |
*** Pingax has quit IRC | 09:46 | |
*** chris2 has quit IRC | 09:52 | |
*** arduo has joined #crux | 10:08 | |
*** SiFuh has quit IRC | 10:15 | |
*** chris2 has joined #crux | 10:20 | |
*** lnds has joined #crux | 10:55 | |
*** arduo has left #crux ("ERC Version 5.3 (IRC client for Emacs)") | 11:02 | |
*** ryuo has quit IRC | 11:50 | |
*** ryuo has joined #crux | 11:50 | |
*** leo-unglaub has joined #crux | 12:06 | |
*** xeirrr has joined #crux | 12:23 | |
*** xeirrr has quit IRC | 12:37 | |
*** Pingax has joined #crux | 12:46 | |
*** jdolan has quit IRC | 12:52 | |
*** jdolan has joined #crux | 12:56 | |
*** EmoSpice_Home has joined #crux | 12:58 | |
cruxbot | [xfce.git/3.1]: xfce4-artwork: Cleanup the Pkgfile | 12:58 |
cruxbot | [xfce.git/3.1]: gtk3-xfce-engine: Cleanup the Pkgfile | 13:02 |
cruxbot | [xfce.git/3.1]: gtk3-xfce-engine: Change the order of configure arguments | 13:04 |
cruxbot | [xfce.git/3.1]: gtk-xfce-engine: Update to 3.2.0 | 13:07 |
cruxbot | [xfce.git/3.1]: Fix some typos | 13:08 |
teK_ | # go into the source directory | 13:10 |
teK_ | ^_° | 13:10 |
*** crash__ has joined #crux | 13:13 | |
cruxbot | [xfce.git/3.1]: garcon: Remove an old unused patch | 13:15 |
cruxbot | [xfce.git/3.1]: garcon: Cleanup the Pkgfile | 13:15 |
leo-unglaub | hehe | 13:16 |
leo-unglaub | i like to be explicit *g* | 13:16 |
tilman | i++; // Increment i by one. | 13:16 |
leo-unglaub | tilman, i-- // substract one ! | 13:16 |
leo-unglaub | nah, the famous "go into the source directory" is somewhat an inside joke ... when i created my first ports i did had the work directory missconfigured and always ended up in the wrong directory | 13:18 |
leo-unglaub | since then i am explicitly writing it in there *g* | 13:18 |
tilman | ;) | 13:19 |
leo-unglaub | i am actually more pissed at polkit ... | 13:23 |
leo-unglaub | why the hell would they need a javascript engine in there? | 13:23 |
leo-unglaub | i mean polkit ... a tool that has root permissions ... why does it need spidermonkey? | 13:23 |
tilman | i curse the week that brendan eich designed javascript | 13:23 |
tilman | he doomed an entire industry :-) | 13:23 |
leo-unglaub | yeah | 13:23 |
leo-unglaub | i mean in a browser for some dom manipulations ... maybe okay ... but on a fucking desktop ... no way in hell i am goingto be happy with that | 13:24 |
cruxbot | [xfce.git/3.1]: xfce4-power-manager: Cleanup the Pkgfile | 13:30 |
leo-unglaub | are there any xfce4 users around? | 13:34 |
leo-unglaub | if yes, could you please try to run xfce4-pm-helper --suspend and tell me if it works for you? | 13:35 |
*** greduan has joined #crux | 13:45 | |
greduan | morning :) | 13:46 |
cruxbot | [xfce.git/3.1]: elementary-xfce-icon-theme: Add a post-install script | 13:47 |
*** SiFuh has joined #crux | 14:12 | |
*** sh[4]rm4 has quit IRC | 14:28 | |
*** sh[4]rm4 has joined #crux | 14:29 | |
*** dougl has joined #crux | 14:32 | |
*** diverse has joined #crux | 14:32 | |
*** diverse has quit IRC | 15:23 | |
*** diverse has joined #crux | 15:46 | |
*** dougl has quit IRC | 15:53 | |
*** leo-unglaub has quit IRC | 16:09 | |
*** leo-unglaub has joined #crux | 16:13 | |
greduan | 125th place in popularity according to DistroWatch http://distrowatch.com/dwres.php?resource=popularity | 16:14 |
greduan | in the last 12 months | 16:14 |
greduan | We're around the 150s in the rest of the places | 16:15 |
*** leo-unglaub has quit IRC | 16:35 | |
*** diverse has quit IRC | 17:04 | |
*** diverse has joined #crux | 17:20 | |
*** diverse has quit IRC | 17:25 | |
*** Pingax has quit IRC | 17:26 | |
*** diverse has joined #crux | 17:40 | |
*** diverse has quit IRC | 17:40 | |
*** quasinoxen has joined #crux | 17:58 | |
*** diverse has joined #crux | 18:09 | |
*** EmoSpice_Home has quit IRC | 18:21 | |
*** heroux has quit IRC | 19:05 | |
*** heroux has joined #crux | 19:05 | |
*** thebilgerat has joined #crux | 19:07 | |
thebilgerat | hey all! | 19:07 |
thebilgerat | Anyone install steam on crux, or know of a how to? | 19:08 |
nwe | thebilgerat: looks like lennart have made a steam-port.. | 19:10 |
thebilgerat | nice - I'll go check that out | 19:12 |
nwe | https://crux.nu/portdb/?a=search&q=steam | 19:12 |
thebilgerat | how do I add lennarts ports tree? | 19:14 |
kori | thebilgerat: check out my port | 19:18 |
kori | https://github.com/6c37/crux-ports/blob/master/steam/Pkgfile | 19:18 |
kori | it's possibly the simplest | 19:18 |
nwe | download lennart.rsync/httpup and put it in /etc/ports/ | 19:23 |
nwe | after ports -u lennart | 19:23 |
*** quasinoxen has quit IRC | 19:41 | |
*** quasinoxen has joined #crux | 19:42 | |
*** Pingax has joined #crux | 19:46 | |
*** museur has joined #crux | 20:11 | |
museur | Two questions fellas. How often it is suggested to do a sysup? Does kernel have to be changed to anyone my version is not listed in stable but neither newer or older than both stable releases? | 20:13 |
frinnst | If i didnt follow the crux releases/development i'd probably run a sysup daily | 20:16 |
frinnst | your kernel is up to you. But if you're connected to a network i'd suggest you run the latest stable | 20:16 |
frinnst | you wont be able to use a kernel older than 3.10 though. Due to this option in glibc: --enable-kernel=3.10 | 20:17 |
museur | I have 3.19.0 site has 19.1 or 18.9 as stable, does that mean mine is stable too? | 20:19 |
frinnst | you are on the stable branch, yes. 3.19.1 probably contains important(tm) bug/security fixes | 20:20 |
museur | Ok. Thanks frinnst. | 20:20 |
frinnst | np | 20:20 |
diverse | I usually wait until the newer releases get around the 3rd bug release or higher | 20:21 |
diverse | any of the security related fixes, I imagine it get down ported to the order versions as well | 20:22 |
*** SiFuh has quit IRC | 20:28 | |
*** SiFuh has joined #crux | 20:29 | |
*** quasinoxen has quit IRC | 20:32 | |
*** quasinoxen has joined #crux | 20:33 | |
frinnst | yeah, but its close to impossible to figure out if a linux kernel version has a security fix in it | 21:03 |
frinnst | fucking stupid policy | 21:03 |
*** rofl__ has joined #crux | 21:04 | |
*** sh[4]rm4 has quit IRC | 21:06 | |
*** quasinoxen has quit IRC | 21:42 | |
*** quasinoxen has joined #crux | 21:43 | |
*** crash__ has quit IRC | 21:59 | |
*** thebilgerat has quit IRC | 22:30 | |
*** museur has quit IRC | 22:35 | |
*** kori has quit IRC | 22:39 | |
*** nilp has quit IRC | 22:41 | |
*** museur has joined #crux | 22:44 | |
*** kori has joined #crux | 22:55 | |
*** lnds has quit IRC | 23:59 |
Generated by irclog2html.py 2.11.0 by Marius Gedminas - find it at mg.pov.lt!