]> git.ipfire.org Git - people/ms/bricklayer.git/commit
disk: Use wipefs(8) to remove any previous signatures
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 9 May 2022 16:55:19 +0000 (16:55 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 9 May 2022 16:55:19 +0000 (16:55 +0000)
commitf4370f63d1f40479564d5457859d69c03449bf0c
treeb9f47ecea40d35d286d31d8b441f87cccb542c39
parent256906d3811d1759763147ff8491f7098b158fcc
disk: Use wipefs(8) to remove any previous signatures

wipefs(8) is a lot smarter than me trying to erase the first couple of
blocks.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/python/disk.py