[PATCH] Re: ACPI halt failures in tests

2010-12-23 Thread Jordan Uggla
On Tue, Nov 23, 2010 at 7:29 AM, Colin Watson cjwat...@ubuntu.com wrote: I occasionally get ACPI shutdown failed in qemu during tests.  Since this is printed with grub_printf rather than with grub_dprintf or whatever, it shows up in the test output and causes tests to fail.  It only fails some

Re: [PATCH] Re: ACPI halt failures in tests

2010-12-23 Thread Colin Watson
On Thu, Dec 23, 2010 at 01:07:15AM -0800, Jordan Uggla wrote: I think it's more likely a race condition of sorts; it's assumed that the code that prints ACPI shutdown failed is unreachable when ACPI shutdown succeeds, since the code comes after shutdown has been requested. Part of the reason I

Re: Bug#607867: grub-common: shouty XEN in menu items

2010-12-23 Thread Colin Watson
On Thu, Dec 23, 2010 at 09:23:15AM +, Ian Campbell wrote: update-grub currently produces menu items like: 'Debian GNU/Linux, with Linux 2.6.32-5-xen-amd64 and XEN 4.0-amd64' There is no reason to capitalise Xen in that way and IMHO it looks strange. The attached patch switches

Re: [PATCH] background_color command

2010-12-23 Thread Colin Watson
On Sat, Dec 18, 2010 at 08:46:46PM +0100, Vladimir 'φ-coder/phcoder' Serbinenko wrote: On 12/10/2010 06:53 PM, Colin Watson wrote: module = { + name = video_colors; + common = video/colors.c; + enable = videomodules; +}; Both main users of video (gfxmenu and gfxterm) use color