]> err.no Git - util-linux/commit
fdisk: improve add partition dialog
authorKarel Zak <kzak@redhat.com>
Wed, 28 Apr 2010 08:10:39 +0000 (10:10 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 28 Apr 2010 08:10:39 +0000 (10:10 +0200)
commit147e1e73c9af693b025b386f68f14f08dc30a4a9
treeca9d75b35bdbe8a38bfbb4d750d463d2766daf77
parentc90bdfede677808186b0921330d05a02b45c4963
fdisk: improve add partition dialog

old version:
Partition number (1-4):

new version:
Partition number (1-4, default 1):

where the default value is the first non-used primary partition.

Signed-off-by: Karel Zak <kzak@redhat.com>
fdisk/fdisk.c