]> git.ipfire.org Git - thirdparty/util-linux.git/commit
sfdisk: add 'U' shortcut for ESP
authorKarel Zak <kzak@redhat.com>
Mon, 1 Feb 2016 13:08:04 +0000 (14:08 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 1 Feb 2016 13:08:04 +0000 (14:08 +0100)
commitd09c06baf4eccfb81cb9a5d0285ba6337aec2919
tree97437221d25f5f8e7f7c51a15247d4babbd61081
parentea7f53cdc59ae33fe75724650e6e014ec9d888c2
sfdisk: add 'U' shortcut for ESP

 echo -e ',512M,U\n,,L' | sfdisk --label gpt /dev/foo

to make ESP system partition.

References: https://github.com/karelzak/util-linux/issues/267
Signed-off-by: Karel Zak <kzak@redhat.com>
disk-utils/sfdisk.8
libfdisk/src/script.c