[09:39] ev: morning =) from across the room. Can we change Wubi to disable hybrid suspend on Windows 8? [09:55] answered offline [09:55] I reckon yes [10:13] xnox: it's probably worth setting a registry key that hybrid suspend was disabled by the wubi installer [10:13] that way the uninstaller can re-enable hybrid suspend [10:48] * ogra_ glares at bug 1124330 [10:48] Launchpad bug 1124330 in whoopsie (Ubuntu) "[raring] Latest whoopsie 0.2.13 slows down boot process by 29 seconds!" [Undecided,New] https://launchpad.net/bugs/1124330 [10:48] * ev blinks [10:49] bah, why cant people attach bootchart pngs instead of 8M tarballs [10:52] we have a casper bootmenu ? [10:52] bug 1124504 [10:52] Launchpad bug 1124504 in casper (Ubuntu) "casper bootmenu no boot from first disk" [Undecided,New] https://launchpad.net/bugs/1124504 [10:52] That'll be the syslinux boot menu [10:52] ah [10:53] i thought he meant grub [10:53] * cjwatson reassigns to ubuntu-cdimage [10:53] we don't have a "boot from first hard disk" option in any GRUB menu I'm aware of [10:53] but i see, its pre-install [11:00] Nothing depends on whoopsie, and it's not thrashing the disk there. I'm baffled as to how this could affect boot speed [11:00] * ev continues to dig [11:05] ev, i see vrnstatd and perload in that chart ... never heard of either of them in out installs [11:06] and also bumblebeed [11:09] the latter doesnt even seem to come from the archive [12:44] xnox, ev: bug 732634 [12:44] Launchpad bug 732634 in ubiquity (Ubuntu) "Progress bar restarts from zero after copying files" [Medium,Confirmed] https://launchpad.net/bugs/732634 [12:58] mpt: http://developer.gnome.org/gtk3/3.2/gtk3-Stock-Items.html#GTK-STOCK-MEDIA-RECORD:CAPS [13:00] min. progress bar is 20 characters long [13:01] xnox: surely you can override that with some css [13:02] ev: i'm thinking to use like GtkDrawing area with simply a color from the default theme. [13:02] but then I'll need to do a shadow/border as well. [13:02] possibly stealing code from segmented bars [13:02] (should segmented bars use colours from the theme? [13:03] ) [13:03] ; [15:52] I see grub2 sets $prefix from a OBJ_TYPE_PREFIX module_info (according to grub-2.00/grub-core/kern/main.c) [15:53] I'm sure there is a reason why it does this instead of using the actual path it gets via grub_machine_get_bootlocation() [15:54] (i.e. /EFI/ubuntu or whatever the path was) [15:54] but can't figure it out the logic. anyone ? [15:55] s/it// [15:57] It does use the path from grub_machine_get_bootlocation(), provided that the OBJ_TYPE_PREFIX override (a.k.a. --prefix to grub-mkimage) isn't set [15:58] Or, rather, provided that it doesn't specify a full device/path combination [15:59] /EFI/ubuntu/ wouldn't generally make sense as GRUB's prefix, since the prefix is expected to be where it finds its own modules which are installed in /boot/grub/ === patraule_ is now known as patraule === kentb is now known as kentb-out