[02:19] how does one debug an initramfs image these days? [02:19] i've spent the entire morning searching for ways to extract multi-segment initramfs images, but nothing seems to show me anything useful [02:32] aha, finally managed to find the XZ header [02:32] sdigh [02:32] sigh* === ev_ is now known as ev === ghostcube_ is now known as ghostcube === rbasak_ is now known as rbasak === ghostcube_ is now known as ghostcube === _bjf is now known as bjf === infinity_ is now known as infinity [17:53] bjf, this lts uname issue you mentioned, it was uname -r which was wrong, right ? [17:56] apw, thinking ... [17:58] bjf, looks like ~precise1 used to appear in uname -v only, and does not for -utopic, the other values and places look ok [17:58] apw, i do a uname -vr though i think it's the uname -r that should be wrong [18:01] apw, actually, it looks like it needs to be the uname -vr ... the ~ appears after the abi [18:02] bjf, yeah it used to be in a totally useless place; really it should be part of the series abi, and the directory into which it is placed, so upgrades work ... ugg [18:02] bjf, anyhow i see it now, and will sort it out