=== mkrufky [n=mkrufky@user-12lcl1s.cable.mindspring.com] has joined #ubuntu-kernel === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel === Yagisan [n=jamie@60-240-16-175-nsw-pppoe.tpgi.com.au] has joined #ubuntu-kernel [05:56] did fabbione ever package git/ [05:56] ? [06:18] morning [06:18] dilinger: no i didn't [06:19] there is a debian dir inside already, but did never check if it works [06:19] apparently upstream is a debian fun [06:19] fan [06:25] the voices in my head are telling me i should hijack it in debian [06:25] (and by the voices in my head, i mean #d-d) [06:27] actually iirc there is a already a package that ships a /usr/bin/git [06:27] that's annoying [06:27] there is [06:27] and it's dead upstream and should be removed :) [06:28] the cogito maintainer claims he's working w/ them to get it renamed, but.. who cares about it? [06:29] dilinger: somewhere, someone will say - aghh you broke my gnu interactive tools [06:30] just conflict with it :) [06:30] yea, that's what people have been telling the cogito maintainer to do [06:30] i dunno why he's not [06:30] that said, I would much rather see cogito and git packaged hint hint (I mean, is gnu interactive tools even listed in popcon ??) [06:32] dilinger: i might get them for today [06:33] first i need to get dapper on my machine :) [08:01] I don't know that I want to upgrade to dapper the day it opened immediately before leaving the country ;-) [08:01] BenC: i am getting access to the OCFS2 git repo [08:01] mdz: eheh it's only on my workstation here at home [08:01] lappy is still breezy [08:01] I keep my mail on my workstation [08:01] BenC: so i might revert the commited patch and pull from them [08:02] well i use imap [08:02] so i don't really care [08:02] the server is only breezy [08:02] and it won't update for a while === JaneW [n=JaneW@wbs-146-137-155.telkomadsl.co.za] has joined #ubuntu-kernel === svenl [n=sven@AStrasbourg-251-1-59-200.w82-126.abo.wanadoo.fr] has joined #ubuntu-kernel [10:21] hi all. [10:21] well, about the hotplug patch, it just got included in the -mm tree, so you can grab it from there : [10:21] mv643xx_eth_pcidev-implements-hotplug-for-the-marvell-gige-functionality-by-probing-the-northbridge-pci-id.patch [10:21] and the printk was : [10:21] = [10:22] err. [10:22] mv643xx_eth_showsram-added-information.patch === svenl [n=sven@AStrasbourg-251-1-59-200.w82-126.abo.wanadoo.fr] has left #ubuntu-kernel [] === JaneW [n=JaneW@wbs-146-137-155.telkomadsl.co.za] has left #ubuntu-kernel ["Bye"] === calc [n=ccheney@ip70-185-4-246.ma.dl.cox.net] has joined #ubuntu-kernel === calc [n=ccheney@ip70-185-4-246.ma.dl.cox.net] has joined #ubuntu-kernel === doko [n=doko@toronto-HSE-ppp4022107.sympatico.ca] has joined #ubuntu-kernel === calc [n=ccheney@ip70-185-4-246.ma.dl.cox.net] has joined #ubuntu-kernel === zul [n=chuck@CPE0006258ec6c2-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel === calc [n=ccheney@ip70-185-4-246.ma.dl.cox.net] has joined #ubuntu-kernel === calc [n=ccheney@ip70-185-4-246.ma.dl.cox.net] has joined #ubuntu-kernel [03:04] fabbione: ping === doko [n=doko@modemcable139.249-203-24.mc.videotron.ca] has joined #ubuntu-kernel [03:49] zul: pong === mkrufky [n=mk@68.160.103.77] has joined #ubuntu-kernel === calc_ [n=ccheney@ip70-185-4-246.ma.dl.cox.net] has joined #ubuntu-kernel [04:50] wanted to know when you leave but i saw on -devel [04:53] jbailey: ping??? [04:53] let's try to organize this thing somehow [05:07] fabbione: thing? [05:07] Sorry was in the other window trying to figure out if I should offer a support contract to someone who wants their wireless fixed. [05:07] I need to learn something about ndiswrapper, I guess. [05:08] *sigh* [05:08] Should I update lkh to 2.6.14-rc5? or wait until release? [05:08] jbailey: can you and zul try to find a way to communicate if my mobile phone doesn't work there? [05:09] jbailey: i will find a way to contact you [05:09] zul: Contact me when, at the conference? [05:09] i assume we will have network from the day after [05:09] = 27 [05:09] = 27th [05:09] but i want to spend my time out :) [05:10] My phonoe number here is 514 908-7221 [05:10] (+1 for international calls) [05:10] I might go get a cellphone this week. [05:10] ok [05:11] jbailey: is it on the wiki? [05:11] Should be [05:11] ok === jbailey wishes again for a Canonical ldap server with a full addressbook. [05:11] But ah well. [05:11] Hmm === jbailey sends the request to elmo's rt. =) [05:12] ok [05:12] i registered it [05:12] i will try to call you tomorrow when i am there [05:13] now i am really really really off to pack my bag [05:15] you arrive tomorrow? [05:15] fabbione: Are you coming to visit? =) [05:21] jbailey: possibly [05:22] let's talk about it later [05:23] hey, i have a request [05:23] how come the ubuntu kernel package doesnt do this: [05:24] /lib/modules/`uname -r`/build should be a sym-link to /usr/src/{KERNEL SOURCE} [05:24] They are [05:24] hmmmm...... [05:24] Install the appropriate kernel headers package [05:24] doesnt happen on my 2.6.10 installation [05:25] ok that makes sense.... i went straight for the full source [05:25] ah, but using kernel headers without the full source leads to the missing dvb headers problem [05:25] /lib/modules/2.6.10-3-686/build is in linux-headers-2.6.10-3-686, for instance [05:25] Right. That's a separate bug. [05:25] not a bug [05:25] The linux-headers package should have everything you need in order to build an external module [05:26] except for dvb headers [05:26] Or the module should be more self-contained [05:26] Which bit of this isn't a bug? [05:26] well, you can look at it in a variety of ways [05:26] dvb headers SHOULD be moved into include/media/dvb [05:27] it is on the table, but dvb maintainer has his reasons for waiting on it [05:27] Yeah. That sounds like the bug. [05:28] blah [05:28] you are correct [05:28] :-( [05:28] i'll have to get on Johannes' case about it === mkrufky is now known as mkrufky-work [05:51] fabbione: http://bugs.debian.org/322495 === mkrufky-work is now known as mkrufky [07:33] sorry was in meetings [07:34] fabbione: i gave you my cell phone number\ [07:55] zul: ok [07:55] i hope mine will work [07:55] please give to jbailey too === fabbione [n=fabbione@port49.ds1-van.adsl.cybercity.dk] has joined #ubuntu-kernel === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel [10:45] BenC: There? [10:47] yeah [10:47] sweet, my new laptop has a bcm wireless I can use to test the new driver [10:49] BenC: Do you hink it's okay to update lkh now, or should I wait until the new kernel is uploaded? [10:51] BenC: my request for kernel.org account to ftp-admin@kernel.org bounced back ... u sure that's the correct address? [10:52] bcm wireless required ndiswrapper..... are you packaging that with ubuntu kernel?? === mkrufky [n=mk@68.160.103.77] has left #ubuntu-kernel [] === lamont [n=lamont@mib.fc.hp.com] has joined #ubuntu-kernel