[12:11] no upload, send me the .diff.gz and .dsc [12:11] I need to go over it first [12:12] ok will do [12:12] dapper CVE's are done === _human_blip_ [n=mike@220.157.65.127] has joined #ubuntu-kernel [12:12] so that leaves the badger to butcher [12:12] whee.. [12:13] ill get it started tonight [12:29] do you have anything you want me to include in breezy? === archis [n=archis@unaffiliated/archis] has left #ubuntu-kernel ["Ex-Chat"] === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel === _human_blip_ [n=mike@220.157.65.146] has joined #ubuntu-kernel [02:18] anyone here know how i can make update-grub force a kernel to be a default, instead of doing an "rm -f /boot/vmlinuz-* /boot/initrd.img-*" beforehand? [02:20] jcole: head -n 13 /boot/grub/menu.lst [02:21] infinity: i want to automate it [02:21] jcole: Set the vmlinuz and initrd.img symlinks. [02:21] infinity: preseed late command chroots into /target and installs a kernel [02:22] infinity: i can't automatically remove the "running kernel" since it prompts [02:23] jcole: sed -i -e 's/do_symlinks = no/do_symlinks = yes/' /etc/kernel-img.conf before you install your kernel. [02:23] infinity: hmm [02:23] jcole: Then, IIRC, update-grub should order the images with the symlinked default at the top of the list. [02:24] (though you should test this theory, don't take my word for it) [02:24] infinity: that's beautiful! === jcole cries [02:25] i'll try that [02:29] infinity: that's already enabled... maybe i just need to put the symlinks in and rerun? [02:29] Does it create symlinks in / or /boot, or neither? [02:29] (on your test system..) [02:30] (the linux-image postinst is what should be creating them) [02:31] Found kernel: /boot/vmlinuz [02:31] wohoo! [02:31] Yeah, cf this code block in update-grub. [02:31] if test -f "/boot/vmlinuz" ; then [02:31] sortedKernels="/boot/vmlinuz $sortedKernels" [02:31] fi [02:31] (Which makes sure it's at the top of the list) [02:31] AWESOME [02:31] that worked perfectly [02:33] thanks infinity [02:35] man, this will save me some asspain [02:41] infinity: i noticed that ubuntu has 686 kernel sele [02:41] duh [02:41] infinity: what i was trying to say was, how does debian installer find the right kernel for the right arch? [02:42] ie: 686 ... [02:42] i would like to use that same logic to install the right kernel... for now, i'm selecting the 386 kernel [02:43] hmm, i guess i could also just dump the debconf db and see what arch was selected [02:45] debconf-get-selections --installer | grep base-installer/kernel/which-kernel [02:45] got it [03:12] BenC: sent [04:06] zul: thanks [04:07] (working on sound/ updates atm) [05:23] someone remind me how to boot a sparc box from CD....; [05:25] lamont: boot cdrom? [05:26] boot: boot cdrom [05:26] Your imagename `boot' and arguments `cdrom' have either wrong syntax, [05:26] or describe a label which is not present in silo.conf [05:26] Type `help' at the boot: prompt if you need it and then try again. [05:26] That's for the ok prompt, not silo. [05:27] doh... ok.. how do I get to the ok prompt on a serial console? === lamont is happily sparc illiterate, you see... [05:28] Depends how you're talking to the serial console; you send a brk. [05:28] RET ~# works if you're directly on the serial line. [05:28] {0} ok boot cdrom [05:28] Resetting ... [05:28] danke [05:28] Cool. [05:29] or not... things aren't so happy === lamont considers the possibility of a bad burn [05:30] Rebooting with command: boot cdrom [05:30] Boot device: /pci@8,700000/scsi@6/disk@6,0:f File and args: [05:30] SILO Version 1.4.10 [05:30] Fast Data Access MMU Miss [05:30] {0} ok [05:31] heh [05:31] i remember those === lamont burns more slowly... [05:36] I had some sparcs that did that consistently... [05:37] fabbione: either my CDROM or the server iso is borked. I'm gonna bet on the first one. [05:37] The only way to get them to boot from CD was to interrupt the firmware checks early, then boot cdrom. [05:37] lamont: Or your CDROM drive. :) [05:37] For whatever messed up reason, that made it happy. [05:39] cjb: that's what I said.. :-P [05:40] lamont: Ah, thought you meant your physical CD. [05:40] nah - I'd have said 'CD' then. :-) [05:41] but yeah, it's not 100% clear === lamont glares at the sparc, wondering why it won't turn on [05:45] well, powercycling and interrupting early didn't make it happy [05:50] hrm... the first time I tried installing on that machine, it had the same issue (may 12) === fabbione [n=fabbione@george.kkhotels.co.uk] has joined #ubuntu-kernel === JaneW [n=JaneW@dsl-146-167-152.telkomadsl.co.za] has joined #ubuntu-kernel === lloydinho [n=andreas@rosinante.egmont-kol.dk] has joined #ubuntu-kernel [09:46] === fabbione [n=fabbione@217.205.109.249] has joined #ubuntu-kernel === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-kernel === Keybuk [n=scott@217.205.109.249] has joined #ubuntu-kernel === doko_ [n=doko@dslb-088-073-103-043.pools.arcor-ip.net] has joined #ubuntu-kernel === ivoks [n=ivoks@backup.grad.hr] has joined #ubuntu-kernel === CataEnry [n=cataenry@host46-6.pool80183.interbusiness.it] has joined #ubuntu-kernel === mvo [n=egon@p54A67F3F.dip.t-dialin.net] has joined #ubuntu-kernel === Lukketto [n=luca@host245-153.pool876.interbusiness.it] has joined #ubuntu-kernel [01:03] <[g2] > congrats to all on the the dapper release! === fabbione [n=fabbione@217.205.109.249] has joined #ubuntu-kernel === fabbione [n=fabbione@217.205.109.249] has joined #ubuntu-kernel === zul [n=chuck@ubuntu/member/zul] has joined #ubuntu-kernel [02:03] heylo === ivoks [n=ivoks@backup.grad.hr] has joined #ubuntu-kernel [02:07] BenC: ping [02:15] zul: pong [02:19] BenC: did you have a look at my diff? [02:20] nah, went to bed shortly after you sent it [02:20] getting ready to start looking now [02:20] cool [02:20] dont beat me too hard today ;) === tuxmaniac [n=aanjhan@59.92.50.49] has joined #ubuntu-kernel [02:37] hey lamont did you send the password yet? [02:41] zul: doh. gimmea second === lamont goes to look up zul's email addr === tuxmaniac [n=aanjhan@59.92.61.28] has joined #ubuntu-kernel === aanjhan_ [n=aanjhan@59.92.55.176] has joined #ubuntu-kernel [02:47] zulcss@gmail.com [02:49] zul: how can you have nothing but a self-sig on your key? [02:49] sigh [02:49] ah, you have willy too... nm [02:50] hmm? [02:50] email sent [02:50] coolio [02:50] was grumbling about the lack of sigs on your gpg key [02:50] heh [02:50] anyway, must run.. .gone all day [02:51] toodles === ThiefOfBaghdad [n=aanjhan@59.92.45.98] has joined #ubuntu-kernel === _human_blip_ [n=mike@220.157.65.127] has joined #ubuntu-kernel [03:08] stupid cadence...*smack* *smack* === mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-kernel === Lukketto [n=Lukketto@host245-153.pool876.interbusiness.it] has joined #ubuntu-kernel === CataEnry [n=cataenry@host46-6.pool80183.interbusiness.it] has joined #ubuntu-kernel === tuxmaniac [n=aanjhan@59.92.40.237] has joined #ubuntu-kernel [04:18] mm, dapperness === dilinger installs [04:20] alright cadence you made my list [04:53] zul: what for you use cadence softwre? === Keybuk [n=scott@george.kkhotels.co.uk] has joined #ubuntu-kernel === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-kernel === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-kernel === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-kernel [06:44] BenC: whats up with my hoary diff? === fabbione [n=fabbione@george.kkhotels.co.uk] has joined #ubuntu-kernel === Lukketto [n=Lukketto@host245-153.pool876.interbusiness.it] has left #ubuntu-kernel [] === tuxmaniac [n=aanjhan@59.92.97.6] has joined #ubuntu-kernel [06:47] zul: checking it now [06:48] okies === aanjhan_ [n=aanjhan@59.92.52.149] has joined #ubuntu-kernel === aanjhan__ [n=aanjhan@59.92.51.161] has joined #ubuntu-kernel [07:01] zul: Ok, send the changelog to pitti and he'll let you know when/if it's ok to upload [07:01] everything looks great though, nice work on your first one :) [07:01] thanks.. [07:01] whats his email address again? === tuxmaniac [n=aanjhan@59.92.51.161] has joined #ubuntu-kernel [07:07] martin.pitt@ubuntu.com [07:08] sent [07:59] I'm not sure what the hell caused it, but it seems that 2.6.17 is a few orders faster on my i2k than 2.6.15 was [08:00] it's now finishing 2nd on my kernel builds, out of 6, when it used to finish 5th or 6th [08:00] only thing faster is sparc, and that's because it has 2 (ia64 has 4) kernels to build, and has 6cpus+6gigs-ram [08:08] How long does it take for a single kernel? === cjb takes 40m. Pain. [08:11] a lot less than that [08:12] but I have ccache too === sinbad444 [n=safs@adsl-72-50-114-174.prtc.net] has joined #ubuntu-kernel [08:15] Me too. :/ === airlied [n=airlied@193.1.99.74] has joined #ubuntu-kernel === cjb [n=cjb@pool-141-154-219-177.bos.east.verizon.net] has joined #ubuntu-kernel [10:01] lamont: 2.6.17 is being weird on my ia64 [10:01] it boots fine, except that if I reboot, it hangs when it starts the kernel [10:01] it will only boot from a cold start [10:03] oh, wow, that time it came up on reboot === ajmitch [n=ajmitch@203.89.166.123] has joined #ubuntu-kernel === tuxmaniac [n=aanjhan@59.92.51.161] has joined #ubuntu-kernel === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-kernel === _human_blip_ [n=mike@220.157.65.127] has joined #ubuntu-kernel === Lukketto [n=Lukketto@host245-153.pool876.interbusiness.it] has joined #ubuntu-kernel === Lukketto [n=Lukketto@host245-153.pool876.interbusiness.it] has left #ubuntu-kernel []