With the new /usr mounting, if the device path that ends up in /proc/mounts ends...
authorRobin H. Johnson <robbat2@gentoo.org>
Mon, 20 Feb 2012 06:58:10 +0000 (22:58 -0800)
committerRobin H. Johnson <robbat2@gentoo.org>
Mon, 20 Feb 2012 06:58:10 +0000 (22:58 -0800)
commit995635a2c7fbc6cc6250f697c4977bd2e2f56762
tree6462935119088a746cca18bf0821a7938882814d
parent265363f79df5a545dc47547dbee76972b387e9b7
With the new /usr mounting, if the device path that ends up in /proc/mounts ends up being different than in /etc/fstab due to symlinks, mount -a will always exit 32. Avoid by resolving symlinks like util-linux does.

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
ChangeLog
defaults/linuxrc