[00:51] hi, does somebody like to update the hardy kernel to rc8? [08:22] moin [10:23] hi, anybody awake? [11:02] rc8 still not merged... === doko_ is now known as doko === asac_ is now known as asac === \sh_away is now known as \sh [14:27] debian/rules binary-debs flavours=generic skip_abi=true [14:28] just tried this but abi check still failed - i only added a patch [14:28] how can it fail when the check should be skipped? === fabbione is now known as thegodfather === Traxer is now known as Traxer|on === smb is now known as smb_away === smb_away is now known as smb [21:09] hi [21:17] if two packages ship the same kernel module (say, linux-image and linux-backports-modules), how can l-b-m make sure that the module that it ships will be prefered? i. e. how does modprobe define the search order? [21:18] keep in mind that i don't really know what i'm talking about: can't you add a diversion? [21:27] pitti: depmod looks in /lib/modules/`uname -r`/updates first. [21:32] pitti: s/updates/ubuntu/ === \sh is now known as \sh_away [21:33] rtg: ah, that's an Ubuntu specific hack? [21:33] pitti: pretty much. [21:33] rtg: someone else in the linux foundation driver-backports workgroup just brought it up [21:33] rtg: ok, thanks [21:40] <_MMA_> rtg: I'd ask Alessio but he's not around. Any ETA on the -rt metas? [21:41] _MMA_: oh, forgot. I've got it staged. just needs to be uploaded. [21:42] <_MMA_> Ahh... Ok. Once those are up my disks will build. :P [22:39] * infinity scratches his head at: [22:39] Brian Murray (brian-murray) tried to claim the Launchpad [22:39] team named Ubuntu Kernel Team (kernel-team) (which is [22:39] associated with kernel-team@lists.ubuntu.com). [22:39] To finish claiming that team, making Brian Murray (brian-murray) [22:39] its owner, just follow the link below. [22:41] infinity: you can ignore that. I should not have released it either. [22:42] And yet, you did. :) [22:42] infinity: well now I know better. [22:43] And knowing is half the battle. [22:43] This does open a nice DOS I'd never noticed before, though. [22:43] infinity: that occured to me as well. [22:43] It only takes one click from a list subscriber in a list-owned team to lose ownership of the team. [22:44] _MMA_: linux-meta with -rt dependencies is uploaded. [22:48] <_MMA_> rtg: Thanx a ton. [22:48] hello - pls can someone help me with a raid1 setup [22:49] _MMA_: Hi, I was looking at a bug about using auditctl for the generic kernels. Basically this requires CONFIG_AUDITSYSCALL to be set. Would it make sense if I enable that for -rt as well? [22:49] I've set it up via a youtube demonstration howto - testing now and if either disk is disconnected, box loads but not fully [22:52] <_MMA_> smb: abogani or one of the other kernel heads would be best to ask. I'm mostly management. :P [22:53] _MMA_: Oh, well. :) Since abogani is not here. Who else would those be. I havn't been around too long. ;-) [22:54] <_MMA_> Filing a bug would be sure he looks at it. [22:55] _MMA_: Alright then. Thanks [22:55] <_MMA_> -rt is really a "community" kernel and is handled by abogani with great help from guys in here. === Traxer|on is now known as Traxer [23:25] i wonder why the ia_file member was removed from iattr. [23:25] breaks aufs compilation for me [23:28] ah, i think i found something