1266969720 Q * cehteh Quit: Coyote finally caught me 1266969754 J * cehteh ~ct@pipapo.org 1266971907 J * tpo ~tpo@cable-dynamic-87-245-106-94.shinternet.ch 1266973398 Q * dowdle Remote host closed the connection 1266973586 Q * tpo Ping timeout: 480 seconds 1266975143 Q * bonbons Quit: Leaving 1266977314 Q * imcsk8 Quit: Leaving 1266977413 M * ne0futur cehteh: yes I was thinking on the same kind of things to alloz guest admins to add fw rules but . . . yes seems really dangerous 1266977471 M * cehteh ne0futur: well works for me, i was thinking about making this gpg signed (and beat the hell out of vserver admins when they store the gpg on the vserver) 1266977486 M * cehteh but so far i dont care overly much 1266977565 M * ne0futur with additional ips the fw rules can apply only yto the vserver dedicated ip 1266977606 M * ne0futur this way it can be pretty secure if the scrips add the ip to the requested fw rule 1266977721 M * cehteh i have a script which filters any fishy thing out and only allows a few primitives 1266977768 M * cehteh look at firehol.sf.net .. i work with that, i can send you my script (which is really a hach which works since yeats) 1266977797 M * ne0futur i ll have a look at this url 1266977839 A * cehteh is just busy with configuring vpn .. back in a few minutes 1266977845 M * ne0futur hum this firehol is a HLFL like shorewall ? 1266977851 A * ne0futur uses shorewall 1266977884 M * cehteh yeah .. well its the best i know :) because it isnt just a high level language but rather an expert system which knows about firewalls 1266977903 M * ne0futur hum ill have to try this one day 1266977912 M * cehteh its really easy to use 1266977929 A * cehteh likes it a lot 1266977981 M * ne0futur your script can work only with this firehol ? could it be easy to adapt it to shorewall ? 1266977986 M * ne0futur its bash script ? 1266977998 M * cehteh yes 1266978004 M * cehteh brb .. restarting wlan 1266978350 J * ktwilight ~keliew@26.241-64-87.adsl-dyn.isp.belgacom.be 1266978566 Q * ktwilight__ Ping timeout: 480 seconds 1266978939 M * cehteh hmpf 1266978963 M * cehteh hosed my network :P 1266979323 J * balbir ~balbir@122.172.106.116 1266984052 J * SauLus_ ~SauLus@c135182.adsl.hansenet.de 1266984461 Q * SauLus Ping timeout: 480 seconds 1266984461 N * SauLus_ SauLus 1266993260 J * hijacker_ ~hijacker@213.91.163.5 1266993275 Q * hijacker Read error: Connection reset by peer 1266995070 Q * ktwilight Ping timeout: 480 seconds 1266995346 Q * ncopa Quit: Ex-Chat 1266995895 J * ncopa ~ncopa@245.39.189.109.customer.cdi.no 1266996100 J * Rendy ~mart@122-62-16-132.jetstream.xtra.co.nz 1266996170 M * Rendy hi i only slightly waste your time today, so making a cgroup thread from a shared library, one wants to output memory to host, possible or not? 1266996208 M * daniel_hozac what? 1266996221 M * Rendy let's say only one thread works in a cgroup, other program parts in a another pid 1266996266 M * Rendy daniel_hozac, and that cgroup thread defines some sort of mm ringbuffer or similar 1266996313 M * Rendy daniel_hozac, cpusets documentation says only memexclusive, but can forward only some sort of irq interrupts, what about those cgroup subsystems? 1266996354 M * daniel_hozac i have no idea what you're saying. 1266996375 M * Rendy probably should work actually i'm thinking 1266996426 M * Rendy ah ok doesn't matter, just a program spawns a pthread like a fork, only that part works in a cgroup, others not 1266996462 M * Rendy but the main thread reads info from there, like malloc or shared structs , very likely should work 1266996483 M * daniel_hozac yes, not an issue at all. 1266996488 M * Rendy and that has memcg limits on so it woudn't use too much and some sort of hirarchical fallback scheme 1266996503 M * daniel_hozac not sure how that's related to Linux-VServer though. 1266996721 Q * derjohn_mob Ping timeout: 480 seconds 1266996748 M * Rendy daniel_hozac, yes it isn't only cgroups, maybe only a little related 1266996783 M * Rendy but still i have one more question. 1266996824 M * Rendy making a cgroup swap in/out 100%, and the thread mmpams a physical region, where is the swapsace taken? 1266996830 M * Rendy from where 1266996886 M * daniel_hozac mmpam? 1266997111 M * Rendy not sure, have to google, maybe they can shell into cgroup and mark a swapon device desciptor, and this device will be used 1266997237 M * Rendy that may be some sort of temp file equivalent, maybe, daniel_hozac how to tie on with a cgroup though? 1266997443 M * Rendy on/one 1266997656 J * sharkjaw ~gab@90.149.121.45 1266997968 M * Rendy need to read, but might be likely that in a thread the same mmapped area is used it's maybe it's just moved to swapfile or those mm paths, some tutorials kinda say so 1266997976 M * Rendy Swapped-in page goes back under its original 1266997976 M * Rendy allocator. 1266997976 M * Rendy that's the sentence 1266998517 J * Romster ~romster@202.168.100.149.dynamic.rev.eftel.com 1266998754 M * Romster Hi is crux http://crux.nu supported by vserver? 1266998894 M * daniel_hozac does it need to be? 1266998946 M * daniel_hozac i.e. does it need special support? 1266999022 M * Romster i might be able to get it running from http://linux-vserver.org/Installation_on_Linux_2.6 1266999042 M * Romster just asking if anyone has done it at all to save me doubling up on the work of doing it. 1266999075 M * Romster it's pretty much LFS with a package manager source based build but not as complex as gentoo. 1266999093 M * Romster and self managed kernel 1266999150 M * Romster hmm that might be the host not the guest instructions... 1266999305 M * Romster or not looks like the gust kernel instructiosn i gather any kernel alter than 2.6.19.x is to new to work with vserver? 1266999395 M * Romster which means i'd have to recompile glibc with other kernel headers and lower than the default 2.6.27 kernel. 1266999406 M * Romster think i need to go read the docs more than to bug you lot. 1266999446 M * Rendy one more question, this freezer, can it be used to freeze a proccess and migrate it to host when rerunning the state left to? 1266999471 M * Rendy per application/program/pid 1266999513 M * daniel_hozac Romster: currently recommended version is 2.6.31. 1266999523 M * daniel_hozac so 2.6.27 is not an issue. 1266999551 M * daniel_hozac there is no guest kernel. 1266999554 M * Romster ah sweet and it has the BLK removed in that version also. 1266999581 M * Romster oh ok i'm new to vserver so how does it even boot. the guest OS 1266999589 M * daniel_hozac there is just one kernel. 1266999591 M * Romster i have my own init system. 1266999597 M * daniel_hozac it's OS-level virtualization. 1266999615 M * daniel_hozac or, as we prefer, isolation. 1266999638 M * Romster ah i should of gathered that. so i need to skip the kernel setup guide and focus on the init modifications for it to work. 1266999655 M * Romster so it's more separate than using a chroot. 1266999660 M * Romster but not as far as a VM. 1266999671 M * daniel_hozac it's like a chroot on steroids. 1266999678 M * Romster right. 1266999717 J * petzsch ~markus@dslb-188-103-061-224.pools.arcor-ip.net 1266999749 M * Romster Building Guest Systems, there i go i'll read though this. 1266999875 M * Rendy ah most important, once the ram memory is given to a cgroup, can host's applications reclaim it, while programs doesn't really use all that? 1267000891 M * Rendy looks like the last question about freezing is about, from main system a pid can be migrated to whichever cgroup, how about vice versa? 1267000950 M * Rendy imo allready seems that early in the initrd on the main system, like easiest to bootstrap the main os into cgroups container:) then do whatever needed 1267001046 M * harry new patch online (for grsec stuff) 1267001051 M * harry working on 2.6.32.9 now... 1267001159 M * Rendy probably means just chroot to a mount -o bind dir tree, and running apps with cgroup env 1267001309 M * Rendy Bertl_zZ, what do you think about it, migrate a pid from vserver's cgroup back to host? 1267001348 M * Rendy checkpointing&migrating 1267002056 M * Rendy maybe just to remove the tsk entry makes it migrate back to host 1267002078 A * harry needs a vserver patch for 2.6.32.9!!! :) 1267002212 M * Rendy harry: do you know that stuff, how to get out of cgroup root and childs without killing the app? 1267002225 M * harry nope, sorry 1267002239 M * daniel_hozac you can't migrate to a cgroup higher in the hierarchy. 1267002390 M * Rendy uuh i almost thought i had all figured out 1267002529 M * Rendy then probably removing the highest hierarchy entry also won't work, gotta recheck the docs, uuh main hacker is online balbir 1267002609 M * Rendy quotes can be changed onthefly anyway, for what i intended to do migration doesn't play too big of a role, only quotas though 1267002916 M * balbir Rendy: context? 1267002998 M * Rendy balbir: i think i just figured it out, looks like a charge is not freed, when a cgroup needs to be removed , it shoudn't have charges, playing with a limits should make it possible to reclaim charges and delete then though 1267003070 M * Rendy bablir: was just thinking if it is possible to migrate a proccess pid, back to host memory spaces, not to anohter cgroup, though i doubt i need such feature, could be just a like you know application state saver 1267003090 M * Rendy using cgroups, like faster restart smth. 1267003111 M * balbir Rendy: depends on the version, we integrated reclaim with rmdir() or remove cgroup sometime back, we also had a (now obsolete) force_empty interface, if you speak of deleting 1267003129 M * balbir Rendy: Very recently we added a migrate on move interface to the kernel, that migrates charges 1267003297 N * Bertl_zZ Bertl 1267003302 M * Bertl morning folks! 1267003399 M * Rendy balbir, can you comment on the earlier question as well, how is swap space used, where is it's storage and how to point swapscpace in cgroup thread, just mmap? 1267003443 M * balbir Rendy: Not sure I understand the question. We have two control parameters memory.* and memory.memsw.* 1267003452 M * balbir The second is used for controlling RSS+Swap 1267003481 M * balbir and the first one for RSS+Cache, correction, the second for RSS+Cache+Swap (as in swap entries) 1267003490 M * Rendy balbir, yeap, i meant memory+sw, but all the limit is given to swap, where the swaps in's out's land? 1267003500 M * Bertl Rendy: I think checkpointing should already do what you have in mind, no? 1267003563 M * balbir Rendy: When you say all the limit is given to swap, is it because you swapped out everything? Sorry, not sure I understand the context of the question 1267003565 M * Rendy Bertl, need little bit of more reading, perhaps 1267003672 M * Bertl balbir: so how is the status of the hard sched limits (regarding mainline)? 1267003672 M * Rendy i thought a swap is like a mlock for pages, it bahaves similarly, so when a group has a limit of 40mg, and quota is marked like 0 to memcg and 40 to swap, then all pages get swapped out 1267003719 M * balbir Bertl: We need help, we've been posting patches, at v5 at the moment, there is a newer approach proposed as well 1267003731 M * Bertl yeah, I saw both 1267003753 J * yarihm ~yarihm@80-219-150-83.dclient.hispeed.ch 1267003762 M * balbir Bertl: We need to look at both approaches and get the maintainers to accept one 1267003790 M * harry Bertlbabe!!!!!! 1267003793 M * balbir Bertl: the maintainers need some more convincing on reviewing and accepting, any feedback from this project will help 1267003802 M * harry new patch new patch new patch!!! ;) 1267003810 M * Rendy balbir, i more thinking like where the physical memory and swap filesystem is taken from what device or what mapping, the one that was most recently mmaped? 1267003811 M * harry <;) (with a party hat!!!!!!!!!) 1267003835 M * Bertl well, Linux-VServer already uses your approach, although version 4, but I plan to upgrade to v5 today or tomorrow ... (just hadn't time to backport/integrate yet) 1267003856 M * balbir Bertl: cool! Any feedback would be appreciated 1267003868 M * Bertl harry: yeah, I saw, will upload one for .9 shortly 1267003889 M * Bertl balbir: so, it might make sense that OVZ does testing with the other approach? 1267003939 M * balbir Bertl: :) I have not seen OVZ being very active of late, but it does make sense for them to test. We are working with the other person to merge the best of the two worlds 1267003947 M * Rendy was interested in shared pages as well, couple of patches there v2, what the docs say is mlocked pages aren't accounted, depends how much those global lru locked pages pagefault, is cgroup thread rt safe by default, or needs some further locking? 1267003953 M * balbir Rendy: Sorry, I just don't understand, can u explain with an example 1267003967 M * Bertl your version seems to have one disadvantage atm, the lack of precision in the long run 1267003996 M * balbir Bertl: Run time balancing needs to be improved, IIRC 1267004000 M * Bertl i.e. folks reported that with e.g. 25% configured, they end up with 28 or 22% (don't remember which direction) 1267004021 M * balbir Bertl: Interesting.. That kind of feedback helps 1267004034 M * Rendy balbir, application starts mmaping the region , opening an mtdblock filedesriptor, mmmapping 40mb, and in a cgroup where the limit is 0 for memcg and 40 for swap 1267004071 M * balbir Rendy: interesting 1267004077 M * Bertl balbir: you know how our TBS extension worked and how it was configured? 1267004098 M * balbir Bertl: no... it will be good to know 1267004111 M * Bertl well, it actually had a feature we are currently missing 1267004171 M * Bertl http://linux-vserver.org/CPU_Scheduler 1267004189 M * Bertl this should give you an idea without too much implementation details 1267004204 M * balbir Bertl: cool! will definitely look at it 1267004212 M * Bertl (ignore the calculations, not really relevant) 1267004223 M * balbir Bertl: guarantees are missing or burst time? 1267004245 M * Bertl the basic 'missing' feature is to distribute 'idle' time in addition to hard limits 1267004264 M * Bertl of course, the burst time is something which comes handy too 1267004269 M * balbir Bertl: Oh! interesting... 1267004291 M * Bertl we used two sets of R/I values (Rate/Interval) to handle that 1267004313 M * Bertl where one is used when the machine is busy, the other when it would go idle 1267004349 M * Bertl the idle case then basically does a fast forward on the time scale to the point where 'something' gets running 1267004350 J * tpo ~tpo@cable-dynamic-87-245-106-94.shinternet.ch 1267004380 M * Bertl this basically allows to implement guarantees with fair sharing 1267004399 M * Bertl (fair proportional sharing, in fact) 1267004456 M * balbir Bertl: OK 1267004511 M * Rendy balbir, so i was thinking to what filesystem swapout will be registered, seems i don't think it's a system that is host swap device determined in /etc/fstab and swap on'd or is it? 1267004518 M * Bertl balbir: we had that for several years now, and it seems it was used quite often by hosting providers and folks interested in service separation 1267004554 M * balbir Rendy: Yes, swapping is designated to the host, we don't have dedicated swap per cgroup yet 1267004566 M * balbir Bertl: Understandably so 1267004574 J * bonbons ~bonbons@2001:960:7ab:0:2c0:9fff:fe2d:39d 1267004608 M * Rendy ouch..then swap is irrelevant, cause host can't do a swapdevice per application as well afaik 1267004637 M * Bertl Rendy: I wouldn't see a point in that, besides the fact that it could be done :) 1267004638 M * Rendy but doesn't seem to be very important though, then just mlock or mmap prefault flag to avoid pagefaults 1267004690 J * barismetin ~barismeti@138.96.196.67 1267004717 M * Rendy Bertl, yup maybe, but i don't yet know how:) it's just that there are couple of swap device implementations that swap to ram compressed 1267004791 M * Bertl which IMHO is just another bad idea ... or do you have any numbers showing that this brings any advantage? 1267004793 M * Rendy and have fallbacks maybe, was thinking of such to make a fast gpu functions in a limited cgroup thread 1267004827 M * Rendy Bertl, not sure i haven't benchmarked, depends how much is the cpu overhead caused 1267004915 M * Bertl I think there _might_ be an advantage to compress pages swapped out to disk, as the disk I/O is certainly the 'expensive' part there 1267004919 M * Rendy that maybe bad idea i'm not sure, just ment to mmap a vram block device inside compcache and spread it among different child cgroups, to implement couple of mesa missing vertex things 1267005111 M * Rendy it might as well be to just map a vram physical region, and wo swap, but then probably there isn't much of compression 1267005227 M * Rendy Bertl, but if you have ideas how to make a swapspace file/device per application, it can be tested, i haven't yet found the way 1267005230 M * balbir Rendy: swap was to control how much paging can happen 1267005297 M * Bertl Rendy: I'm not sure that swap space per application is a good idea at all :) 1267005304 M * Romster compcache is now in mainline -- it will be part of kernel 2.6.33. That is nice. 1267005412 M * Rendy ok then to use a global host one, running compcache in a cgroup and swapiness 0 in host, but cgroup has all limit to swapin/out? 1267005456 M * Bertl I'm still missing the point here, i.e. what do you want to achieve and why? 1267005562 M * Rendy they call it like a bounded real-time responce i think, app's malloc isn't pagefaulting and as i understand gives 6x compression, cause vram is needed a lot, too lazy to read the module how it's acheived and try porting it 1267005747 M * Rendy making a thread that behaves that way to get a vertex compression, read swapped out pages back in mesa, compressed, something like that 1267005923 M * Bertl ah, the idea is to use the gpu for compressing pages? 1267005930 M * Rendy readback is just a syscall malloc from such a thread, memory is taken/grabbed from a cgroup thread, but yeah i didn't really check what the cpu overhead associated with such approach is 1267005972 M * Rendy Bertl, yup, instead of ram block device in compcache to use vram one and vfork access to only 3d applications and intel driver 1267006064 J * gnuk ~F404ror@pla93-3-82-240-11-251.fbx.proxad.net 1267006067 M * Rendy in cgroup this seems to happen with just cloning a tsk/cgroup it seems, maybe exec or others too, but cloning is said to work, clone a cgroup to a child 1267006081 M * Rendy to be a child, and hierarchical accounting 1267006357 M * Rendy so making such a program, open/mmap from somwhere either from that same block device or other, marking 100% swap, defining dynamic allocator in a cgroup thread in mesa and intel, start doing the malloc magic from fast compressed vram code 1267006779 M * Rendy tired today, maybe doesn't work though, needs to be tested, tomorrow will learn how the mmaped page accounting an reclamation works, is it neccessary at all in such swapout/in case 1267006805 M * Bertl k 1267007567 J * BenG ~bengreen@cpc2-aztw22-2-0-cust521.aztw.cable.virginmedia.com 1267009011 Q * larsivi Ping timeout: 480 seconds 1267009215 Q * yang Ping timeout: 480 seconds 1267009591 M * Rendy upstream with such a solution can't go, but cgroup core probably has device restriction, host creates 5swapdevices, cgroup children have access restriction to not-needed ones, messes up the host scheme, sleep time, Bertl balbir think about per cgroup swapdevice:) 1267010052 Q * petzsch Quit: Leaving. 1267011710 J * menomc ~amery@shell.opensde.net 1267011828 Q * mnemoc Ping timeout: 480 seconds 1267011868 Q * ncopa Ping timeout: 480 seconds 1267011880 J * ncopa ~ncopa@245.39.189.109.customer.cdi.no 1267012499 J * yang yang@yang.netrep.oftc.net 1267013448 M * Rendy http://www.freshpatents.com/-dt20100128ptan20100023565.php nice 1267014137 M * Bertl well, the single mouse click is patented too, IIRC :) 1267014178 J * petzsch ~markus@188.103.61.224 1267014198 M * Rendy hehee, yeah, i thought almost the same direction 1267014525 J * derjohn_mob ~aj@213.238.45.2 1267014535 M * Romster http://www.guardian.co.uk/technology/blog/2010/feb/23/opensource-intellectual-property bit off topic but a good read. 1267014592 Q * BenG Quit: I Leave 1267014729 Q * bonbons Quit: Leaving 1267014882 J * bonbons ~bonbons@2001:960:7ab:0:2c0:9fff:fe2d:39d 1267017567 M * evilhackerdude is there any package that's supposed to create /etc/hosts with a localhost entry for me or do i have to create it myself? 1267017573 M * evilhackerdude (installing squeeze) 1267017800 N * menomc mnemoc 1267018420 J * thierryp ~thierry@vis134d.sophia.inria.fr 1267018823 Q * thierryp Remote host closed the connection 1267019263 J * thierryp ~thierry@vis134d.sophia.inria.fr 1267020010 Q * thierryp Remote host closed the connection 1267020314 M * Bertl guess you have to do that yourself ... 1267020410 J * thierryp ~thierry@zankai.inria.fr 1267021801 Q * sharkjaw Remote host closed the connection 1267022087 J * kir ~kir@swsoft-msk-nat.sw.ru 1267023521 M * evilhackerdude ok, just wanted to make sure i didnt miss a super important package which wasnt installed via debootstrap :) 1267023559 M * evilhackerdude i spent the night and the day trying to install chef-server on a blank squeeze install - only an hour ago i realized things broke because of a missing hosts file... 1267025013 J * BenG ~bengreen@cpc2-aztw22-2-0-cust521.aztw.cable.virginmedia.com 1267025511 J * klife ~klife@04ZAAANRL.tor-irc.dnsbl.oftc.net 1267025516 Q * klife Excess Flood 1267025570 J * klife ~klife@04ZAAANRM.tor-irc.dnsbl.oftc.net 1267025579 Q * klife Excess Flood 1267025580 Q * Romster Ping timeout: 480 seconds 1267025630 J * klife ~klife@asteria.debian.or.at 1267025647 Q * klife Excess Flood 1267025649 J * Romster ~romster@202.168.100.149.dynamic.rev.eftel.com 1267025794 J * klife ~klife@04ZAAANRO.tor-irc.dnsbl.oftc.net 1267025887 Q * klife autokilled: This host violated network policy. Mail support@oftc.net with questions (2010-02-24 15:38:07) 1267025948 Q * bonbons Quit: Leaving 1267025948 Q * tpo Read error: Connection reset by peer 1267026312 J * bonbons ~bonbons@2001:960:7ab:0:2c0:9fff:fe2d:39d 1267026347 Q * balbir Ping timeout: 480 seconds 1267026473 Q * trippeh Server closed connection 1267026478 J * trippeh atomt@uff.ugh.no 1267027010 Q * BenG Quit: I Leave 1267027337 J * ktwilight ~keliew@91.179.202.214 1267027661 J * dowdle ~dowdle@scott.coe.montana.edu 1267028329 J * tpo ~tpo@cable-dynamic-87-245-106-94.shinternet.ch 1267030365 Q * ktwilight Remote host closed the connection 1267030851 Q * bonbons Quit: Leaving 1267030996 J * bonbons ~bonbons@2001:960:7ab:0:2c0:9fff:fe2d:39d 1267031459 Q * ncopa Quit: Ex-Chat 1267031587 J * balbir ~balbir@122.172.106.116 1267032272 M * mnemoc hi, can I tell vserver-build/debootstrap to simply use a pre-mounted /vservers/foo ? 1267032332 J * imcsk8 ~ichavero@148.229.1.11 1267032660 M * Bertl should work, given that your util-vserver is recent enough 1267032700 M * daniel_hozac containing things, or an empty mount point? 1267032715 M * mnemoc empty mount 1267032730 M * mnemoc it tried to remove it :< 1267032803 Q * bonbons Quit: Leaving 1267032832 M * mnemoc but i have other errors above which may be causing it which I may be causing it 1267032887 M * mnemoc s/I // 1267032928 J * bonbons ~bonbons@2001:960:7ab:0:2c0:9fff:fe2d:39d 1267033557 Q * thierryp Quit: ciao folks 1267033897 Q * dowdle Remote host closed the connection 1267034001 J * dowdle ~dowdle@scott.coe.montana.edu 1267034335 J * ktwilight ~keliew@91.179.202.214 1267034387 Q * Wonka Server closed connection 1267034389 J * Wonka produziert@chaos.in-kiel.de 1267034681 Q * transaci1 Server closed connection 1267034702 J * transacid ~transacid@transacid.de 1267035091 M * mnemoc what's the trick to get "sid_style" stuff installed in etc/vservers/.distributions/ by `make` ? 1267035291 P * kir Leaving. 1267036195 Q * gnuk Quit: NoFeature 1267036888 Q * petzsch Quit: Leaving. 1267037030 Q * Bertl Server closed connection 1267037031 J * Bertl herbert@213.145.232.42 1267037103 J * petzsch ~markus@dslb-188-103-061-224.pools.arcor-ip.net 1267037106 Q * barismetin Quit: Leaving... 1267037155 Q * BobR_zZ Server closed connection 1267037156 J * BobR_zZ odie@IRC.13thfloor.at 1267037595 T * * http://linux-vserver.org/ |stable 2.2.0.7, exp 2.3.0.36.28, grsec 2.3.0.36.28|util-vserver-0.30.216-pre2864| He who asks a question is a fool for a minute; he who doesn't ask is a fool for a lifetime -- share the gained knowledge on the Wiki, and we forget about the minute. 1267037595 T * Bertl - 1267037606 Q * derjohn_mob Ping timeout: 480 seconds 1267038293 Q * FireEgl Quit: Leaving... 1267038752 J * FireEgl FireEgl@2001:470:e056:1:223:54ff:fe89:b207 1267038925 J * derjohn_mob ~aj@c140206.adsl.hansenet.de 1267040693 Q * yarihm Quit: This computer has gone to sleep 1267041387 Q * balbir Ping timeout: 480 seconds 1267041631 J * larsivi ~larsivi@47.80-202-217.nextgentel.com 1267045373 Q * BobR Server closed connection 1267045374 J * BobR odie@IRC.13thfloor.at 1267046778 M * Bertl off to bed now ... have a good one everyone! 1267046782 N * Bertl Bertl_zZ 1267046801 M * fLoo bb 1267046897 Q * petzsch Quit: Leaving. 1267047031 Q * wibble Server closed connection 1267047032 J * wibble wibble@vortex.ukshells.co.uk 1267049049 Q * pmjdebruijn Server closed connection 1267049050 J * pmjdebruijn pascal@jester.pcode.nl 1267050577 J * ckt1g3r ~ckt1g3r@7GDAAAVVW.tor-irc.dnsbl.oftc.net 1267052493 Q * snooze Server closed connection 1267052498 J * snooze ~o@1-1-4-40a.gkp.gbg.bostream.se 1267053304 Q * ghislain1 Quit: Leaving. 1267053406 Q * derjohn_mob Remote host closed the connection 1267053720 J * derjohn_mob ~aj@c140206.adsl.hansenet.de 1267054542 Q * grant synthon.oftc.net weber.oftc.net 1267054556 J * grant mep@87-98-246-129.ovh.net 1267055190 Q * tpo Ping timeout: 480 seconds 1267055218 M * fLoo i'm having issues with the actual patch for 2.6.32.9 1267055219 M * fLoo gettin 1267055220 M * fLoo Hunk #1 FAILED at 1. 1267055220 M * fLoo 1 out of 1 hunk FAILED -- saving rejects to file Makefile.rej 1267055220 M * fLoo can't find file to patch at input line 26311 1267055222 M * fLoo Perhaps you used the wrong -p or --strip option? 1267055224 M * fLoo The text leading up to this was: 1267055599 Q * imcsk8 Quit: Leaving 1267055618 M * fLoo ok works now, unfortunaly i dled the 2.6.33 kernel 1267055637 M * fLoo updatedscript didnt recognized new kernel major version 1267055641 M * fLoo (: