Re: Labels in grub2

2010-11-04 Thread Barry Jackson
On 04/11/10 12:12, Andrey Borzenkov wrote: On Wed, Nov 3, 2010 at 2:57 AM, Barry Jackson wrote: In the meantime I have made some patches to demonstrate this idea in grub 1.98 which I have attached. gmail does not make it easy to quote patches :( --- /usr/sbin/grub2-mkconfig2010-11-02

Re: Labels in grub2

2010-11-04 Thread Andrey Borzenkov
On Wed, Nov 3, 2010 at 2:57 AM, Barry Jackson wrote: > > In the meantime I have made some patches to demonstrate this idea in grub > 1.98 which I have attached. > gmail does not make it easy to quote patches :( > --- /usr/sbin/grub2-mkconfig 2010-11-02 22:38:20.610505816 + > +++ grub2-mkcon

Re: Labels in grub2

2010-11-04 Thread Frombenny
Good idea because UUID aren't easy to read and the order of the disks hd(0,1)/(1,1) or sda/sdb can be sorted differently by the system when an USB Key is plugged. Le 03/11/2010 00:57, Barry Jackson a écrit : Hello, I spoke to Colin Watson on IRC recently and asked if the use of labels could

Labels in grub2

2010-11-02 Thread Barry Jackson
Hello, I spoke to Colin Watson on IRC recently and asked if the use of labels could be made an option in grub2 in the future. He suggested I mention it on this list. In the meantime I have made some patches to demonstrate this idea in grub 1.98 which I have attached. They work fine for me,