*** deus_ex has quit IRC | 00:55 | |
*** johnnyw has quit IRC | 01:25 | |
*** lennart has quit IRC | 02:05 | |
*** lasso|qt has joined #crux | 03:12 | |
*** lennart has joined #crux | 03:14 | |
*** lennart has quit IRC | 03:32 | |
*** lennart has joined #crux | 03:45 | |
*** lennart has quit IRC | 04:11 | |
*** Zaba has quit IRC | 04:32 | |
*** Rotwang has joined #crux | 04:34 | |
*** Zaba has joined #crux | 04:37 | |
mhi^ | Hmm, is there a good way to determine that the current running distro is CRUX? I need to set some distro-specific stuff in my zshrc. | 05:15 |
---|---|---|
teK_ | from my ~/.zsh/zshaliases file: | 05:15 |
teK_ | if [ -f /usr/bin/crux ]; then | 05:15 |
teK_ | #echo "i'm on a CRUX System.. enabling CRUX-specific sudo-aliases" | 05:15 |
teK_ | alias 'ports -u'='sudo ports -u' | 05:15 |
teK_ | (...) | 05:15 |
teK_ | fi | 05:15 |
ente | mhi^: /usr/bin/crux | 05:15 |
mhi^ | Oi, didn't know about that file. Thanks both :) | 05:16 |
teK_ | np | 05:16 |
ente | did anyone here ever work with qmail? :> | 05:18 |
teK_ | I set it up once | 05:19 |
mhi^ | Better change from exim to postfix ;) | 05:19 |
mhi^ | (So, no.) | 05:19 |
* ente 's happy with exim :p | 05:30 | |
ente | teK_: how was it? | 05:30 |
teK_ | strange but consistent/clever | 05:30 |
teK_ | I'm a djb fanboy :) | 05:30 |
ente | yes, sounds like djb :) | 05:30 |
ente | I set up djbdns once | 05:31 |
ente | also strange but clever | 05:31 |
teK_ | qmail simply'd need a rewrite wrt functionality | 05:32 |
*** kreed has joined #crux | 05:32 | |
teK_ | the standard use case IS that relaying may only happen after authentication :p | 05:32 |
teK_ | and it's ok to call it patchmail.. | 05:33 |
mhi^ | :D | 05:38 |
*** tadzik has joined #crux | 05:40 | |
ente | a whole rewrite? | 05:41 |
teK_ | no | 05:41 |
teK_ | features++ and a more sane default configuration | 05:41 |
tadzik | what's up? | 05:43 |
teK_ | qmail-discussion | 05:44 |
*** tadzik has quit IRC | 05:48 | |
*** tadzik has joined #crux | 05:50 | |
ente | makes sense | 06:07 |
*** pitillo has quit IRC | 06:12 | |
*** pitillo has joined #crux | 06:14 | |
*** lennart has joined #crux | 06:23 | |
*** lennart has quit IRC | 06:32 | |
*** jdolan has joined #crux | 06:47 | |
*** ChanServ sets mode: +o jdolan | 06:47 | |
*** jdolan has quit IRC | 06:58 | |
*** pitillo has quit IRC | 07:24 | |
*** pitillo has joined #crux | 07:26 | |
*** kreed has quit IRC | 07:30 | |
*** tadzik has quit IRC | 07:33 | |
*** kreed has joined #crux | 07:33 | |
*** horrorSt1uck has joined #crux | 08:44 | |
*** horrorStruck has quit IRC | 08:46 | |
*** lennart has joined #crux | 08:51 | |
*** lennart has quit IRC | 09:00 | |
*** lennart has joined #crux | 09:01 | |
*** lennart has quit IRC | 09:07 | |
*** horrorSt1uck is now known as horrorStruck | 09:40 | |
*** tadzik has joined #crux | 09:42 | |
tadzik | http://i.imgur.com/97nss.jpg | 10:04 |
*** kreed has quit IRC | 10:06 | |
mhi^ | tadzik: omg | 10:07 |
mhi^ | I knew that ripping off genitals was devastating, but sending so much chi through the body so that the heart stops beating.. by punching someone in the nuts.. that's priceless! | 10:08 |
tadzik | :) | 10:08 |
*** kreed has joined #crux | 10:09 | |
Rotwang | http://www.cplusplus.com/forum/general/21112/ | 10:09 |
Rotwang | hehe | 10:09 |
mhi^ | Crazy C++ programmers :-P | 10:16 |
* tadzik attempting to fix texlive | 10:18 | |
*** kreed has quit IRC | 10:18 | |
Rotwang | tadzik I simply suggest you to install another distro in virtual machine [; | 10:28 |
tadzik | noes! :) | 10:29 |
Rotwang | as you wish ;f | 10:29 |
tadzik | compiling LaTeX is slow enough alredy | 10:29 |
Rotwang | compiling latex isnt a problem | 10:29 |
tadzik | well, it's nothing compared to compiling texlive, but still | 10:29 |
Rotwang | i meant texlive | 10:30 |
tadzik | hum? | 10:30 |
Rotwang | texlive executables arent as ig problem as texlive packages and metafonts | 10:34 |
Rotwang | it is just huge, and it is hard to maintain | 10:35 |
Rotwang | big* | 10:35 |
tadzik | It'd be nice to have it installed separately imho | 10:35 |
tadzik | so now we could just fix texlive itself, let alone packages | 10:36 |
* tadzik splits | 10:36 | |
tadzik | ooc: what is a policy about putting packages in contrib? I mean, when a new contrib member appears, does he just move all the packages from his personal repo to contrib, or only the 'valuable' ones? | 10:42 |
*** deus_ex has joined #crux | 10:54 | |
tadzik | + cp -r 'inst/share/man/*' /dev/shm/pkgmk-work-texlive-core/pkg/usr/man | 10:55 |
tadzik | cp: cannot stat `inst/share/man/*': No such file or directory | 10:55 |
tadzik | damnit! After so much compiling... | 10:55 |
Rotwang | tadzik: basically no | 11:00 |
Rotwang | you put there most valuable ports, leaving those less valuable in your private repo | 11:00 |
Rotwang | but basically there is no strict policy about that | 11:01 |
tadzik | interesting. Are you hiring? :) | 11:02 |
Rotwang | tadzik: send your application to contribML, make sure to outline your currently maintained ports and repos | 11:03 |
Rotwang | and wait ;] | 11:03 |
tadzik | I'll think about it | 11:06 |
*** kreed has joined #crux | 11:18 | |
*** deus_ex has quit IRC | 11:30 | |
*** deus_ex has joined #crux | 11:30 | |
*** cippp has joined #crux | 11:34 | |
*** kreed has quit IRC | 11:48 | |
*** lasso|qt has quit IRC | 12:04 | |
*** Zaba has quit IRC | 12:28 | |
*** Nox_fire has joined #crux | 12:31 | |
*** Zaba has joined #crux | 12:34 | |
*** Zaba has joined #crux | 12:34 | |
*** AkiraYuki has joined #crux | 13:24 | |
AkiraYuki | hi all :) | 13:24 |
tadzik | hi AkiraYuki | 13:24 |
Rotwang | any ideas for high resolution clock without using boost in c++? | 13:26 |
tadzik | syscalls? | 13:26 |
AkiraYuki | where can i find the scalable logo of crux? (svg) | 13:27 |
AkiraYuki | scalable crux logo | 13:28 |
Rotwang | tadzik it needs to be portable | 13:29 |
tadzik | no idea then | 13:29 |
Nox_fire | Rotwang clocking is os dependend | 13:33 |
Nox_fire | so use an existing wrapper or write your own. | 13:34 |
Rotwang | not bad idea | 13:36 |
Rotwang | so which system call is suitable for the job? | 13:38 |
Nox_fire | depends on the system? | 13:39 |
Nox_fire | and your needs | 13:39 |
Rotwang | yeah, I had linux on mind [; | 13:39 |
Nox_fire | well im not sure about the uncertaincy of gettimeofday but its resolution should be microseconds | 13:42 |
Rotwang | btw I've just found http://www.mcs.anl.gov/~kazutomo/rdtsc.html | 13:42 |
Nox_fire | well thats the lowlevel high res timer. | 13:42 |
AkiraYuki | i not found it; so i redid svg crux logo: http://www.unisonofx.it/public/crux.svg | 13:42 |
Nox_fire | which made some trouble on older multicores | 13:43 |
Rotwang | AkiraYuki: nice | 13:43 |
AkiraYuki | :) | 13:43 |
tilman | Rotwang: use clock_gettime(2) | 13:51 |
Rotwang | tilman: nice, thats the thing | 14:01 |
Rotwang | Nox_fire: thanks to you too | 14:02 |
*** lasso has joined #crux | 14:20 | |
*** AkiraYuki has quit IRC | 14:40 | |
*** kreed has joined #crux | 15:02 | |
tadzik | texlive works \o/ | 15:02 |
tadzik | I still don't know how texmf.cnf works, but it works | 15:03 |
tadzik | (at least I think so) | 15:03 |
*** andycc has joined #crux | 15:28 | |
*** cippp has quit IRC | 15:52 | |
*** andycc has quit IRC | 15:56 | |
*** kreed has quit IRC | 16:05 | |
cruxbot | [contrib.git/2.7]: remind: 03.01.09 -> 03.01.10 | 16:09 |
*** Nox_fire has left #crux | 16:12 | |
mhi^ | teK_: BTW, I have a huge footprint mismatch for 'mercurial'. The files contains /usr/lib/python2.6 and /usr/lib/python2.7 entries, but my system only has python2.7. | 16:13 |
teK_ | when did you check that | 16:14 |
teK_ | http://crux.nu/gitweb/?p=ports/contrib.git;a=commitdiff;h=ca91c32bcb194fbddf6a7a7908bc5f780b5d6356 | 16:15 |
mhi^ | *cough* | 16:18 |
mhi^ | Thanks for the port :) | 16:18 |
teK_ | np | 16:19 |
*** kreed has joined #crux | 16:21 | |
Rotwang | fuck | 16:24 |
ente | this is a family channel! :O | 16:32 |
ente | there are kids! | 16:32 |
ente | linopolus: close your eyes when Rotwang is talking :p | 16:33 |
teK_ | sexual intercourse! | 16:34 |
*** Zaba has quit IRC | 16:36 | |
*** jdolan_ has joined #crux | 16:37 | |
*** Zaba has joined #crux | 16:39 | |
*** lasso has quit IRC | 17:06 | |
*** kreed has quit IRC | 17:22 | |
*** kreed has joined #crux | 17:22 | |
*** kreed has quit IRC | 17:29 | |
*** kreed has joined #crux | 17:30 | |
*** Rotwang has quit IRC | 17:32 | |
*** tadzik has quit IRC | 17:48 | |
*** kreed has quit IRC | 18:39 | |
*** jdolan_ has quit IRC | 18:41 | |
*** jdolan_ has joined #crux | 18:53 | |
*** johnnyw has joined #crux | 20:05 | |
*** johnnyw has quit IRC | 21:48 | |
*** johnnyw has joined #crux | 21:51 | |
*** jdolan_ has quit IRC | 22:09 | |
*** __mavrick61 has quit IRC | 22:37 | |
*** Dudde has quit IRC | 22:37 | |
*** __mavrick61 has joined #crux | 22:38 | |
*** Dudde has joined #crux | 22:39 |
Generated by irclog2html.py 2.11.0 by Marius Gedminas - find it at mg.pov.lt!