mkinitcpio: mount real root device instead of symlink
Am 12.07.2010 04:26, schrieb Dave Reisner:
> If a symlink such as /dev/disk/by-uuid/xxxxx is provided on the kernel cmdline,
> resolve it and mount that device instead of the symlink. This prevents some
> ugliness in the output of commands such as mount or df.
>
> Signed-off-by: Dave Reisner <d@falconindy.com>