=== Tim-away is now known as TimStarling [06:40] what is the vanilla #kernel chan name? === mrec__ is now known as mrec [12:36] hello. could you tell me, please, which the best way to create deb package with sources of modificated linux kernel? for example, i clone ubunut-jaunty source tree via git; it compiles successfully via debian/rules or via make-kpkg as well. But I would like to know, does exist some alternative for "make-kpkg kernel-source" via existing original debian/rules way? [12:36] by other words, what kernel maintainers do, that user can just type "apt-get source linux-image-2.6.X-Y-"? i will be very appreciate for any useful information about "right" packaging of kernel. [12:37] time debian/rules binary-debs flavours=generic skipabi=true skipmodule=true [12:37] time debian/rules binary-headers [12:40] Kano: oh, well, all words clear except one - "time" - could you explain, please, what it do? [12:41] just for benchmarking ;) [12:42] and another question - if i compile generic kernel via debian/rules binary-generic, then binary-deb compiles debs not just for generic, but for each "package" in debian/control, right? [12:43] the way i showed you works [12:46] Kano: oh, sorry, i've just don't notice "flavours=". that's answer for my question. [12:46] Kano: thanks you very much for answers :-) [13:57] What kernel git is used for ports in jaunty ? [14:10] fransman: do you mean kernel version? 2.6.28 [14:10] Ia i found ubuntu-intrepid-ports.git [14:11] but theres no jaunty [14:11] I do not think sparc on ports is on 2.6.28 yet === Omegamoon is now known as Omegamoon|away === Omegamoon|away is now known as Omegamoon [16:13] Kano: hello again :-) i've tryied "... debian/rules binary-debs ..." but it built debs with binary debs only without building any debs with sources. just in case, to clarify - i would like to know equivalent to "make-kpkg kernel-source" command, but via existing debian/rules. any other ideas? [16:15] look into the rules [16:46] Kano: thanks. "debian/rules binary-indep" - that's what i've looked for :-) [17:55] btw. i worte 2 mails to the mailinglist, would like to see the changes soon in git...