util-linux/fdisk
Sami Kerola 34ca51dcc7 sfdisk: use rpmatch to yes/no question
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2012-03-18 14:28:04 +01:00
..
.gitignore build-sys: ignore a bunch of generated files, mostly binaries 2008-04-14 14:08:00 +02:00
Makefile.am build-sys: enhance readability of the autotools files 2012-02-28 13:29:35 +01:00
cfdisk.8 cfdisk: add note about alignment to the man page 2012-01-17 15:48:14 +01:00
cfdisk.c docs: corrections to FSF license files, and postal address 2012-02-24 14:13:35 +01:00
common.h lib: add is_whole_disk() from fdisk code 2009-03-11 14:00:21 +01:00
fdisk.8 fdisk: update information about GNU Parted in fdisk.8 2012-02-24 10:50:15 +01:00
fdisk.c fdisk: fix cdrom detection 2012-02-01 13:42:08 +01:00
fdisk.h fdisk: remove redundant declaration [cppcheck] 2012-02-08 13:28:43 +01:00
fdiskaixlabel.c fdisk: use a single variable for the current disklabel 2011-07-11 12:01:42 +02:00
fdiskaixlabel.h fdisk: non-linux support (use standard uintxy_t instead __uxy) 2007-12-03 14:03:47 +01:00
fdiskbsdlabel.c fdisk: rewrite print menu system 2011-11-14 14:27:18 +01:00
fdiskbsdlabel.h fdisk: fix to build for IA32 2012-03-07 20:33:24 +01:00
fdiskmaclabel.c fdisk: use a single variable for the current disklabel 2011-07-11 12:01:42 +02:00
fdiskmaclabel.h fdisk: non-linux support (use standard uintxy_t instead __uxy) 2007-12-03 14:03:47 +01:00
fdisksgilabel.c fdisk: remove uneecessary code 2012-02-03 12:35:10 +01:00
fdisksgilabel.h fdisk: move code for renaming SGI bootfile to SGI module 2011-12-16 14:04:00 +01:00
fdisksunlabel.c fdisk: remove unused guess_device_type() function 2011-12-16 14:04:05 +01:00
fdisksunlabel.h fdisk: remove unused guess_device_type() function 2011-12-16 14:04:05 +01:00
gpt.c misc: use %m in format string instead of %s and strerror(errno) 2011-09-27 15:46:07 +02:00
gpt.h fdisk: add GPT detection code 2007-06-05 10:40:14 +02:00
i386_sys_types.c fdisk: add exFAT to MBR partition type 0x7 2011-01-23 22:55:23 +01:00
partitiontype.c fdisk: exit(3) needs stdlib.h include 2008-07-28 11:09:42 +02:00
partname.c fdisk: don't shorten long path to disk device 2011-10-12 10:25:01 +02:00
sfdisk.8 sfdisk: add note about alignment to the man page 2012-01-17 15:48:20 +01:00
sfdisk.c sfdisk: use rpmatch to yes/no question 2012-03-18 14:28:04 +01:00