util-linux/misc-utils
Karel Zak 949e5c9600 wipefs: force GPT detection
The library libblkid (as well as fdisks) requires protective MBR when
probe for GPT by default.  This is unnecessary for wipefs where we're
more promiscuous and we want to delete as much as possible. This patch
enables BLKID_PARTS_FORCE_GPT for wipefs.

Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=1326474
Signed-off-by: Karel Zak <kzak@redhat.com>
2016-04-13 14:41:47 +02:00
..
.gitignore chkdupexe: remove, deprecated for years 2013-03-14 13:34:11 +01:00
Makemodule.am build-sys: remove duplicate cal sources 2016-02-29 13:05:21 +01:00
blkid.8 blkid: another hint to the man page 2015-05-21 13:13:49 +02:00
blkid.c libblkid: use internally uint64_t for offsets and sizes 2016-01-12 18:42:10 +01:00
cal.1 docs: miscellaneous tiny tweaks of man pages 2016-03-17 12:18:54 +01:00
cal.c cal: remove libtermcap arguments to my_tgetstr() 2016-03-09 11:44:05 +01:00
findfs.8 docs: remove obsolete and unneeded comments from man-page files 2015-01-12 11:03:26 +01:00
findfs.c textual: add a docstring to most of the utilities 2015-01-06 11:27:38 +01:00
findmnt.8 findmnt: improve formatting and wording of the man page 2016-03-09 12:09:27 +01:00
findmnt.c mount, umount, swapon, fsck, lsblk, findmnt: harmonize six error messages 2016-03-16 10:39:38 +01:00
getopt-parse.bash getopt: use $(...) command substitution in example script [shellcheck] 2015-06-29 12:06:12 +02:00
getopt-parse.tcsh build-sys: move getopt to misc-utils/ 2012-06-26 20:48:23 +02:00
getopt.1 docs: don't use bold or italics for "[option]" in synopsis of man pages 2014-12-19 09:57:23 +01:00
getopt.c getopt: make sure setprogname provided by non-Linux system 2016-04-04 10:41:37 +02:00
kill.1 kill: Add verbose to man page. 2015-07-03 09:11:04 +05:30
kill.c lib/tty: Pass default width to get_terminal_width() 2016-01-06 12:22:07 +01:00
logger.1 logger: keep man page consistent and use \- everywhere 2016-03-10 14:36:22 +01:00
logger.c logger: correct the grammar of an error message 2016-03-16 10:39:37 +01:00
look.1 look: consider blanks as directory characters 2016-03-09 15:51:28 +01:00
look.c look: consider blanks as directory characters 2016-03-09 15:51:28 +01:00
lsblk.8 lsblk: tiny man page update for --sort 2015-12-10 13:06:48 +01:00
lsblk.c mount, umount, swapon, fsck, lsblk, findmnt: harmonize six error messages 2016-03-16 10:39:38 +01:00
lslocks.8 lslocks: add --json 2015-06-05 10:45:15 +02:00
lslocks.c Revert "include sysmacros.h where used" 2016-03-08 14:26:33 +01:00
mcookie.1 docs: adjust some formatting and wordings in a handful of man pages 2014-12-19 09:57:25 +01:00
mcookie.c mcookie: fix -f usage [clang analyze] 2015-07-29 14:59:56 +02:00
namei.1 docs: remove obsolete and unneeded comments from man-page files 2015-01-12 11:03:26 +01:00
namei.c lib: define LOGIN_NAME_MAX fallback 2016-02-18 16:54:14 +01:00
rename.1 rename: add example to the man page 2016-04-06 13:43:57 +02:00
rename.c rename: allow full-path renames 2015-06-25 12:01:36 +02:00
test_uuidd.c misc: never cast void* from malloc(3) and friends 2016-03-07 23:29:27 +01:00
uuidd.8.in docs: sort the options in the man pages of hwclock and uuidd 2014-07-29 12:14:56 +02:00
uuidd.c uuidd: correct the wording of an error message 2016-03-16 10:39:38 +01:00
uuidd.rc.in uuidd: Fixed a typo in daemon logging message 2014-11-18 14:14:47 +01:00
uuidd.service.in uuidd: remove timeout from systemd service file 2014-04-29 10:37:26 +02:00
uuidd.socket.in build-sys: add missing files 2012-07-11 18:00:09 +02:00
uuidgen.1 docs: remove obsolete and unneeded comments from man-page files 2015-01-12 11:03:26 +01:00
uuidgen.c blkid, uuidd, uuidgen: assume getopt.h and getopt.h are available 2015-10-09 11:17:09 +02:00
whereis.1 whereis: trivial spelling and grammar fix 2015-04-07 10:44:50 +02:00
whereis.c libblkid/whereis: simplify some conditions [cppcheck] 2015-06-25 12:08:50 +02:00
wipefs.8 docs: remove obsolete and unneeded comments from man-page files 2015-01-12 11:03:26 +01:00
wipefs.c wipefs: force GPT detection 2016-04-13 14:41:47 +02:00