bug-grub
[Top][All Lists]
Advanced

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

[bug #34522] grub-1.99


From: Moritz Schlarb
Subject: [bug #34522] grub-1.99
Date: Mon, 10 Oct 2011 19:30:05 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:7.0.1) Gecko/20100101 Firefox/7.0.1

URL:
  <http://savannah.gnu.org/bugs/?34522>

                 Summary: grub-1.99
                 Project: GNU GRUB
            Submitted by: moschlar
            Submitted on: Mo 10 Okt 2011 19:30:04 GMT
                Category: Configuration
                Severity: Major
                Priority: 5 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 
                 Release: other
         Reproducibility: None
         Planned Release: None

    _______________________________________________________

Details:

When using LANG="de_DE.UTF-8", grub-mkconfig is sorting kernels incorrect:

E.g.:
 $ grub2-mkconfig -o /dev/null
Generating grub.cfg ...
Found linux image: /boot/kernel-2.6.39.3
[...]
Found linux image: /boot/kernel-2.6.36-gentoo-r8
Found linux image: /boot/kernel-3.0.4-gentoo-r1
[...]
Found linux image: /boot/kernel-3.0.1
Found linux image: /boot/kernel-3.0-gentoo
Found linux image: /boot/kernel-3.0
  No volume groups found
done
vs.:
 $ LANG=C grub2-mkconfig -o /dev/null
Generating grub.cfg ...
Found linux image: /boot/kernel-3.0.4-gentoo-r1
[...]
Found linux image: /boot/kernel-3.0.1
Found linux image: /boot/kernel-3.0-gentoo
Found linux image: /boot/kernel-3.0
Found linux image: /boot/kernel-2.6.39.3
[...]
Found linux image: /boot/kernel-2.6.36-gentoo-r8
  No volume groups found
done

This happens in Gentoos ebuild sys-boot/grub-1.99-r2, which uses official
grub-1.99.tar.gz source tarball without patches to grub-mkconfig_lib





    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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