*** morlenxus has quit IRC | 00:05 | |
*** morlenxus has joined #crux | 00:05 | |
*** brian|lfs has quit IRC | 00:20 | |
*** Services__ has joined #crux | 00:23 | |
Services__ | my problem has been resolved [code]find . -iname "*" -exec sed -i -e "s/Jj/jJ/gi" "{}" \;[/code] thanks to | 00:24 |
---|---|---|
Services__ | :) | 00:24 |
*** Services__ has quit IRC | 00:26 | |
*** maxus has joined #crux | 01:11 | |
*** jnengland77 has quit IRC | 01:23 | |
*** discomaxus has quit IRC | 01:32 | |
*** joacim has joined #crux | 01:34 | |
*** maxus has quit IRC | 01:41 | |
*** Toshi has quit IRC | 01:42 | |
Romster | '-iname "*"' redundent | 01:46 |
tilman | what's the point of using yasm? | 02:02 |
*** namenlos has joined #crux | 02:03 | |
Romster | i don't really know if it's not doing much diference. | 02:05 |
Romster | seems to be like a 0.2% improvment from predatorfreaks stuff | 02:06 |
Romster | profilling is another thing though, seen it never did try messing with that. | 02:07 |
cruxbot | [core.git]: wget: updated to 1.11.1. | 02:15 |
tilman | mavrick61: okay, thanks for the heads-up | 02:15 |
Romster | tilman, i've found them mknod 3 lines aren't needed with current udev rules but without the /dev/null there is 2 modules that fail to load that usally get sent to null so i left that one and removed the other two and things are still fine. | 02:19 |
Romster | and not sure why /dev/zero has write access. that's not needed is it? | 02:20 |
tilman | ah, i've got an udev bump in the pipe as well | 02:20 |
Romster | ah cool | 02:20 |
Romster | haven't sorted out the video group i've made a mknod for /dev/nvidiactl since that dosn't seem to get recreated on udevtrigger | 02:22 |
Romster | it's a xorg.conf thing for video permissions i assume. | 02:22 |
tilman | haha, arch uses libarchive, too? | 02:23 |
tilman | http://archlinux.org/pipermail/arch-general/2008-March/017076.html | 02:23 |
Romster | lzma... heh | 02:28 |
Romster | grr why is nearly every net stream glitchy. i arn't at my net speed limits. | 02:30 |
Romster | and it's more than one server. | 02:30 |
cruxbot | [core.git]: udev: updated to 119. | 02:42 |
*** janobono has joined #crux | 02:45 | |
*** janobono has left #crux | 02:53 | |
Romster | what the a ajax web site now | 03:00 |
*** sepen has joined #crux | 03:03 | |
*** sepen has quit IRC | 03:03 | |
*** sepen has joined #crux | 03:03 | |
sepen | morning all | 03:06 |
teK | hello | 03:08 |
*** Rotwan1 has joined #crux | 03:37 | |
Romster | hi | 04:09 |
RyoS | mornin' | 04:16 |
Rotwan1 | hi | 04:16 |
*** lasso|qt has joined #crux | 04:18 | |
*** RedShift has joined #crux | 04:29 | |
*** pitillo has joined #crux | 05:14 | |
*** maxus has joined #crux | 05:44 | |
*** tilman has quit IRC | 05:46 | |
*** tilman has joined #crux | 05:51 | |
cruxbot | [contrib.git]: dev86: Fixed some issues with stripped libraries. Also added no-stric-aliasing patch. | 07:16 |
*** j^2 has quit IRC | 07:18 | |
cruxbot | [contrib.git]: fixed pid file location in config. version was not bumped. anyone running it has probably fixed the issue himself | 07:38 |
thrice` | http://sourceforge.net/projects/simdock/ | 07:39 |
thrice` | hm, haven't tried that one yet | 07:39 |
Rotwan1 | looks neat | 07:46 |
teK | sepen | 07:49 |
SiFuh | lapat | 07:52 |
*** jdolan_ has joined #crux | 07:56 | |
*** jaeger has joined #crux | 07:59 | |
*** ChanServ sets mode: +o jaeger | 07:59 | |
*** vico has joined #crux | 08:11 | |
*** j^2 has joined #crux | 08:24 | |
*** destruct_ has joined #Crux | 08:26 | |
*** destruct has quit IRC | 08:37 | |
*** destruct_ is now known as destruct | 08:44 | |
*** sepen has quit IRC | 09:03 | |
*** crimeboy has joined #crux | 09:25 | |
*** namenlos has quit IRC | 09:26 | |
*** predatorfreak has joined #crux | 09:54 | |
cruxbot | [opt.git]: nmap: updated to 4.60 (thanks pedja) | 10:04 |
*** treach has joined #crux | 10:12 | |
*** RedShift has quit IRC | 10:41 | |
cruxbot | [contrib.git]: truecrypt: added patches to build with linux 2.6.24. Hosting on my own server. | 10:41 |
*** RedShift has joined #crux | 10:53 | |
*** jdolan_ has quit IRC | 11:01 | |
*** jdolan_ has joined #crux | 11:02 | |
*** pebo_ has joined #crux | 11:08 | |
*** Rotwan1 is now known as Rotwang | 11:10 | |
pebo_ | what network profile software crux-users are using? archlinux has netcfg2 which was very useful for me. | 11:10 |
treach | "vim" | 11:11 |
thrice` | vim and /etc/rc.d/net :) | 11:11 |
Romster | lol | 11:11 |
Rotwang | ;] | 11:11 |
Romster | $EDITOR /etc/rc.d/net | 11:11 |
Romster | saves the big editor debate >> | 11:12 |
Rotwang | sed -i 'blahblah' /etc/rc.d/net | 11:12 |
pebo_ | I understand but I still assume, there are times, where people would like to do a simple `netprofile school' in order to do multiple changes at the same time. | 11:13 |
pebo_ | ..in order to `automate' things.. | 11:14 |
thrice` | I would make an /etc/rc.d/net.school, do /etc/rc.d/net.home stop && /etc/rc.d/net.school start | 11:15 |
treach | or expand the /etc/rc.d/net script | 11:15 |
pebo_ | ok, thanks. sounds simple. | 11:16 |
tilman | i recommend dto do it like thrice` suggested | 11:18 |
tilman | is anyone using iwl3945 (as opposed to ipw3945) on crux/ | 11:22 |
tilman | ? | 11:22 |
tilman | on my laptop, the driver complains that it cannot load the firmware | 11:22 |
*** jnengland77 has joined #crux | 11:23 | |
jaeger | predatorfreak: for what it's worth, scsi target, generic, and cdrom support are not required for libata hard disk support | 11:23 |
predatorfreak | jaeger: They're useful non the less. | 11:23 |
predatorfreak | I don't want him coming back bitching OMG I HAVE NO CDROM DRIVE!!! | 11:23 |
predatorfreak | none* | 11:24 |
predatorfreak | and SCSI target support is. | 11:24 |
predatorfreak | As it's the basic everything-else option. | 11:24 |
jaeger | they're useful, yes, but not strictly required, just wanted to point out the difference | 11:24 |
predatorfreak | jaeger: I know. | 11:24 |
jaeger | I don't use target or generic on any of my machines except for one with a card reader | 11:24 |
predatorfreak | But I don't have five minutes to explain "you'll also want these if you want a usable system" :) | 11:24 |
*** pebo_ has left #crux | 11:25 | |
predatorfreak | mm, err yeah target is for generic support. | 11:25 |
predatorfreak | god-dang kernel options. | 11:25 |
*** ChanServ sets mode: +o tilman | 11:26 | |
predatorfreak | jaeger: I'm just lazy and didn't feel like typing out a couple paragraph e-mail after just waking up :P | 11:27 |
treach | I don't know about others, but I've had quite a bit better luck with using /dev/sg for my cdrecorder. | 11:27 |
predatorfreak | treach: /dev/sr0 works fine for me, but it probably depends on the drive. | 11:28 |
treach | probably. Just trying to tell that it's a handy thing to have. | 11:28 |
thrice` | hm, fedora claims to ship ff beta5 | 11:29 |
* thrice` digs for source | 11:29 | |
predatorfreak | thrice`: Lies!! | 11:29 |
predatorfreak | It's a snapshot. | 11:29 |
predatorfreak | Guarantee it. | 11:30 |
tilman | Romster: what was your problem with udev again? | 11:32 |
predatorfreak | I wanna say cdrom group or somestuff like that. | 11:33 |
predatorfreak | I'm using his port atm, so I don't remember :P | 11:34 |
tilman | iirc it was something about mknod calls | 11:35 |
Romster | nothing major, but mknod urandom, zero are redundent rules create them. null is needed if ya wanna keep the 2 modules that show up if null is missing untill it's created but that's nonfatal. | 11:35 |
tilman | and something about nvidia (*vomit*) | 11:35 |
jaeger | predatorfreak: didn't really mean that to be a slap on the wrist, just figured it might help for future reference | 11:35 |
Romster | cdrom group, zero has write permissions, is that required? | 11:35 |
cruxbot | [xorg.git]: xorg-xf86-video-amd: updated to 2.7.7.7. | 11:35 |
predatorfreak | jaeger: I knew it already, I'm just lazy :D | 11:35 |
jaeger | alright | 11:36 |
predatorfreak | Romster: oh and you need those nods or you can't boot. | 11:36 |
predatorfreak | null, console and zero are needed until you fire up udev. | 11:36 |
predatorfreak | Otherwise sh will fail outright. | 11:36 |
predatorfreak | urandom probably is too. | 11:36 |
Romster | and yeah nvidia0 has global write and nvidiactl dosn't get recreated but thas a nvidia thing i'm guessing that can be fixed in permissions in xorg.conf and i've made a node for nvidiactl | 11:37 |
tilman | i'll just assume it's okay that /dev/zero is writable | 11:37 |
Romster | i've pulled them out udev worked. | 11:37 |
Romster | so explain that one predatorfreak << | 11:37 |
predatorfreak | Romster: umount /dev | 11:37 |
predatorfreak | ls /dev | 11:37 |
* thrice` looks up the "if it isn't broke" clause | 11:37 | |
predatorfreak | Obviously, not while you're in X or someshit :D | 11:38 |
Romster | lol | 11:38 |
tilman | thrice`++ | 11:38 |
*** pitillo has quit IRC | 11:38 | |
Romster | oh so keeping redundent crap is more important. | 11:38 |
predatorfreak | If you don't have /dev/null, /dev/zero and /dev/console, sh won't start. | 11:38 |
predatorfreak | I may be wrong on urandom. | 11:39 |
Romster | udev creates them from the udev rules. | 11:39 |
predatorfreak | Romster: Read the init scripts. | 11:39 |
Romster | on the udevtrigger part. | 11:39 |
tilman | i don't see urandom in udev/.footprint anyway? | 11:39 |
predatorfreak | They're written in good ol' shell script. | 11:39 |
predatorfreak | We start a shell BEFORE udev. | 11:39 |
Romster | eh i have removed the zero and urandom and i've not expeareanced any issues. | 11:40 |
Romster | eh i'll look at it more later right now i'm off to bed | 11:40 |
predatorfreak | That's 'cuz filesystem makes them <_< | 11:40 |
tilman | filesystem only has /dev/console | 11:40 |
predatorfreak | err yeah. | 11:40 |
tilman | i'd find it a bit strange if bash required /dev/{u,}random anyway ;) | 11:41 |
Romster | well my box is proff it works but maybe i did something wrong and something else is covering my arse. | 11:41 |
predatorfreak | Speaking of that. | 11:41 |
Romster | proof* | 11:41 |
predatorfreak | mknod -m 600 $PKG/dev/console c 5 1 | 11:41 |
predatorfreak | You don't need to call chmod after making the console bit if you do that :D | 11:41 |
Romster | /dev is not static. | 11:42 |
predatorfreak | Romster: For filesystem. | 11:42 |
Romster | ah | 11:42 |
predatorfreak | and do me a favour, delete all your device nods from /dev/ after umounting it and try to boot :D | 11:42 |
predatorfreak | You won't get to udev | 11:43 |
Romster | hmm we'll see i'll try that after i wake up. | 11:43 |
predatorfreak | :D | 11:45 |
predatorfreak | Record yourself screaming "GOD DAMN IT PREDATORFREAK" | 11:45 |
predatorfreak | (or Brett, whichever works) | 11:45 |
Romster | hah | 11:46 |
Romster | g'night.. | 11:46 |
*** jnengland77 has quit IRC | 11:46 | |
*** atealtha has joined #crux | 11:52 | |
thrice` | predatorfreak: sure enough - "firefox-3.0-0.47.cvs20080324.fc9.src.rpm" | 11:53 |
atealtha | crux install gives me a kernel panic, something about USB, I think it might be my wacom. has this happened before | 11:54 |
RedShift | crux doesn't give you kernel panics | 11:55 |
RedShift | your kernel gives you kernel panics | 11:55 |
Rotwang | kernel gives them ;] | 11:55 |
atealtha | well the one loading during the install | 11:56 |
atealtha | not one I compiled myself | 11:56 |
treach | well, that wacom is hardly needed for installation. | 11:57 |
treach | unplug it, and fix things up, then plug it back in. | 11:57 |
treach | if it works with other linux dists, it should work with crux. | 11:57 |
*** crimeboy has quit IRC | 12:00 | |
tilman | http://valhenson.livejournal.com/13717.html | 12:08 |
treach | not good, the data appears to be corrupt. :/ | 12:11 |
tilman | ;] | 12:12 |
*** Rotwang has quit IRC | 13:15 | |
*** predatorfreak has quit IRC | 13:18 | |
*** tri has joined #crux | 13:21 | |
*** jnengland77 has joined #crux | 13:21 | |
*** acrux|G4 has joined #crux | 13:25 | |
*** sepen has joined #crux | 13:46 | |
sepen | teK, pong | 13:47 |
*** beestje-alpha has joined #crux | 13:59 | |
beestje-alpha | hi all | 13:59 |
sepen | heyo | 13:59 |
beestje-alpha | can i use kernel 2.6.24.x on crux? | 13:59 |
sepen | surely | 14:00 |
beestje-alpha | is crux useful for servers? | 14:00 |
sepen | yes its is, | 14:00 |
tilman | beestje-alpha: crux will always work with the latest stable kernel | 14:01 |
tilman | cause most crux users probably like to run the latest stable kernel :) | 14:02 |
beestje-alpha | im using no gcc 4.3.0 with kernel-form-crux | 14:03 |
beestje-alpha | try to build 2.4.26 | 14:03 |
sepen | hehe, now Im installing crux-586 on my old laptop (p133, 16M) using a compact flash card | 14:03 |
tilman | beestje-alpha: 2.4.26, or 2.6.24? :) | 14:03 |
beestje-alpha | it setup a pxe server with crux | 14:03 |
tilman | gcc 4.3 is known not to work with 2.4.26 | 14:04 |
sepen | beestje-alpha, see crux.nu/Documentation | 14:04 |
tilman | because of that we-dont-clear-the-direction-flag bug | 14:04 |
beestje-alpha | type error i 2.6.24 | 14:04 |
beestje-alpha | is there a development release of crux ? | 14:05 |
beestje-alpha | 2.5 | 14:05 |
tilman | no | 14:06 |
tilman | we didn't branch off 2.5 yet | 14:06 |
beestje-alpha | i love where can i donate>? | 14:07 |
thrice` | :-) | 14:07 |
beestje-alpha | check :D https://nm.debian.org/nmstatus.php?email=thijsb.spam%40gmail.com | 14:07 |
beestje-alpha | cool is it? | 14:08 |
beestje-alpha | kernel/built-in.o: In function `getnstimeofday': :( | 14:08 |
thrice` | doesn't load here :( | 14:08 |
beestje-alpha | wtf | 14:08 |
tilman | no idea. i don't use gcc 4.3 | 14:10 |
beestje-alpha | its it hard to make a linux distro? | 14:10 |
sepen | XD | 14:11 |
sepen | beestje-alpha, did you read about LFS ? | 14:11 |
beestje-alpha | sure! | 14:11 |
tilman | depends on how sophisticated you want it to be :D | 14:11 |
beestje-alpha | love it | 14:11 |
beestje-alpha | simple disrto kernel 2.6.x bash glibc 2.x make gcc busybox auto-tools bzip2 tar | 14:13 |
beestje-alpha | only the base | 14:13 |
beestje-alpha | no out of the box | 14:14 |
beestje-alpha | just minimaal (keep it simple) | 14:14 |
beestje-alpha | i386/amd64 | 14:15 |
beestje-alpha | just a dream:D | 14:17 |
teK | sepen: update for syslinux available | 14:20 |
sepen | ohh sorry | 14:20 |
sepen | Ill do | 14:20 |
sepen | I have been off for a couple of days by holidays | 14:20 |
teK | hey, nothing to worry | 14:21 |
tilman | Romster: you have been unsubscribed from (at least) crux-devel, because of Excessive or fatal bounces. | 14:21 |
tilman | ie crux.nu couldn't deliver mail to you for a good amount of time | 14:21 |
sepen | strange, my ck4up can't detect this new release | 14:21 |
sepen | x[ | 14:22 |
tilman | Romster: i guess you know you have mail problems. just wanted to let you know that you'll have to subscribe again once you solved them | 14:22 |
*** beestje-alpha is now known as thijsb | 14:24 | |
*** teK has quit IRC | 14:38 | |
*** thijsb has quit IRC | 14:44 | |
*** jnengland77 has quit IRC | 14:46 | |
*** teK has joined #crux | 15:01 | |
cruxbot | [contrib.git]: syslinux: Updated 3.61 -> 3.62 | 15:05 |
cruxbot | [contrib.git]: mercurial: 0.9.5 -> 1.0 | 15:25 |
*** jnengland77 has joined #crux | 15:53 | |
*** atealtha has left #crux | 15:56 | |
*** tri has quit IRC | 15:57 | |
*** mrks_ has joined #crux | 16:04 | |
*** Rotwang has joined #crux | 16:08 | |
*** jdolan_ has quit IRC | 16:13 | |
*** mrks has quit IRC | 16:21 | |
*** tri has joined #crux | 16:25 | |
cruxbot | [contrib.git]: dsh: 0.25.7 -> 0.25.9 | 16:39 |
cruxbot | [contrib.git]: libdshconfig: 0.20.12 -> 0.20.13 | 16:39 |
*** DarkNekros has joined #crux | 16:39 | |
tri | moin | 16:45 |
*** _mavrick61 has joined #crux | 16:45 | |
*** _Dudde has joined #crux | 16:45 | |
cruxbot | [contrib.git]: mtools: Cleanup. | 16:51 |
*** mavrick61 has quit IRC | 16:59 | |
*** _mavrick61 is now known as mavrick61 | 16:59 | |
*** Dudde has quit IRC | 17:02 | |
*** _Dudde is now known as Dudde | 17:02 | |
*** morlenxus has quit IRC | 17:05 | |
*** morlenxus has joined #crux | 17:06 | |
cruxbot | [contrib.git]: p5-net-dns: 0.59 -> 0.63 | 17:13 |
*** DarkNekros has quit IRC | 17:13 | |
*** joacim has quit IRC | 17:14 | |
*** jnengland77 has quit IRC | 17:18 | |
cruxbot | [contrib.git]: spamassassin: 3.1.3 -> 3.2.4 | 17:25 |
*** tri has left #crux | 17:36 | |
*** maxus has quit IRC | 17:36 | |
*** Rotwang has quit IRC | 17:39 | |
cruxbot | [opt.git]: libglade: removed redundant deps | 17:41 |
cruxbot | [opt.git]: poppler: removed redundant deps | 17:41 |
*** jtnl has joined #crux | 17:43 | |
rehabdoll | firefox .13 | 17:44 |
*** jtnl has quit IRC | 18:14 | |
*** errdil has joined #crux | 18:15 | |
*** crimeboy has joined #crux | 18:32 | |
*** RedShift has quit IRC | 18:40 | |
*** treach has quit IRC | 19:58 | |
*** acrux|G4 has joined #crux | 20:04 | |
*** vico has quit IRC | 20:19 | |
*** jdolan_ has joined #crux | 20:26 | |
*** jdolan has quit IRC | 20:52 | |
*** errdil has quit IRC | 21:02 | |
*** RyoS has quit IRC | 21:04 | |
*** errdil has joined #crux | 21:05 | |
*** _mavrick61 has joined #crux | 21:11 | |
cruxbot | [contrib.git]: amsn: Updated 0.96 -> 0.97. Fixed missing deps, removed unnecessary patches and cleaned up. | 21:11 |
*** _Dudde has joined #crux | 21:12 | |
*** j^2 has quit IRC | 21:16 | |
*** Dudde has quit IRC | 21:28 | |
*** _Dudde is now known as Dudde | 21:28 | |
*** mavrick61 has quit IRC | 21:28 | |
*** _mavrick61 is now known as mavrick61 | 21:28 | |
*** errdil has quit IRC | 21:34 | |
*** crimeboy has quit IRC | 21:52 | |
cruxbot | [contrib.git]: Romster: update email address | 21:59 |
cruxbot | [contrib.git]: gst-plugins-bad: remove dep gst-plugins-base as swfdec depends on it | 21:59 |
cruxbot | [contrib.git]: Romster: update email address | 21:59 |
cruxbot | [contrib.git]: tor: 0.2.0.22-rc -> 0.2.0.23-rc | 21:59 |
cruxbot | [contrib.git]: x264: update source url | 21:59 |
cruxbot | [contrib.git]: tidy: update source url | 21:59 |
cruxbot | [contrib.git]: nvclock: update source url | 21:59 |
cruxbot | [contrib.git]: libdvdnav: update source url | 21:59 |
*** RyoS has joined #crux | 22:05 | |
*** _mavrick61 has joined #crux | 22:08 | |
*** _Dudde has joined #crux | 22:08 | |
*** Dudde has quit IRC | 22:24 | |
*** _Dudde is now known as Dudde | 22:24 | |
*** mavrick61 has quit IRC | 22:24 | |
*** _mavrick61 is now known as mavrick61 | 22:24 | |
*** acrux|G4 has joined #crux | 22:32 | |
*** jdolan_ has quit IRC | 22:53 | |
*** rehabdoll has quit IRC | 22:53 | |
*** jdolan_ has joined #crux | 22:55 | |
*** rehabdoll has joined #crux | 22:55 | |
*** acrux|G4 has quit IRC | 22:57 | |
cruxbot | [opt.git]: p5-xml-parser: remove junk files | 23:15 |
cruxbot | [opt.git]: p5-html-parser: remove junk files | 23:15 |
*** jaeger has quit IRC | 23:59 |
Generated by irclog2html.py 2.11.0 by Marius Gedminas - find it at mg.pov.lt!