Use the normalized path for unmounting, patch by Peter Daum
authorMichael Prokop <mika@grml.org>
Tue, 21 Apr 2009 08:32:08 +0000 (10:32 +0200)
committerMichael Prokop <mika@grml.org>
Tue, 21 Apr 2009 08:32:08 +0000 (10:32 +0200)
commitc590e0ed62a6cccff4d4eb7101be7e751b4e9a4d
treefb43be848bbe0e77220d4ca94dfaf4130bd7b200
parent2ec387d38fba2294980b00aee3b748f2d005161a
Use the normalized path for unmounting, patch by Peter Daum

In "unmount" it tries to make sure the path to umount is actually mounted
by comparing the mounted path against the output of "/proc/mounts". Because
paths reported by "/proc/mounts" are normalized, this will fail if there
are any symlinks involved (leaving all mounts and an unbootable usb stick).
debian/changelog
grml2usb