*** drbombay has joined #crux | 00:02 | |
*** pitillo has joined #crux | 00:06 | |
*** maxus has joined #crux | 00:10 | |
cruxbot | [opt.git]: nvidia: Add missing patch. Getting too forgetful. | 00:36 |
---|---|---|
nipuL | someone's getting push happy | 00:42 |
*** maxus has quit IRC | 00:42 | |
Romster | heh yeah i noticed it missing. | 00:43 |
cruxbot | [opt.git]: lsof: updated to 4.79 | 00:52 |
cruxbot | [opt.git]: wine: updated to 0.9.60 | 00:52 |
Romster | Thanks aon. | 00:54 |
Romster | i was nearly thinking by the time you updated wine 0.9.61 would be about out << | 00:54 |
aon | heh | 00:56 |
Romster | i'm emailing viper i don't think the bug tracker gets his attention. | 00:58 |
Romster | Wonder why he hasn't came on in awhile. | 00:58 |
aon | busy with life? | 00:58 |
Romster | he might be. | 00:59 |
Romster | Or lost interest no idea. | 00:59 |
Romster | Just be nice if he did drop in occasionally and say he'll be away for a while or whatever and he'll be back on .... and do any port updates then. | 01:00 |
Romster | And Sip hasn't even looked at the bug tracker either i've submitted a bug for including mesa3d in libsdl, sips updated libsdl since then but not addressed that problem as either add it or decline too add it. | 01:04 |
Romster | I don't mind waiting for fixes but geez am i being impatient for waiting months for a fix or for the change to be declined, then again maybe i just any everyone bugging them with this stuff and i should let stuff be as it is for others to find out the same problems. I really don't know. Anyways off to do stuff than to keep gasbaging in here. | 01:08 |
*** drijen has quit IRC | 01:08 | |
Romster | s/any/anoy | 01:08 |
*** drijen has joined #crux | 01:09 | |
pitillo | good morning | 01:11 |
*** drbombay has quit IRC | 01:12 | |
Romster | hi pitillo | 01:12 |
pitillo | lo Romster :) | 01:13 |
drijen | hello romster | 01:19 |
drijen | hello pitillo | 01:19 |
pitillo | :) | 01:19 |
Romster | hi drijen | 01:21 |
drijen | Romster, i have to thank you again | 01:26 |
drijen | that advice you gave me on mass file perm fixes has come in handy like a dozen times now | 01:26 |
Romster | drijen, ah yeah you can alter it to do anything you need done. | 01:31 |
Romster | Just gotta be careful you don't don something wrong though. | 01:31 |
Romster | s/don/do | 01:31 |
* Romster has coffee | 01:31 | |
* drijen adds some irish whiskey | 01:32 | |
Romster | nice. | 01:34 |
Romster | but i haven't drank alcohol in a long time. | 01:34 |
*** mike_k has joined #crux | 01:38 | |
drijen | WTF. | 01:42 |
drijen | gnome-panel is hoarding 4GB of ram. | 01:42 |
* drijen bonks System Monitor on the head | 01:42 | |
Romster | O_o | 01:44 |
drijen | i thinks its reading the cached footprint | 01:44 |
drijen | cuz everything under is reading, 1.6GB, 1.7, 2.3 etc | 01:45 |
*** predatorfreak has quit IRC | 01:46 | |
*** sepen has joined #crux | 02:17 | |
sepen | hey. reading ML's now | 02:20 |
Romster | hi | 02:21 |
Romster | sepen, are you tracking missing source files in your ports check page? | 02:21 |
tilman | morning | 02:21 |
Romster | i noticed all the curl stuff is off the main files. | 02:21 |
Romster | hi tilman | 02:22 |
sepen | I added a new switch for my repoverify to avoid source checking (-ivs) | 02:22 |
Romster | ah so you don't check now? | 02:22 |
Romster | i should look into that code for the port checking i got ideas on how to make it work better. | 02:23 |
Romster | been messing with curl | 02:23 |
Romster | using some part of prtverify? or your own code? | 02:23 |
sepen | Im plained to use distfiles | 02:23 |
sepen | ohh nice! | 02:23 |
sepen | feel free to modify my script | 02:24 |
Romster | just wondering where the checking is done. | 02:24 |
sepen | Romster, now Im using prtverify as a base for doing reports | 02:24 |
Romster | i feel like writing a prtverify/modify that. | 02:24 |
sepen | Romster, would you like svn access to code? | 02:25 |
Romster | tilman, what code is the core/opt ML reports using? | 02:25 |
Romster | hmm maybe. i'll work with prtverify seems like the better place to put something like that then you can reference from that. | 02:26 |
Romster | i remember php quite well too which you've used. | 02:26 |
sepen | Romster, svn://mikeux.dyndns.org/crux/trunk/tools | 02:34 |
Romster | ta i can test it on my apache server. | 02:37 |
Romster | having a look though prtverify | 02:37 |
Romster | a -m missing-source module seems like the obvious idea. | 02:37 |
Romster | hmm prtverify has a white list i wasn't aware of that. | 02:39 |
sepen | hmm | 02:49 |
sepen | note that my scripts is still in premature status | 02:49 |
Romster | ya | 02:49 |
sepen | s/is/are | 02:52 |
sepen | xD | 02:52 |
Romster | << | 02:53 |
sepen | ls | 02:56 |
Romster | . | 03:00 |
Romster | .. | 03:00 |
Romster | wrong_window | 03:00 |
Romster | :P | 03:00 |
Romster | hmm didn't think awk files be so much different looking. i'll have to spend some time learning. | 03:01 |
Romster | sepen, something like this i've noticed works well curl -ILH 'Cache-Control: no-cache, must-revalidate' -H 'Pragma: no-cache' -w 'URL: %{url_effective}\nHTTP: %{http_code}\nType: %{content_type}\n\n' url... | 03:17 |
Romster | so i'm toying with it more in a prtverify module. | 03:18 |
Romster | need to do something for ftp though | 03:19 |
sepen | sorry, I stay at office, and the boss is here atm | 03:29 |
*** mwansa_ has joined #crux | 03:29 | |
Romster | sepen, ah k. | 03:29 |
Romster | hmm easier for me to write a new bash script for this then maybe do a awk module after. | 03:30 |
*** s_warlock has joined #crux | 03:34 | |
sepen | rehabdoll, what about awk? | 03:34 |
sepen | Im using awk as a replacement for 'sort | uniq' filter | 03:35 |
*** s_warlock has quit IRC | 03:35 | |
*** s_warlock has joined #crux | 03:35 | |
Romster | you mean me sepen ? | 03:35 |
sepen | yes | 03:36 |
Romster | i'm lookng at the *.awk files that prtverify uses. | 03:38 |
tilman | pkginfo -l prtverify | 03:38 |
Romster | i've used awk the command a few times. | 03:38 |
sepen | ohh | 03:38 |
tilman | as opposed to awk the language? ;> | 03:39 |
Romster | yeah. | 03:39 |
tilman | np: Kreator - Replicas of Life | 03:46 |
tilman | \\o o// \o/ | 03:46 |
cruxbot | [contrib.git]: geany: Updated 0.13 -> 0.14 | 03:50 |
Romster | Kreator nice. | 03:51 |
mike_k | anyone having troubles with updating cmake? | 03:58 |
mike_k | /usr/bin/ld:CMakeFiles/testCommandLineArguments.dir/testCommandLineArguments.o:1: syntax error | 03:58 |
Romster | nope it built fine. | 04:03 |
nipuL | sweet, got a commodore 64 in the maiul today | 04:03 |
Romster | nipuL, i have a few and a lot of games | 04:03 |
Romster | mike_k, seems to be fine but i'll test again. | 04:05 |
rxi | nipuL: lol i was gunna get a snes .. but then i downloaded a snes emulator for my wii | 04:07 |
mike_k | Romster: thanks. I had very similar error with kde stuff and /usr/bin/ld. I am rebuilding that at the moment. | 04:07 |
Romster | i've built some of kde but i hadn't compelted it. | 04:08 |
Romster | the 4.0.3 version | 04:08 |
*** namenlos has joined #crux | 04:12 | |
Romster | Building '/usr/ports/packages/cmake#2.4.8-1.pkg.tar.gz' succeeded | 04:13 |
Romster | no idea.. mike_k seems ok. | 04:14 |
mike_k | Romster: ok. unlucky me | 04:14 |
Romster | i'd check your system with revdep | 04:15 |
Romster | tried running ldconfig before prt-get update cmake ? | 04:15 |
mike_k | sure | 04:16 |
mike_k | revdep gave nothing related. I've even rebuild binutis. | 04:17 |
mike_k | "testCommandLineArguments.o: file format not recognized; treating as linker script" <-- I should dig here | 04:18 |
Romster | yeah | 04:18 |
Romster | do you have a older version installed? | 04:18 |
Romster | maybe remove that then try building cmake | 04:18 |
Romster | although i bootstrap cmake | 04:18 |
mike_k | old cmake? | 04:18 |
Romster | cmake installed on your syste with it's headers messing up the cmake your trying to compile. | 04:19 |
Romster | system* | 04:19 |
mike_k | unlikely from that error | 04:20 |
Romster | and if 2.4.8 wont compile does 2.4.7 compile for you. | 04:20 |
* mike_k removed && rebuilding | 04:20 | |
Romster | woth a try. | 04:20 |
Romster | worth* | 04:20 |
mike_k | same shit | 04:20 |
Romster | well that is strange. | 04:21 |
Romster | how far in does it get to that error? | 04:21 |
Romster | past the bootstraping stage? | 04:21 |
mike_k | yeah, after bootstrapping. [ 6%] Building CXX object | 04:23 |
Romster | zlib curl and tar are in them lines before that linking bit. | 04:31 |
Romster | if that's any clue. | 04:31 |
Romster | i've got the lateist version i think. | 04:32 |
Romster | i can vaguely remember having some problem with cmake along time ago but can't remember what i did. | 04:34 |
Romster | might be a 64 bit issue. | 04:35 |
mike_k | Romster: ok, try to build the older version | 04:41 |
Romster | you want me to try and build 2.4.6 ? | 04:43 |
Romster | err sorry 2.4.7 | 04:43 |
mike_k | Romster: no, it seems to build fine here | 04:45 |
mike_k | I'll try all this on another box later | 04:46 |
Romster | k | 04:47 |
Romster | i can't fix what's not broken. | 04:47 |
Romster | for me anyways. | 04:47 |
*** DarkNekros has joined #crux | 04:51 | |
*** sepen has quit IRC | 05:17 | |
*** s_warlock has quit IRC | 05:33 | |
*** sepen has joined #crux | 05:35 | |
*** mwansa_ is now known as mwansa | 05:47 | |
*** mwansa has quit IRC | 05:47 | |
*** L3thal has joined #crux | 06:02 | |
L3thal | hmm | 06:05 |
L3thal | does crux build packages from source ? | 06:05 |
L3thal | or just install a precompiled packages ? | 06:06 |
pitillo | L3thal, it builds packages from source | 06:06 |
L3thal | cool | 06:06 |
L3thal | pitillo: hmm , is it just like archlinux ? | 06:06 |
pitillo | L3thal, take a look to http://crux.nu/Main/Handbook2-4 to get detailed info | 06:06 |
L3thal | in the initscipt style ? | 06:06 |
sepen | arch is based on crux | 06:06 |
*** mwansa has joined #crux | 06:07 | |
L3thal | sepen: i know | 06:07 |
L3thal | just asking those questions , so crux is cool for :) | 06:07 |
* L3thal downloads crux | 06:07 | |
pitillo | yeah, I think these and other Q can be answered by yourself reding the handbook :) | 06:07 |
sepen | :D | 06:07 |
sepen | L3thal, http://crux.nu/Main/Handbook2-4#ntoc16 | 06:08 |
L3thal | pitillo: too lazy :( | 06:08 |
L3thal | sepen: iam reading it now :) | 06:08 |
mwansa | L3thal, theres an exam at the end :D | 06:08 |
pitillo | L3thal, I'm more :P | 06:08 |
mwansa | so study hard :P | 06:09 |
sepen | xDD | 06:09 |
*** mwansa has quit IRC | 06:10 | |
L3thal | lol | 06:11 |
* L3thal goes and read the end :D | 06:11 | |
*** mwansa has joined #crux | 06:11 | |
Romster | crux is source based but there is binaries on the install CD. | 06:21 |
L3thal | cool :D seems like the perfect distro for me :D | 06:27 |
mwansa | if you dont mind the ocassional head bang on the desk :> | 06:28 |
*** maxus has joined #crux | 06:33 | |
Romster | yeah crux wont hold your hand if you get a problem ya gotta figure it out. | 06:45 |
*** f1y has joined #crux | 06:48 | |
rehabdoll | bah, crux is the most simple software distribution ive ever used | 06:55 |
mwansa | :> | 06:55 |
Romster | simple to those that know how to fix such problems. | 06:56 |
L3thal | :D | 06:56 |
L3thal | i always knew about crux | 06:56 |
Romster | complicated to those that have yet to learn. | 06:56 |
L3thal | but never really tried it | 06:56 |
Romster | it's good if you want to learn how it all works or want to customise. | 06:57 |
rehabdoll | well yeah, you need to have basic skill setting up a network etc | 06:57 |
rehabdoll | (knowing what dhcp is etc.) | 06:57 |
*** RyoS has quit IRC | 07:18 | |
*** dude_ has joined #crux | 07:19 | |
*** L3thal has quit IRC | 07:19 | |
*** mwansa has quit IRC | 07:31 | |
*** maxus has quit IRC | 07:33 | |
*** mwansa has joined #crux | 07:36 | |
*** RyoS has joined #crux | 07:36 | |
*** Rotwang has joined #crux | 07:38 | |
*** L3thal has joined #crux | 07:39 | |
*** dude_ has quit IRC | 07:42 | |
cruxbot | [xfce.git]: intltool: Updated 0.35.5 -> 0.37.1 | 08:03 |
cruxbot | [xfce.git]: libburn: Updated 0.4.2 -> 0.4.4 | 08:11 |
cruxbot | [xfce.git]: libisofs: Fixed group meta. | 08:13 |
cruxbot | [xfce.git]: libnotify: Switched to bzip'ed tarball | 08:17 |
*** Rotwang has quit IRC | 08:22 | |
*** mwansa has quit IRC | 08:23 | |
*** Rotwang has joined #crux | 08:24 | |
cruxbot | [xfce.git]: librsvg: Updated 2.18.2 -> 2.22.2 and modified base url source. | 08:26 |
Romster | this is interesting geting really funky headers from souceforge and redirects no wonder checking source files is so tricky. | 08:28 |
cruxbot | [xfce.git]: libsexy: Switched to bzip'ed tarball | 08:28 |
sepen | Romster, me? | 08:29 |
Romster | nah my code i'm messing with but i'l be able to give a sane output of checking the source= line in Pkgfiles. | 08:29 |
Romster | and will follow redirects too. | 08:29 |
sepen | hmm | 08:30 |
sepen | your code? | 08:30 |
Romster | i don't have a lot yet i'm parsing stuff curl spits out. | 08:31 |
Romster | yeah i'm writing my own code in bash to grep etc.. | 08:31 |
Romster | if statements to catch all conditions. | 08:31 |
Romster | so nothing funny should spit out of the messages. | 08:32 |
Romster | if it can't get a reply it'll just say error: timed out | 08:32 |
Romster | but the best part would be a stats of saying how reliable a source file is to get. | 08:32 |
sepen | Romster, http://crux.nu/gitweb/?p=misc/scripts.git;a=blob;f=check_urls | 08:33 |
Romster | jsut because it times out doesn't mean it is bad, only that it might be so i'm thinking of a red yellow and green indercator. | 08:33 |
*** destruct_ is now known as destruct | 08:34 | |
Romster | argh so that's where that check file is, ah well it's still not what i want exactly so i'll edit... | 08:35 |
Romster | yay for finding out later on after i got some code i've done myself | 08:35 |
sepen | :D | 08:35 |
Romster | isn't even xhtml code there. | 08:36 |
*** mwansa has joined #crux | 08:37 | |
cruxbot | [xfce.git]: libwnck: Updated 2.20.2 -> 2.22.1 | 08:37 |
*** RedShift has joined #crux | 08:40 | |
cruxbot | [xfce.git]: lm_sensors: Cleanup | 08:40 |
Romster | hmm i can use it for a few ideas but i much prefer to rewrite it. | 08:40 |
L3thal | hmm can i register to view the art page ? | 08:40 |
Romster | didn't think you had to register to view. | 08:40 |
L3thal | no | 08:41 |
L3thal | to edit | 08:41 |
L3thal | http://crux.nu/Main/Art?action=edit | 08:41 |
Romster | if it is a public wiki you can edit it already. | 08:41 |
L3thal | thats crux wallpapers | 08:42 |
L3thal | i guess its not there | 08:42 |
Romster | hmm i think it is private.. anything in the |public| link should be editiable. | 08:42 |
L3thal | i dont want to edit it :P | 08:43 |
L3thal | i just wanna view or download the wallpapers :D | 08:43 |
L3thal | i guess that page isnt public as you said | 08:43 |
cruxbot | [xfce.git]: p5-uri: Updated 1.35 -> 1.36 | 08:43 |
Rotwang | crux wallpapers? | 08:44 |
L3thal | http://crux.nu/Main/Links | 08:44 |
L3thal | Art | 08:44 |
L3thal | Various artistic wallpapers or tiles contributed by CRUX users can be found here?. | 08:44 |
Rotwang | i thought there is only one? blueish one | 08:44 |
sepen | L3thal, did you known the wiki concept? | 08:44 |
L3thal | sepen: to register and edit ? | 08:45 |
sepen | crux wallpapers link isn't still edited | 08:45 |
L3thal | i see | 08:45 |
sepen | ''...Various artistic wallpapers or tiles contributed by CRUX users can be found here?.'' | 08:46 |
sepen | see (here?) | 08:46 |
sepen | is not the same like (here) | 08:46 |
Rotwang | who made crux penguin? | 08:46 |
L3thal | well , there is no forums | 08:47 |
Romster | someone made a crux forum it died a few weeks later. | 08:47 |
Romster | we prefer irc and the mailing list. | 08:48 |
L3thal | same | 08:48 |
cruxbot | [xfce.git]: ristretto: Updated 0.0.16 -> 0.0.18 | 08:49 |
cruxbot | [xfce.git]: vte: Cleanup | 08:51 |
*** errdil has joined #crux | 08:57 | |
*** Rotwang has quit IRC | 09:05 | |
*** onestep has joined #crux | 09:34 | |
*** namenlos has quit IRC | 09:48 | |
*** namenlos has joined #crux | 09:49 | |
*** namenlos has quit IRC | 09:51 | |
*** namenlos has joined #crux | 09:59 | |
*** namenlos has quit IRC | 10:02 | |
cruxbot | [opt.git]: git: updated to 1.5.5.1. | 10:08 |
*** maxus has joined #crux | 10:21 | |
*** errdil has quit IRC | 10:24 | |
cruxbot | [xfce.git]: thunar-archive-plugin: New port | 10:27 |
*** mike_k has quit IRC | 10:40 | |
*** brendan` has joined #crux | 10:41 | |
cruxbot | [xfce.git]: xfmpc: Updated 0.0.2 -> 0.0.6 | 10:48 |
cruxbot | [xfce.git]: pyxfce: Added group meta | 10:53 |
cruxbot | [xfce.git]: xfmpc: Added group meta | 10:54 |
cruxbot | [xfce.git]: Removed README file | 10:55 |
sepen | later! | 10:56 |
*** sepen has quit IRC | 10:56 | |
*** f1y has quit IRC | 11:26 | |
*** treach has joined #crux | 11:36 | |
*** namenlos has joined #crux | 11:49 | |
*** sepen has joined #crux | 11:54 | |
*** Rotwang has joined #crux | 12:11 | |
tilman | Rotwang: some german (or austrian) guy iirc. i remember his website was called megaperls.something | 12:38 |
Rotwang | k | 12:44 |
tilman | didn't we have a link to it at crux.nu? | 12:45 |
Rotwang | Ukrainian CRUX community link is obsolete | 12:50 |
treach | only in norway ;D -> http://gfx.aftonbladet.se/multimedia/archive/00607/kapsejsa_607506w.jpg | 12:50 |
Rotwang | french site seems to bo unmaintained | 12:51 |
Rotwang | can i add myself somehow to user map? | 12:52 |
sepen | Rotwang, http://crux.nu/Public/HomePage ---> User Map (non functional) | 12:54 |
tilman | we could open a frappr group for crux | 12:54 |
tilman | if frappr still exists ;D | 12:54 |
treach | facebook. :D | 12:54 |
* treach DUCKS | 12:54 | |
tilman | NEJ | 12:55 |
treach | ;D | 12:55 |
Rotwang | (non functional) means that it is not updated any more? | 12:58 |
tilman | it means it doesn't work | 12:58 |
Rotwang | \o/ thats what i thought | 13:05 |
tilman | i don't know what exactly it takes to host the user map | 13:05 |
tilman | i guess cptn would be willing to let you maintain it though | 13:05 |
Rotwang | i guess i could speak to him | 13:09 |
*** onestep has quit IRC | 13:09 | |
*** namenlos has quit IRC | 13:24 | |
cruxbot | [xfce.git]: xfburn: Switch to tarball'ed source instead of subversion. Deleted subversion dependency. | 13:31 |
*** L3thal has quit IRC | 13:40 | |
*** L3thal has joined #crux | 14:06 | |
L3thal | errm | 14:06 |
L3thal | i got this weird error | 14:06 |
L3thal | while chrooting my /mnt | 14:06 |
L3thal | it says /bin/bash no such file or directory | 14:06 |
L3thal | any idea ? | 14:06 |
Rotwang | youre chrooting from 32 to 64 bit environment? :P | 14:07 |
treach | you screwed up and forgot to install bash. XD | 14:07 |
L3thal | lol | 14:07 |
L3thal | no | 14:07 |
L3thal | wait | 14:07 |
L3thal | does setup-chroot do chroot ? | 14:07 |
L3thal | i mean besides mounting dev and proc | 14:08 |
Rotwang | yes | 14:08 |
treach | lol | 14:08 |
L3thal | loool | 14:08 |
*** mike_k has joined #crux | 14:08 | |
rehabdoll | haha | 14:08 |
rehabdoll | awesome | 14:08 |
L3thal | i was in my installed system then | 14:08 |
Rotwang | x_X | 14:08 |
L3thal | my mistake :P | 14:09 |
L3thal | nano isnt installed in core repo ? >< | 14:10 |
L3thal | darn vi | 14:11 |
Rotwang | its in opt | 14:11 |
treach | n00b :> | 14:11 |
Rotwang | grub also :\ | 14:11 |
Rotwang | and yes nano is n00bish i prefer butterflies | 14:11 |
treach | what's really so hard about vi(m)? | 14:12 |
L3thal | treach: ok mr know-everything | 14:12 |
treach | I don't know everything --- yet. | 14:13 |
treach | but I'm working on it. :P | 14:13 |
L3thal | treach: something to know , i dont need your useless help . | 14:13 |
treach | useless help, that has to be something new. :> | 14:14 |
L3thal | treach: add that one , useless help is when someone start tp show off without being helpful | 14:15 |
L3thal | if there is a n00b that would be treach :P | 14:16 |
tilman | yeah, right. | 14:16 |
treach | Did I show off? In what way? | 14:16 |
L3thal | " learn how to use vi " | 14:16 |
L3thal | " how to program with vi " | 14:16 |
treach | dude, encouraging someone to learn vi is showing off? | 14:17 |
L3thal | treach: vi sucks , the noob is the one who wastes his time while he can it faster | 14:17 |
treach | hahaha, have fun with nano then. | 14:17 |
L3thal | its not there :P | 14:17 |
treach | kind of my _noobish_ point. :> | 14:18 |
tilman | crux is targeted at experienced linux people | 14:18 |
L3thal | tilman: i know | 14:18 |
tilman | experienced linux people know how to use vim (at least the basics) | 14:18 |
L3thal | an i can use vi | 14:18 |
tilman | good for you | 14:18 |
DarkNekros | emacs rules :P | 14:18 |
L3thal | doesnt mean iam a pro/experienced | 14:18 |
treach | L3thal: the *n00bish* point being that you can rely on vi(m) being available, ALWAYS on all kinds of *nix systems. | 14:19 |
tilman | DarkNekros: escape mea alt control shift? | 14:19 |
tilman | meta* | 14:19 |
DarkNekros | lol | 14:19 |
L3thal | " heyyy i use vi , iam a pro , i RULE " | 14:20 |
treach | DarkNekros: maybe, if you like huge ass "shortcuts" and are a programmer or so. | 14:20 |
treach | to edit system configuration files, it's a *massive* overkill.. | 14:20 |
treach | L3thal: grow up | 14:20 |
DarkNekros | L3thal, I used to love joe (similar to nano) until I discovered that vi(m) can do things as easy and more quickly than joe (if you use .vimrc, of course) ;) | 14:21 |
L3thal | treach: iam , and i dont show off | 14:21 |
L3thal | DarkNekros: my point is , using vi doesnt mean iam experienced or a pro | 14:22 |
treach | you have a very peculiar opinion about what showing off means. | 14:22 |
tilman | DarkNekros: yeah, i used joe at first, too | 14:22 |
DarkNekros | L3thal, I know, but it depends where you are and what you want to do and of course, the likes ;9 | 14:22 |
DarkNekros | ;) | 14:22 |
L3thal | :) | 14:23 |
L3thal | treach: noob is someone uses ubuntu :P~~ | 14:23 |
treach | no, n00b in this case was actually a *joke* | 14:23 |
tilman | stop the bullshitting | 14:24 |
L3thal | tilman: i was kidding :| | 14:24 |
tilman | epic fail | 14:24 |
tilman | ;) | 14:24 |
DarkNekros | treach, where I edit files on text mode I use vim, but when I am on graphical mode I use others (I don't like graphic vim) | 14:24 |
treach | everyone is free to use what they want. I use vim in a console if I'm in a GUI. :D | 14:25 |
DarkNekros | the point is, use whatever you want and be water, my friend ;) | 14:25 |
treach | thank you, but I prefer to stay solid. | 14:26 |
DarkNekros | lol | 14:26 |
tilman | DarkNekros: fyi, it's possible to trim down the gvim gui, so it looks more like plain vim | 14:26 |
treach | in fact, you can make it look identical. :p | 14:26 |
L3thal | treach: dude i was kidding :P | 14:26 |
DarkNekros | tilman, I didn't try it :S | 14:26 |
mike_k | tilman: any objections to this layout http://crux.nu/Public/ContribMembers ? | 14:31 |
tilman | what about having one page per member? | 14:32 |
tilman | Public/ContribMembers/mike_k etc | 14:32 |
mike_k | ugh, yep that will be more natural. should Public/ContribMembers exist at all? Or you'll make links from Main/About? | 14:33 |
tilman | maybe we can have both | 14:36 |
tilman | in case i get lazy or forget to about Main/About | 14:36 |
tilman | it's less work for me when i can just copy/paste from Public/ContribMembers, too | 14:36 |
tilman | :D | 14:36 |
mike_k | ok, I'll change that | 14:37 |
mike_k | tilman: Public/ContribMembers/irc_nick or Public/ContribMembers/FullName ? | 14:39 |
tilman | maybe full name | 14:39 |
tilman | that's what we used in Main/About | 14:40 |
mike_k | yes, but looks way too official. I'd go with full name for the sake of consistency. | 14:40 |
tilman | :D | 14:41 |
mike_k | tilman: Public/ContribMembers/foo: "PmWiki can't process your request". | 14:44 |
mike_k | I guess that's a parmission problem. Should I make it just in .../Public/FullName with links in .../Public/ContribMembers? | 14:44 |
tilman | yeah, that should be okay, too | 14:44 |
tilman | no idea in the permission problem itself | 14:44 |
mike_k | looks like I am to concerned about all this, which is not true | 14:45 |
* mike_k have to spen more time outdoors | 14:45 | |
mike_k | *d | 14:45 |
teK | <Codi> Windows is unprotected sex. Linux is using a condom, the pill, a vasectomy, and the Berlin wall. | 14:57 |
Rotwang | haha | 14:58 |
treach | I thought that would be like VMS or something | 14:58 |
treach | maybe EROS could fit the bill too. :D | 15:00 |
Rotwang | http://www.webpark.ru/comments.php?id=34989 | 15:00 |
L3thal | teK: lol | 15:01 |
DarkNekros | Rotwang, are you russian? | 15:03 |
teK | poland | 15:03 |
Rotwang | yep | 15:04 |
DarkNekros | k, I as wonder why the page was in russian | 15:04 |
DarkNekros | was wondering* | 15:04 |
Rotwang | DarkNekros: stumbleupon | 15:05 |
DarkNekros | I can read it, but I don't understand all | 15:05 |
Rotwang | DarkNekros: pictures are important | 15:05 |
DarkNekros | I mean russian :) | 15:05 |
DarkNekros | picture are good, perhaps I'm going to show them to my girlfriend :P | 15:05 |
DarkNekros | pictures* | 15:05 |
tilman | wtf | 15:09 |
DarkNekros | Rotwang, my girlfriend says the pictures are funny and odd xD | 15:13 |
Rotwang | :] | 15:15 |
*** maxus has quit IRC | 15:19 | |
cptn | treach, tilman: there's a facebook group for CRUX :-) | 15:22 |
treach | ugh. | 15:22 |
treach | scary | 15:22 |
cptn | there are only four members though | 15:22 |
cptn | aon, maol, SiFuh and me | 15:23 |
treach | rofl | 15:23 |
* treach sends his router some extra garlic, and goes to have a look. | 15:23 | |
thrice` | aah, found it :) | 15:24 |
cptn | okay, five now :-) | 15:26 |
rehabdoll | D; | 15:27 |
rehabdoll | i feel dirty | 15:27 |
cptn | yeah, rehabdoll's #5 | 15:27 |
cptn | Rotwang: for the record: http://jw.tks6.net/files/crux/um2.html is generated from the Public wiki page | 15:28 |
cptn | Rotwang: although it's not regularily updated, since I'm not sure if the wiki page is really the right approach | 15:29 |
cptn | Rotwang: if you want to be added to http://jw.tks6.net/files/crux/cruxmap.html send me your coordinates :-) | 15:29 |
Rotwang | k | 15:29 |
rehabdoll | mine are in the wiki | 15:34 |
Rotwang | gmtP1 is a time zone? GMT +0 ? | 15:35 |
RyoS | gmtP(lus)1? :P | 15:36 |
tilman | mmh, i totally missed http://crux.nu/Public/UserMap | 15:36 |
tilman | i feel lame right now | 15:36 |
Rotwang | cptn: where should i send them? via e-mail or irc? | 15:37 |
tilman | ediit the wiki page! | 15:38 |
tilman | http://crux.nu/Public/UserMap | 15:38 |
cptn | Rotwang: mail is better | 15:38 |
cptn | jw@smts.ch | 15:38 |
Rotwang | k | 15:38 |
* thrice` sends also | 15:38 | |
*** L3thal has quit IRC | 15:38 | |
cptn | also, something like frappr might be easier to maintain in the long run :-) | 15:39 |
cptn | but I'll be happy to update the existing map as time permits | 15:40 |
thrice` | alright, sent | 15:40 |
cptn | I'll do an update tomorrow them :-) | 15:40 |
cptn | good night | 15:41 |
tilman | night cptn | 15:41 |
Rotwang | ill add myself to the wiki also :p | 15:43 |
*** pitillo has quit IRC | 15:46 | |
*** mike_k has quit IRC | 15:46 | |
*** joacim has quit IRC | 16:04 | |
*** joacim has joined #crux | 16:05 | |
*** drijen has quit IRC | 16:17 | |
*** predatorfreak has joined #crux | 16:17 | |
*** drijen has joined #crux | 16:18 | |
*** drijen has quit IRC | 16:19 | |
*** drijen has joined #crux | 16:22 | |
*** drijen has quit IRC | 16:26 | |
*** RedShift has quit IRC | 16:39 | |
*** L3thal has joined #crux | 16:45 | |
*** Rotwang has quit IRC | 17:46 | |
*** DarkNekros has quit IRC | 18:20 | |
*** drijen2 has joined #crux | 18:32 | |
*** jnengland77 has joined #crux | 19:03 | |
*** drijen2 is now known as drijen | 19:05 | |
*** treach has quit IRC | 19:43 | |
*** jnengland77 has quit IRC | 19:48 | |
*** predatorfreak has quit IRC | 19:50 | |
Romster | morning all | 19:56 |
*** destruct_ has joined #Crux | 20:39 | |
*** mrks_ has joined #crux | 20:45 | |
*** destruct has quit IRC | 20:51 | |
*** joacim has quit IRC | 20:56 | |
*** destruct_ is now known as destruct | 21:02 | |
*** mrks has quit IRC | 21:02 | |
*** Dudde has quit IRC | 21:18 | |
*** mavrick61 has quit IRC | 21:18 | |
*** mavrick61 has joined #crux | 21:19 | |
*** Dudde has joined #crux | 21:20 | |
L3thal | morning :P | 22:01 |
Romster | afternoon now << | 22:03 |
cruxbot | [contrib.git]: gpm: add -j1 to make also cleaned up Pkgfile | 22:06 |
cruxbot | [contrib.git]: gcc34: add install -j1 or objc files get skipped also cleaned up variables | 22:06 |
cruxbot | [contrib.git]: wesnoth12: removed previous branch, wesnoth is a newer branch | 22:06 |
cruxbot | [contrib.git]: avifile: update .footprint | 22:06 |
cruxbot | [contrib.git]: xplanet: add dependencys libpng libungif so they are built as system | 22:06 |
cruxbot | [contrib.git]: dia: add missing dependency libgcrypt | 22:06 |
cruxbot | [contrib.git]: ddrescue: remove empty file | 22:06 |
mwansa | Romster, [12:56] Romster: morning all | 22:06 |
mwansa | acording to my time you were wrong :P | 22:06 |
Romster | [10:56:47] <Romster> morning all | 22:06 |
Romster | time zones ftw | 22:07 |
mwansa | ha ha | 22:07 |
*** predatorfreak has joined #crux | 22:07 | |
L3thal | lol | 22:45 |
*** morlenxus has quit IRC | 23:05 | |
*** morlenxus has joined #crux | 23:05 | |
*** jnengland78 has joined #crux | 23:06 | |
*** Rotwang has joined #crux | 23:29 |
Generated by irclog2html.py 2.11.0 by Marius Gedminas - find it at mg.pov.lt!