=== lifeless [n=robertc@ppp245-86.static.internode.on.net] has joined #ubuntu-kernel === TheMuso [n=luke@ubuntu/member/themuso] has joined #ubuntu-kernel === TheMuso [n=luke@ubuntu/member/themuso] has joined #ubuntu-kernel === sevrin [n=sevrin@202.75.186.154] has joined #ubuntu-kernel === ajmitch [n=ajmitch@ubuntu/member/ajmitch] has joined #ubuntu-kernel === bernard_ [n=bernard@130.95.86.66] has joined #ubuntu-kernel === TheMuso [n=luke@ubuntu/member/themuso] has joined #ubuntu-kernel === ..[topic/#ubuntu-kernel:fabbione] : Ubuntu kernel development discussion ONLY | Kernel GIT tree info (updated): https://wiki.ubuntu.com/KernelGitGuide | 2.6.17-5.16 uploaded, Welcome more header fixes | Daily kernel builds (for debug and testing purposes only) http://people.ubuntu.com/~bcollins/kernels-daily/ | Kernel Wiki: https://wiki.ubuntu.com/CategoryKernel === cjb [n=cjb@islay.ra.phy.cam.ac.uk] has joined #ubuntu-kernel === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-kernel === lloydinho [n=andreas@192.38.119.40] has joined #ubuntu-kernel === doko_ [n=doko@dslb-088-073-088-037.pools.arcor-ip.net] has joined #ubuntu-kernel === Keybuk [n=scott@quest.netsplit.com] has joined #ubuntu-kernel === allee [n=ach@allee.exgal.mpe.mpg.de] has joined #ubuntu-kernel === zul [n=chuck@ubuntu/member/zul] has joined #ubuntu-kernel [01:48] hi === mdz [n=mdz@217.205.109.249] has joined #ubuntu-kernel === lloydinho_ [n=andreas@192.38.119.40] has joined #ubuntu-kernel [05:04] morning zul. [05:06] hi kylem how goes it? [05:06] it goes, it goes. [05:07] did you got to linux in the wild? [05:08] no, slept in. [05:08] :) [05:09] hehe.. [05:13] zul: otavio asked me to nudge you about grub [05:16] Kamion: yeah its on my todo list [05:16] xen is a horrible bitch goddess === tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-kernel [05:19] infinity: jbailey merged initramfs-tools 2 weeks ago, do you wana do a follow-up :) [05:20] infinity: add 2.6.18 drivers and small fixes all over the place [05:20] infinity: 0.71b is latest [06:28] http://www.kroah.com/log/linux/ols_2006_keynote.html === teseg [n=twe@83.110.124.122] has joined #ubuntu-kernel === _maydayjay_ [n=maydayja@gimel.nas.net] has joined #ubuntu-kernel === _maydayjay_ [n=maydayja@gimel.nas.net] has joined #ubuntu-kernel === _maydayjay_ [n=maydayja@gimel.nas.net] has joined #ubuntu-kernel === johanbr [n=j@jupiter.physics.ubc.ca] has joined #ubuntu-kernel [08:55] Hi. As I mentioned in the channel yesterday, kernel.org kernels do not build in Edgy, due to problems with the stack smashing protection. Against which package should the bug be filed? gcc-4.1 ? [08:55] linux-source-2.6.17 but it might not get fixed but it would be nice to reference it [09:09] Are you sure that's the right package? Since I got the kernel from kernel.org, I don't quite see what linux-source has to do with it. Does the Ubuntu kernel not compile either? [09:11] yes it compiles with -fno-stack-prtoector turned off [09:12] meaning it compiles with -fno-stack-protector, johanbr. [09:12] johanbr: so filing a bug against linux-source-2.6.17 is valid, and while it may not be fixed, it'll be a reference point as zul mentioned. [09:14] Okay, will do. I'm trying to compile 2.6.18-rc2 and I have this in the kernel Makefile: "CFLAGS += $(call cc-option, -fno-stack-protector-all, -fno-stack-protector)", but it doesn't seem to help. [09:16] erm [09:16] adjust HOSTCFLAGS [09:16] according to my $COLUMNS, it's line 210 [09:17] also CFLAGS, which is line 359 [09:18] Alright, I'll give that a try and see if it helps. Thanks. === Keybuk [n=scott@quest.netsplit.com] has joined #ubuntu-kernel [11:21] that's a weird one [11:21] this kernel didn't appear in menu.lst [11:29] It's a bug. Thought it was fixed in latest edgy, though. [11:31] it could have been fixed since yesterday [11:38] me [11:38] h [11:38] I cannot find a "clean" way of doing this upgrade without causing initramfs-tools to depend on udev === zul [n=chuck@ubuntu/member/zul] has joined #ubuntu-kernel [12:03] hey [12:05] hihi [12:05] hey Keybuk how is it going? [12:07] well [12:07] yourself? [12:07] good [12:08] Keybuk: Is usbfs not mounted by default in Edgy? [12:08] crimsun: no, I'm weening everyone off it [12:08] use /dev/bus/usb [12:09] all right, thanks. [12:09] I enabled it for the dapper release, but disabled it again immediately after