Improve check for identifying underlying block device
authorMichael Prokop <mika@grml.org>
Thu, 4 Jun 2015 07:56:22 +0000 (09:56 +0200)
committerMichael Prokop <mika@grml.org>
Thu, 4 Jun 2015 07:56:22 +0000 (09:56 +0200)
commit3814da0657651b293b7e3ef81ef581ca493e1f7d
treecdd4245e2b4a657e147dab67bb195bbe7fd3a315
parent02a476bff510c88e30d7e8a6ae5e3fbcde31599d
Improve check for identifying underlying block device

There's no point in trying to read the partition table
for e.g. /dev/loop if we get /dev/loop0.

Fixes #42 @ github
Closes: #771192
grml-debootstrap