=== kentb is now known as kentb-out [08:03] debian-installer: cjwatson * r1499 ubuntu/debian/changelog: No-change rebuild to pick up new components. [08:04] debian-installer: cjwatson * r1500 ubuntu/debian/changelog: releasing version 20101020ubuntu49 [09:33] since we can't handle update-grub server side, I think I'm going to leave the existing wubildr in place and do this for the first run, followed by update-grub being run in jasper: http://paste.ubuntu.com/652305/ [09:52] cjwatson: can you please remind me why we generate a new wubildr for C:\ to replace the one provided by wubi, created during Wubi's build? Is it just to ensure that the version of wubildr matches the version of grub on the installed system? [10:14] hm, given that jasper just shells off to oem-config and there doesn't seem to be anything interesting in jasper itself, I wonder if it makes more sense to just install oem-config and touch /var/lib/oem-config/run in the live-build instead. [10:15] not a massive fan of going through that giant pile of code though [10:38] ev: well, we need to be able to incrementally upgrade it, so we might as well find out early if that's going to fail [10:39] oh and it has slightly different embedded configuration once installed [10:57] I thought we didn't touch it once it was in place, but I must be missing that bit of code in grub-install/lupin [10:57] cjwatson: when you have some free time, could you also look this over: https://docs.google.com/a/canonical.com/Doc?docid=0AU5sFuLRpCpBZGZra2pqY2pfMTAxZ25rcnBnNXY&hl=en_US#4_5_2_Manual_partitioning_7972 ? [10:58] I'm going to go over it with Matthew in a bit, but I'm sure there are subtle nuances of RAID/LVM that I'll miss [10:58] cjwatson: also, what do you think of going straight into oem-config, as mentioned above? [10:58] apols for pouncing on you :) [11:00] didn't touch it once it was in place> following the convention of never upgrading the MBR [11:01] also, I have an evil plan download and dynamically load the components for the slideshow. So we should be able to keep a single wubi binary, and thus included on the CD, for this cycle. [11:02] though admittedly I haven't actually tried that yet [11:09] never upgrading the mbr> obsolete rule [11:09] well [11:09] we don't touch wubildr.mbr, but we totally upgrade wubildr, and have to [11:09] manual partitioning> I probably won't have time until after debconf+holiday :-( [11:11] what happens to that design if there are too many partitions to fit on the screen? [11:11] scrollbar? [11:11] yes [11:11] (and no worries) [11:11] (review it when you can, it's a living document :) ) [11:12] "Every partition block should be, at a minimum, high enough to show one line of its label. If the chart area has too little height to show all partitions this way, it should scroll vertically (and if there are two charts, they should scroll together)." [11:12] ah right [11:12] I'll keep it open and look through it if I get a spare half-hour [11:16] cheers, very much appreciated [14:22] cjwatson: I've found a few grub bugs where 'update-grub' is not found and they are all rather old [14:24] for example bug 709139 [14:24] Launchpad bug 709139 in grub2 "package linux-image-2.6.32-28-generic 2.6.32-28.55 failed to install/upgrade: subproces installed post-installation script gaf een fout bij pulse audio intellingen (geen geluid bij opstart)" [Low,Confirmed] https://launchpad.net/bugs/709139 [19:32] wubi: evand * r235 diskimage/ (5 files in 3 dirs): Create a preseed file for the disk image to be used in lupin-support 0.38. [22:27] ubiquity: superm1 * r4787 ubiquity-pygi/ (bin/oem-config-remove-gtk debian/control): use gtk3 python aptdaemon instead for oem-config