frinnst | dont think so | 00:27 |
---|---|---|
*** mike_k has quit IRC | 01:37 | |
*** mike_k has joined #crux-devel | 01:45 | |
*** deus_ex has joined #crux-devel | 01:48 | |
*** frinnst has quit IRC | 03:19 | |
*** frinnst has joined #crux-devel | 03:23 | |
*** pitillo has joined #crux-devel | 04:00 | |
*** frinnst has quit IRC | 04:18 | |
teK_ | Romster: maybe you can look into http://dpaste.com/1021659/ | 04:41 |
*** frinnst has joined #crux-devel | 04:55 | |
jue | jaeger: no onjections, quite the opposite | 05:13 |
jue | Romster: eudev is still alive and evolving, they released a beta2 IIRC | 05:14 |
jue | definitely something we should take into consideration | 05:15 |
Romster | teK_, looked into and fixed. | 05:15 |
teK_ | cool :) | 05:17 |
teK_ | ty | 05:17 |
jaeger | jue, frinnst: do we prefer a sane default -j1 or -j2 type value or want to use something like getconf to determine it automatically? | 05:18 |
frinnst | just a -j2 or something | 05:18 |
jue | +1 | 05:19 |
frinnst | it should be easy to quickly understand what it does | 05:19 |
jaeger | That's my preference as well | 05:19 |
frinnst | if someone wants to use a variable to detect it, it should be up to them | 05:19 |
jaeger | Agreed | 05:20 |
jaeger | http://pastebin.com/uh5E5cnV <-- patch to pkgutils, will add some notes to the handbook as well | 05:29 |
jaeger | ooh, that preposition at the end of the source mirrors doc string bugs me :P | 05:30 |
jaeger | Interesting that we use single quotes in the pkgmk.conf man page but double quotes in pkgmk.conf | 05:33 |
jaeger | http://pastebin.com/xmXWqY91 <-- included the version bump here, anything I'm missing? | 05:36 |
jue | looks good | 05:47 |
teK_ | amy I the only one getting build errors with virtualbox? | 05:51 |
teK_ | thread2-r0drv-linux.c:58:59: error: 'MAX_PRIO' undeclared (first use in this function) | 05:51 |
teK_ | I'm running linux-3.9.0-rc2.. | 05:51 |
jaeger | I always use the binary release | 05:52 |
teK_ | it's not in ports anymore | 05:52 |
teK_ | iirc :) | 05:52 |
jaeger | I just install it from the downloaded package :) | 05:52 |
jaeger | Didn't know that there was a port for it, honestly | 05:52 |
teK_ | there was when we had contrib-64, iirc | 05:53 |
teK_ | I stronlgy dislike installing software not managed by our great package manager | 05:53 |
jaeger | Understandable | 05:54 |
jaeger | At the time I originally installed it there was no package and it was required to use USB | 05:54 |
teK_ | it's so easy and convenient to create ports so I create one even for test installations :) | 05:54 |
jaeger | may not be the case now | 05:54 |
teK_ | it still is, afaik | 05:54 |
frinnst | yeah same here | 06:12 |
frinnst | i have an updated virtualbox-bin port here, could add it to a repo or something | 06:12 |
frinnst | http://obra.se/crux/ports/virtualbox-bin/ | 06:13 |
jaeger | ok, pkgutils is updated | 06:13 |
teK_ | frinnst: if you want, :) | 06:14 |
frinnst | rsync -aqz obra.se::ports/virtualbox-bin virtualbox-bin | 06:15 |
teK_ | will sync later so that you won't get my ip address | 06:17 |
teK_ | :> | 06:17 |
frinnst | BUT I WANT TO DDOS YOU | 06:18 |
*** c0x has quit IRC | 06:20 | |
jaeger | prologic: just ran across your name randomly on the pydot page | 07:24 |
*** pitillo has quit IRC | 08:22 | |
*** pitillo has joined #crux-devel | 08:27 | |
*** pitillo has quit IRC | 08:52 | |
*** pitillo has joined #crux-devel | 08:54 | |
*** pitillo has quit IRC | 09:10 | |
*** pitillo has joined #crux-devel | 09:11 | |
*** pitillo has quit IRC | 09:59 | |
frinnst | http://stealth.openwall.net/xSports/clown-newuser.c | 10:46 |
frinnst | nice | 10:46 |
*** sudobaal has joined #crux-devel | 10:52 | |
teK_ | won't work for me | 10:55 |
teK_ | and yes I fixed the path to su etc. ;) | 10:56 |
teK_ | habemus papam! http://wurstball.de/static/ircview/pictures/11440bf7beac6354e031b3f6a14ec7e6.jpg | 10:56 |
jue | jaeger, frinnst: seen FS#898? I've reworked the port to build the shared libs additionally, lspci and setpci are still linked with libpci.a, objections? | 10:58 |
jue | diff is here -> http://a05cc87b7c4fa485.paste.se/ | 10:58 |
jue | lol | 10:59 |
teK_ | jaeger | 11:39 |
teK_ | or jue | 11:40 |
teK_ | speek up fellas :) | 11:40 |
*** heroux has quit IRC | 11:42 | |
teK_ | I answered the inquiry responded to Arne Exton wrt his CRUX livecd post to our ML | 11:44 |
teK_ | I told him to subscribe before posting or did any of you reject his post actively because we don't want that? | 11:45 |
*** heroux has joined #crux-devel | 11:45 | |
teK_ | brb | 11:46 |
teK_ | frinnst: did you try the clone() root-exploit yourself? | 13:03 |
*** mike_k has quit IRC | 13:10 | |
Amnesia | didn't work here either | 13:18 |
teK_ | did you modify it to be correct? ;) | 13:18 |
Amnesia | http://www.openwall.com/lists/oss-security/2013/03/13/10 explains stuff though | 13:20 |
Amnesia | na cba | 13:20 |
Amnesia | running 3.8.0 here | 13:20 |
teK_ | you have to remove && argc == 1 or call the binary with an argument | 13:20 |
teK_ | su is not in /bin on crux | 13:20 |
teK_ | and then I get invalid argument on the clone() call because of the CLONE_NEWUSER option | 13:21 |
teK_ | I have yet to find out if something is not uptodate or I'm missing a kernel option | 13:21 |
Amnesia | http://c-skills.blogspot.co.uk/ | 13:22 |
teK_ | when I first read about the NEWUSER / namespace feature my first thought was: uhoh local privilege escalation ;) | 13:23 |
Amnesia | yeah:) | 13:23 |
teK_ | nothing specific about the option but interesing blog. thanks ;) | 13:27 |
teK_ | + awesome banner image | 13:27 |
Amnesia | heh | 13:29 |
Amnesia | you might've disabled file capabilities | 13:29 |
teK_ | hm? | 13:30 |
Amnesia | nvm^^ | 13:32 |
Amnesia | you gave me the motivation to reverse the sploit^^ | 13:32 |
*** sudobaal has quit IRC | 13:52 | |
jaeger | jue: I've been in meetings all day and have to leave now, I will check it out as soon as I have time. Won't be home until late tonight | 14:25 |
prologic | jaeger: what? where? :) | 14:48 |
frinnst | teK_: no | 14:51 |
teK_ | k | 14:51 |
*** joe9 has joined #crux-devel | 15:25 | |
*** frinnst has quit IRC | 17:08 | |
*** frinnst has joined #crux-devel | 17:09 | |
*** frinnst has quit IRC | 17:09 | |
*** frinnst has joined #crux-devel | 17:09 | |
*** mavrick61 has quit IRC | 19:44 | |
*** __mavrick61 has joined #crux-devel | 19:45 | |
*** joe9 has quit IRC | 20:15 | |
*** joe9 has joined #crux-devel | 20:17 | |
joe9 | :sp | 20:20 |
*** joe9 has quit IRC | 20:28 | |
*** joe9 has joined #crux-devel | 20:37 | |
*** joe9_ has joined #crux-devel | 20:44 | |
*** joe9_ has quit IRC | 20:48 | |
*** joe9 has quit IRC | 20:55 | |
*** joe9 has joined #crux-devel | 21:00 | |
*** sudobaal has joined #crux-devel | 22:09 | |
*** mike_k has joined #crux-devel | 22:53 |
Generated by irclog2html.py 2.11.0 by Marius Gedminas - find it at mg.pov.lt!