util-linux/disk-utils
Ondrej Oprala dda7fe12ac cfdisk: provide extra partinfo with "x"
The new 'extra' info provides:

 * filesystem information from libblkid (TYPE, UUID, LABEL)

   This feature is based on libblkid ability to probe specified area
   on the device. It allows to probe for filesystems although the
   partition devices (e.g. /dev/sda2) does not exist. For example from
   disk image:

   	# cfdisk /home/archive/fs-images/disk.img

 * additional information from libfdisk (partition UUID, Name, ...)

 * mount information from libmount (from fstab or mountinfo)

Signed-off-by: Ondrej Oprala <ooprala@redhat.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
Co-Author: Karel Zak <kzak@redhat.com>
2015-03-27 14:04:44 +01:00
..
Makemodule.am cfdisk: provide extra partinfo with "x" 2015-03-27 14:04:44 +01:00
addpart.8 partx: don't use "hard drive" in man pages 2015-01-12 11:15:55 +01:00
addpart.c textual: add a docstring to most of the utilities 2015-01-06 11:27:38 +01:00
blockdev.8 docs: remove obsolete and unneeded comments from man-page files 2015-01-12 11:03:26 +01:00
blockdev.c Since 569d1dac7b we read device start 2015-03-17 11:10:20 +01:00
cfdisk.8 cfdisk: provide extra partinfo with "x" 2015-03-27 14:04:44 +01:00
cfdisk.c cfdisk: provide extra partinfo with "x" 2015-03-27 14:04:44 +01:00
cramfs.h cramfs.h: coding style 2011-07-21 23:50:04 +02:00
cramfs_common.c mkfs.cramfs: fix compiler warning [-Wmissing-prototypes] 2012-07-16 18:57:30 +02:00
delpart.8 partx: don't use "hard drive" in man pages 2015-01-12 11:15:55 +01:00
delpart.c textual: add a docstring to most of the utilities 2015-01-06 11:27:38 +01:00
fdformat.8 docs: restore minus symbols in long opts 2015-01-20 18:15:30 -05:00
fdformat.c textual: grammarize and harmonize the stat error message 2015-02-02 11:27:10 +01:00
fdisk-list.c sfdisk: actually translate the table headers by calling gettext() 2015-02-02 10:57:07 +01:00
fdisk-list.h fdisk: add --output <list> for print command(s) 2014-10-07 14:55:32 +02:00
fdisk-menu.c fdisk: check return and robust label usage [coverity scan] 2015-01-28 14:40:10 +01:00
fdisk.8 colors: cleanup man pages, add hint to usage() 2015-02-25 12:40:06 +01:00
fdisk.c fdisk: fix readline wrapper 2015-03-25 16:06:26 +01:00
fdisk.h fdisk: move --list functionality to separated file 2014-10-07 14:55:30 +02:00
fsck.8 docs: remove obsolete and unneeded comments from man-page files 2015-01-12 11:03:26 +01:00
fsck.c fsck: fix fsck -C {fd} parsing 2015-03-25 09:26:23 +01:00
fsck.cramfs.8 docs: remove obsolete and unneeded comments from man-page files 2015-01-12 11:03:26 +01:00
fsck.cramfs.c textual: grammarize and harmonize the stat error message 2015-02-02 11:27:10 +01:00
fsck.minix.8 docs: remove obsolete and unneeded comments from man-page files 2015-01-12 11:03:26 +01:00
fsck.minix.c rpmatch: use symbolic value when evaluation return codes 2015-02-24 12:42:06 +01:00
isosize.8 docs: don't use bold or italics for "[option]" in synopsis of man pages 2014-12-19 09:57:23 +01:00
isosize.c textual: add a docstring to most of the utilities 2015-01-06 11:27:38 +01:00
minix_programs.h minix: change types in header file 2012-12-19 11:38:51 +01:00
mkfs.8 docs: remove obsolete and unneeded comments from man-page files 2015-01-12 11:03:26 +01:00
mkfs.bfs.8 docs: don't use bold or italics for "[option]" in synopsis of man pages 2014-12-19 09:57:23 +01:00
mkfs.bfs.c textual: grammarize and harmonize the stat error message 2015-02-02 11:27:10 +01:00
mkfs.c textual: add a docstring to most of the utilities 2015-01-06 11:27:38 +01:00
mkfs.cramfs.8 docs: remove obsolete and unneeded comments from man-page files 2015-01-12 11:03:26 +01:00
mkfs.cramfs.c textual: grammarize and harmonize the stat error message 2015-02-02 11:27:10 +01:00
mkfs.minix.8 mkfs.minix: Some typographical changes in the manual 2014-04-07 12:31:48 +02:00
mkfs.minix.c textual: grammarize and harmonize the stat error message 2015-02-02 11:27:10 +01:00
mkswap.8 docs: remove obsolete and unneeded comments from man-page files 2015-01-12 11:03:26 +01:00
mkswap.c textual: grammarize and harmonize the stat error message 2015-02-02 11:27:10 +01:00
partx.8 docs: make the wording of the partx man page a bit more precise 2015-01-12 11:04:35 +01:00
partx.c textual: grammarize and harmonize the stat error message 2015-02-02 11:27:10 +01:00
partx.h resizepart: add new command 2012-08-13 22:10:14 +02:00
raw.8 docs: remove obsolete and unneeded comments from man-page files 2015-01-12 11:03:26 +01:00
raw.c raw: fix raw query 2015-01-13 09:53:46 +01:00
resizepart.8 partx: don't use "hard drive" in man pages 2015-01-12 11:15:55 +01:00
resizepart.c textual: add a docstring to most of the utilities 2015-01-06 11:27:38 +01:00
sfdisk.8 sfdisk: fix -a vs. -A bug 2015-03-26 18:21:53 +01:00
sfdisk.c sfdisk: fix -a vs. -A bug 2015-03-26 18:21:53 +01:00
swaplabel.8 docs: update info about env debug variables 2014-11-03 13:13:54 +01:00
swaplabel.c textual: add a docstring to most of the utilities 2015-01-06 11:27:38 +01:00