[11:08] mpt, no idea. [12:32] hmmm. [12:32] cyphermox, i see things in d-i that were meant to exclude partman-auto autoloading. [13:24] xnox: ah? care to elaborate? [13:33] cyphermox, http://bazaar.launchpad.net/~ubuntu-core-dev/debian-installer/ubuntu/view/head:/build/config/s390x.cfg#L18 [13:33] not sure if hte arch_tree bit is actually taken into account. [13:34] however, i think we want to offer normal autopartitioning... no? [13:54] maybe, except you've already seen it maybe didn't quite work w/r/t the numbering of partitions [13:54] this won't do anything for numbering [13:55] so i would suggest making sure either gpt works, or you can convince msdos to not use 5 as the first extended part, or not use extended partitions at all [13:56] so once we know partman-partitioning works with *some* scheme, we can enable -auto and possibly add a scheme for s390x [14:21] ack, gotcha [17:22] xnox: do you have a moment to look over a patch I'm preparing for dkms in a secure boot context? [17:22] possibly [17:23] http://paste.ubuntu.com/14470855/ [17:23] there's mild debconf magic. [17:24] * cyphermox prepares a branch to push [17:27] oh, no branch? [17:27] well, here's a debdiff http://paste.ubuntu.com/14470880/ [17:56] looks ok. [17:57] as long as one can still preseed it. Oh, I guess none of the code is run if one did _not_ secureboot. [18:41] xnox: correct, that's on purpose [18:42] as for preseeding, except for where I wipe out the seen values to try and avoid mucking with debconf inbetween tests, yeah it would work to preseed [18:42] I'll just drop most of the fsets