[01:53] If I remaster the desktop iso to include a custom preseed.seed file, what are the correct boot parameters I need to pass to make it work? [01:54] most of the guides I've seen seem out of date (mentioning /install/initrd.gz but from what I can see it should be /casper/initrd.lz)? [17:21] cjwatson: there is proposal from design team to take the "third-paty (proprietary) software checkbox" and move it from the prepare screen to all the way to the end, post user setup as "one last thing" [17:22] cjwatson: as far as i can see it does two things currently: drivers via ubuntu-drivers-common and installing ubuntu restricted meta-package. [17:23] one sec while I refresh my memory [17:23] is this technically possible to do? should / shouldn't be done? [17:24] (the "install updates" checkbox will stay on the prepare screen) [17:25] ubuntu-restricted-addons doesn't much matter - that's handled after all questions have been asked in any case [17:25] I'd be concerned about ubuntu-drivers though; don't we rely on this to install non-free network drivers where necessary that could be used during installation, so you'd lose geolocation on the timezone page? [17:26] that's the only problem I see; if you determine it's not a problem, go nuts [17:27] cjwatson: my crazy thought, was to apply the restricted policy, recognise the network driver to be a hardware-driver and run ubuntu-drivers for network & wifi cards without any UI [17:28] that'd be permissible if it works :) [17:28] cjwatson: but not the 3D graphics drivers, as people may choose to use llvm-pipe or free drivers instead of the proprietary once. [17:30] They aren't loadable while ubiquity is running anyway [17:30] true. [17:32] but currently that checkbox does all: ubuntu-drivers (network, wifi, graphics) & ubuntu-restricted-addons. [17:32] Ok, i'll talk to pitti about ubuntu-drivers and if it can do network,wifi & free graphics separate from non-free graphics. [17:38] * cjwatson nods [17:45] cjwatson: btw - do you have any more d-i merges in progress, or am I ok to upload ubiquity? [17:45] ogra is eager to drop metacity on nexus7 to regain space. [17:45] not right now, and none of them are urgent anyway; go ahead [17:46] and yeah, your compiz branch looks OK to me [17:46] (but I see ogra's already reviewed it) [17:47] I suspect this will cause compiz to be used by default on Ubuntu images too [17:47] I mean, normal x86 desktop [17:47] Which is probably OK but just so you know ... [17:49] cjwatson: because metacity is not seeded? *sigh* [17:50] cjwatson: well.... compiz must work in the installed system cause we don't have fallback. [17:52] because compiz is in the expansion of the desktop seed, and so germinate will see that ubiquity's dependency is already satisfied by an inner seed and not bother to add metacty [17:52] +i [17:52] if you wanted to avoid that, you could explicitly add metacity to ubuntu.raring/live [17:54] cjwatson: i'd like to keep seeding metacity as the "revert" if people complain / notice breakage with compiz. [17:55] I guess Edubuntu is affected if they want to keep using metacity for the installer instead of compiz. stgraber?! [17:55] all other flavours already use their own default WM. [17:56] yes, the same thing would go for Edubuntu [17:57] edubuntu will stll ship metacity because we ship gnome-session-fallback which depends on it [18:01] stgraber: good. [18:10] http://people.canonical.com/~ubuntu-archive/germinate-output/ubuntu.raring/rdepends/metacity/metacity [18:10] and because openjdk-7 build-deps on metacity it will not fall out of main. [18:11] *build*-depends ? [18:11] * ogra-cb shakes head [18:11] test suite, presumably