[bug #35893] grub-script word splitting fails to strip leading whitespace

2012-03-19 Thread Jordan Uggla
URL: http://savannah.gnu.org/bugs/?35893 Summary: grub-script word splitting fails to strip leading whitespace Project: GNU GRUB Submitted by: jordanu Submitted on: Mon 19 Mar 2012 06:57:11 AM GMT Category: None

[bug #35890] $@ in grub-script does not follow bash semantics

2012-03-19 Thread Vladimir Serbinenko
Follow-up Comment #1, bug #35890 (project grub): It's not about handling of $@ but that bash first checks whether command is an assignment and only then expands arguments. ___ Reply to this item at: http://savannah.gnu.org/bugs/?35890

[bug #35893] grub-script word splitting fails to strip leading whitespace

2012-03-19 Thread Vladimir Serbinenko
Update of bug #35893 (project grub): Status:None = Fixed Open/Closed:Open = Closed ___ Reply to this item at:

[bug #35890] $@ in grub-script does not follow bash semantics

2012-03-19 Thread Vladimir Serbinenko
Follow-up Comment #2, bug #35890 (project grub): For the time being use $* for this usecase. ___ Reply to this item at: http://savannah.gnu.org/bugs/?35890 ___ Message sent via/by Savannah

grub2 bug:newly installed kernel 3.2.10 was not listed on the top

2012-03-19 Thread oliveryty
To whomever concerned, As the title shows, after I upgraded the system and installed the new kernel, I rebooted the system to find that the kernel 3.2.10 was listed at the top (at that time), without the recovery mode. So after I logged in the system I deleted the oldest kernel, the kernel

[bug #35888] version_find_latest does not recognize kernel version (3.2.9 newer than 3.2.11)

2012-03-19 Thread Vladimir Serbinenko
Update of bug #35888 (project grub): Status:None = Fixed Open/Closed:Open = Closed ___ Reply to this item at:

[bug #35826] Touch support for grub menu entries

2012-03-19 Thread Vladimir Serbinenko
Update of bug #35826 (project grub): Severity: Major = Minor ___ Reply to this item at: http://savannah.gnu.org/bugs/?35826 ___ Message

[bug #35826] Touch support for grub menu entries

2012-03-19 Thread Vladimir Serbinenko
Update of bug #35826 (project grub): Priority: 5 - Normal = 1 - Later ___ Reply to this item at: http://savannah.gnu.org/bugs/?35826 ___ Message

[bug #35880] grub tries to load $grubdir/locale/en.mo.gz

2012-03-19 Thread Mike GIlbert
Follow-up Comment #7, bug #35880 (project grub): Right, so your point is that *other* applications have English translations. Is such a thing in the works for GRUB? If not, maybe you could just add an empty translation for English to prevent the error message from happening at boot.

[bug #35880] grub tries to load $grubdir/locale/en.mo.gz

2012-03-19 Thread Vladimir Serbinenko
Follow-up Comment #8, bug #35880 (project grub): The problem here basically is that user requests specifically en_US and not C/POSIX and neither en_US nor en is available. And actually en_US translation for GRUB would make the sense since currently the translation also specifies date format and

[bug #35880] grub tries to load $grubdir/locale/en.mo.gz

2012-03-19 Thread Mike GIlbert
Follow-up Comment #9, bug #35880 (project grub): True. Perhaps we should change this from a bug to a feature request: add en and en_US translations. ___ Reply to this item at: http://savannah.gnu.org/bugs/?35880