[Git-commits] [grml/grml-debootstrap] 05ed1a: Identify UUID of target system even if it's SWRAID...
Michael Prokop
mika at grml.org
Fri Dec 8 12:52:41 CET 2017
Branch: refs/heads/master
Home: https://github.com/grml/grml-debootstrap
Commit: 05ed1a4c5039c78a991d55fd93296e620c6bf900
https://github.com/grml/grml-debootstrap/commit/05ed1a4c5039c78a991d55fd93296e620c6bf900
Author: Michael Prokop <mika at grml.org>
Date: 2017-12-08 (Fri, 08 Dec 2017)
Changed paths:
M grml-debootstrap
Log Message:
-----------
Identify UUID of target system even if it's SWRAID or a mountpoint
The `blkid -o udev` doesn't work for mountpoints.
Also we can't rely on setting the TARGET_UUID within
mkfs, as this might not even get executed.
Closes #100
Thanks: hex2a for reporting and testing
More information about the Git-commits
mailing list