From: Antonio Ospite <ospite@studenti.unina.it>
Date: Tue, 13 Sep 2011 13:16:38 +0000 (+0200)
Subject: Add an alternative way to find the root device
X-Git-Tag: v0.1~1
X-Git-Url: https://git.ao2.it/kboot-utils.git/commitdiff_plain/ba32c0d281280ce7c63394b1d71404fdb6d18b18?ds=inline;hp=ba32c0d281280ce7c63394b1d71404fdb6d18b18

Add an alternative way to find the root device

This one works under 'piuparts' as well, the previous one based on
'mount' was producing a string not usable with 'readlink'
---