bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #27641] grub strips quotes from arguments


From: Bugmenot User
Subject: [bug #27641] grub strips quotes from arguments
Date: Thu, 22 Mar 2012 16:43:56 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11

Follow-up Comment #4, bug #27641 (project grub):

There is a regression in trunk: entering  acpi="Windows 2009"  in the GRUB
script puts  "acpi=Windows 2009"  into the kernel command line, making the
argument unrecognised by the kernel; using  acpi="Windows 2009"  passes the
escape characters along with the quotation marks. This is caused by
grub_create_loader_cmdline() in grub-core/lib/cmdline.c, introduced in
revision 3028. Please fix it in whatever way fits best.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?27641>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]