/srv/irclogs.ubuntu.com/2015/10/13/#ubuntu-kernel.txt

=== ming is now known as Guest52262
FourDollarsHi, how to make udeb from Ubuntu kernel tree?07:02
FourDollarsIs there any target for `fakeroot debian/rules`?07:02
FourDollarsOK, I found it. It is binary-udebs.07:16
tseliotapw: BTW, I've just found out why I couldn't build drm-intel-nightly using exactly the same code that you use for the mainline PPA. Building in trusty fails, as the build dependencies are probably a little too old (e.g. libusbip-dev), whereas building in a wily chroot seems to be working07:46
apwtseliot, hmmmm, i thought we built the nightlies there too ?07:54
apw(in trusty)07:54
tseliotapw: I'm not really sure. All I know is that I ran into a number of failures in trusty07:55
apwtseliot, i think i am expecting problems indeed, so supprised if working in my builds07:58
tseliotif they are trusty chroots, then it could be magic ;)07:59
caribouAny reason why /etc/kernel/postinst.d/initramfs-tools is executed when we remote a kernel package ?15:42
cariboui.e. rebuilding  the initrd.img just prior to delete it ?15:42
caribous/remote/remove/15:42
apwcaribou, for linux-image-extras we do that, as you have removed only half the kernel, and the initrd should match it15:44
caribouapw: ok, got it15:44
caribouapw: I need to account for that in the kdump-tools hooks as it hoses the symlnks15:44
caribousymlinks15:44
caribouapw: since it reruns the kernel hooks for that package version, the symlinks are re-created for that version which we do not want15:45
apwi think we check in ours that they are the same15:46
apwand don't change them15:46
caribouapw: the symlink I'm talking about are the /boot/kdump/initrd.img for the smaller one I produce15:47
caribouwell kdump-tools produce15:47
apwcaribou, right, yes, you'll want to do something similar, if we are making the new one ponit to the same place, don't update that or .prev15:47
caribouindeed15:48
caribouwell, that's not going to make my life simpler as I don't know if I'm removing a package or adding one when I run the postinst hook15:56
caribouand it is the postinst hook that creates the /boot/kdump/[initrd.img|vmlinuz] links15:57
caribouapw: ^^^15:57
apwcaribou, right ... but this is triggering out of postrm in the kernel, you will still want to make a new one16:34
apwcaribou, what we do is readlink the "current" link and if its what we want to set it to, we assume reinstalation and ignore link changes16:35
apwcaribou, by which i mean, what we do in the kernel in postrm for extra is to still make a new initrd16:36
apwcaribou, as you might stop there, switching to -virtual for instance16:36
=== lborda is now known as lborda-sprint
=== JanC_ is now known as JanC

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!