[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] UUID support
From: |
Robert Millan |
Subject: |
[PATCH] UUID support |
Date: |
Thu, 29 May 2008 17:13:36 +0200 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
This patch implements UUID support in ext2, then in grub-probe and search
command, and finally in update-grub scripts.
The result is that when UUID can be used (i.e. our /boot is ext2), update-grub
puts the number in grub.cfg as a parameter to search command, and no longer
relies on hardcoded values for the `root' variable.
This is very helpful specially when device.map only maps to broken drive
names (which happens always on OFW and sometimes on BIOS).
--
Robert Millan
<GPLv2> I know my rights; I want my phone call!
<DRM> What good is a phone call… if you are unable to speak?
(as seen on /.)
uuid.diff
Description: Text Data
- [PATCH] UUID support,
Robert Millan <=
- Re: [PATCH] UUID support, Bean, 2008/05/29
- Re: [PATCH] UUID support, Robert Millan, 2008/05/29
- Re: [PATCH] UUID support, Bean, 2008/05/29
- Re: [PATCH] UUID support, Robert Millan, 2008/05/30
- Re: [PATCH] UUID support, Robert Millan, 2008/05/30
- Re: [PATCH] UUID support, Bean, 2008/05/30
- Re: [PATCH] UUID support, Robert Millan, 2008/05/30
Re: [PATCH] UUID support, Robert Millan, 2008/05/30