]> git.ipfire.org Git - thirdparty/util-linux.git/commit
mkswap: support -U {clear,random,time,uuid}
authorKarel Zak <kzak@redhat.com>
Thu, 23 Sep 2021 09:53:26 +0000 (11:53 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 23 Sep 2021 09:53:26 +0000 (11:53 +0200)
commit54ef08ed37acce099035cc6da7a3bdce63b00e3a
treedd34cbd6ede5b1adb9070918e1bb062978c8cef1
parent10fd91d389497d8be435cc66abbdeb2eb6ea2f07
mkswap: support -U {clear,random,time,uuid}

Let's follow -U from mkfs.ext4 and make it easy to fully control
UUIDs for the swap area.

Fixes: https://github.com/karelzak/util-linux/issues/1453
Signed-off-by: Karel Zak <kzak@redhat.com>
disk-utils/mkswap.8.adoc
disk-utils/mkswap.c