]> git.ipfire.org Git - people/ms/bricklayer.git/commit
disk: Set filesystem to auto
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 1 Dec 2022 13:58:08 +0000 (13:58 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 1 Dec 2022 13:58:08 +0000 (13:58 +0000)
commit8f665b61c0115e4cc6ee421c8a4538a333f64e77
treedd448c5319cf85f6791cb6705c15d9264a44f23b
parent142ee53b4fb1516384f6ce3a2659174b024767f0
disk: Set filesystem to auto

Sometimes, the names that parted uses are different from what mount/the
kernel expect. Therefore we let it automatically detect the filesystem
unless a partition is a swap space.

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