util-linux/fdisks
Sami Kerola fb26bfaf6b build-sys: add files to distribution
To fix 'make distcheck' compilation.  The fdisks/Makemodule.am has one
new entry 'dos_part_types.h', the rest is about sorting the list.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2013-01-10 11:26:55 +01:00
..
Makemodule.am build-sys: add files to distribution 2013-01-10 11:26:55 +01:00
cfdisk.8 fix bold style of man page references 2012-10-09 12:12:48 +02:00
cfdisk.c fdisk: add GPT support 2012-09-27 13:38:14 +02:00
common.h fdisk: move partition types to label specific part 2012-09-27 13:38:13 +02:00
dos_part_types.h fdisk: move partition types to label specific part 2012-09-27 13:38:13 +02:00
fdisk.8 fdisk: remove crappy bugs section from man page 2012-12-17 17:11:05 +01:00
fdisk.c fdisk: (gpt) align newly created partitions 2012-12-04 17:54:15 +01:00
fdisk.h fdisk: (gpt) align newly created partitions 2012-12-04 17:54:15 +01:00
fdiskaixlabel.c fdisk: api: propagate add partitions to users 2012-11-30 13:48:27 +01:00
fdiskaixlabel.h fdisk: move partition types to label specific part 2012-09-27 13:38:13 +02:00
fdiskbsdlabel.c fdisk: move DOS units stuff to fdiskdoslabel.c 2012-12-03 16:22:17 +01:00
fdiskbsdlabel.h fdisk: add AArch64 support 2012-10-09 12:12:48 +02:00
fdiskdoslabel.c fdisk: (gpt) align newly created partitions 2012-12-04 17:54:15 +01:00
fdiskdoslabel.h fdisk: move DOS units stuff to fdiskdoslabel.c 2012-12-03 16:22:17 +01:00
fdiskmaclabel.c fdisk: api: propagate add partitions to users 2012-11-30 13:48:27 +01:00
fdiskmaclabel.h fdisk: move partition types to label specific part 2012-09-27 13:38:13 +02:00
fdisksgilabel.c fdisk: api: propagate add partitions to users 2012-11-30 13:48:27 +01:00
fdisksgilabel.h fdisk: add fdisk_get_partition_type() 2012-09-27 13:38:13 +02:00
fdisksunlabel.c fdisk: move DOS units stuff to fdiskdoslabel.c 2012-12-03 16:22:17 +01:00
fdisksunlabel.h fdisk: add fdisk_get_partition_type() 2012-09-27 13:38:13 +02:00
gpt.c fdisk: (gpt) fix compiler warnings 2012-12-20 19:55:55 +01:00
gpt.h fdisk: add GPT support 2012-09-27 13:38:14 +02:00
partname.c build-sys: rename fdisk -> fdisks/, convert to module 2012-06-26 20:50:53 +02:00
sfdisk.8 sfdisk: fix formatting typo in man page 2012-11-02 09:17:49 +01:00
sfdisk.c sfdisk: fix aliasing warnings 2012-10-10 11:23:25 +02:00
utils.c fdisk: move DOS units stuff to fdiskdoslabel.c 2012-12-03 16:22:17 +01:00