[11:56] b xnox [11:57] apw: oj! [11:57] missing / and all that [12:58] xnox, on Bug #1396383 ... we have to run update-grub as the filename grub will see and use changes when there is a signed kernel in place [12:59] bug 1396383 in linux (Ubuntu) "why signed kernels call update-grub?" [Medium,Confirmed] https://launchpad.net/bugs/1396383 [12:59] and we cannot modify the existing kernel in place, because that is a file in another package, and you don't do that [12:59] it is possible we could divert the original vmlinux in that case [13:00] we don't user /etc/kernel/* because that would make it rebuild the initrd even more times on install [13:00] though that would be fixed if i uploaded my triggers fixes [13:00] but that is waiting on initramfs-tools and that is waiting on console-setup === Trevinho_ is now known as Trevinho [15:41] hallyn, hey ... it seems your qemu update has dropped a symlink kvm-spice -> kvm, is this to be expected? it stops all my libvirt VMs from working === zyga is now known as zyga-afk === zyga-afk is now known as zyga [19:59] * apw pokes hallyn [21:04] have the patches for VT mode KD_TRANSPARENT and vt_handoff tried to be merged either upstream or in the debian kernel? [21:20] http://patchwork.ozlabs.org/patch/60271/ and http://patchwork.ozlabs.org/patch/60272/ [21:20] seems that ubuntu 14.04 not longer has this patches, neither i see them on upstream... what happened? [22:22] clopez, not exactly [22:31] apw: is another patch implemeting a feature like this one? [23:06] clopez, vt handoff et al are still in our kernels, cirtainly is there in vivid [23:06] Hm. Whatever happened to those hot data tracking patches... [23:11] apw: "grep -ri vt_handoff" returns only changelog entries on Ubuntu 14.04 kernel sources (http://archive.ubuntu.com/ubuntu/pool/main/l/linux/linux_3.13.0-40.69.dsc) [23:11] what i'm missing? [23:16] clopez, no it may be missingin 3.13, it is there still in general in our kernels [23:21] i see, so support for this feature is broken on 14.04 ? [23:23] clopez, it does sound like it. [23:24] RAOF, ? [23:31] apw: Oh, I just remember there being VFS patches for hot-data tracking and migration some time ago, but can't find any recent work on them. [23:32] ok, thanks for the clarification [23:33] clopez, you have a use case for those patches ...? [23:36] yes, avoiding the black screen meanwhile the kernel is loading (between grub and the load of the initramfs) [23:36] clopez, if you do, you might file a bug about it so we don't forget to look, and dump the bug number in here.