8 Apr
2008
8 Apr
'08
5:12 a.m.
On Mon, Apr 07, 2008 at 04:02:44PM -0500, Aaron Griffin wrote:
You modified the installer to use UUIDs? Neat. Do you have the code up somewhere?
http://code.neotuli.net/gitweb/?p=installer.git;a=commitdiff;h=ec8243f25f7a8... $(blkid -s UUID -o value ${_device}) should probably be put into a function since it's used 4 times, but for the time being that's on the todo list for larger changes. You'll also find the appropriate documentation changes on the master branch. -S