Go to file
Karel Zak cb9a4b0033 fdisk: add --wipe
This patch changes fdisk behavior and it wipes foreign signatures
from the device to avoid collisions. The wipe functionality is
automatically enabled in the interactive mode only (user is always
warned about it), otherwise it's possible to control all by --wipe
<auto|never|always>.

The program does not change behavior when executed in scripts (echo
<something> | fdisk), the option "--wipe=always" is required to enable
in this case.

Signed-off-by: Karel Zak <kzak@redhat.com>
2016-02-18 12:58:12 +01:00
Documentation docs: fix typos found by codespell 2016-02-03 15:10:08 +01:00
bash-completion bash-completion: fstrim: use mountpoint, not device 2015-11-13 09:52:14 +01:00
config build-sys: inform gtk-doc about __ul_attribute__ 2013-03-15 14:58:08 +01:00
disk-utils fdisk: add --wipe 2016-02-18 12:58:12 +01:00
include lib/color: add more ESC seq. 2016-02-17 12:51:15 +01:00
lib lib/color: add more ESC seq. 2016-02-17 12:51:15 +01:00
libblkid docs: fix typos found by codespell 2016-02-03 15:10:08 +01:00
libfdisk libfdisk: add API to control signatures wiping 2016-02-18 12:58:12 +01:00
libmount libmount: fix mnt_table_is_fs_mounted() loopdev use 2016-02-16 15:44:31 +01:00
libsmartcols libsmartcols: fill wrapped lines with space instead of 'x' 2016-02-16 12:57:55 +01:00
libuuid misc: fix some printf format strings 2016-02-11 13:39:56 +01:00
login-utils su: clean up groups initialization 2016-02-15 14:07:25 +01:00
m4 build-sys: use $PKG_CONFIG 2016-02-16 10:27:56 +01:00
misc-utils misc-utils: build test_uuidd only if BUILD_UUIDD 2016-02-12 14:11:19 +01:00
po po: merge changes 2015-09-07 09:47:51 +02:00
schedutils chrt: use sched_getattr() 2016-01-20 15:32:30 +01:00
sys-utils unshare: fix busyloop and reduce racing probability 2016-02-17 13:54:56 +01:00
term-utils agetty: support \e{name} for issue file 2016-02-17 12:53:20 +01:00
tests tests: mkfs.ext3 image-file needs option -F 2016-02-12 18:08:57 +01:00
text-utils colcrt: minor cosmetic changes 2016-02-11 12:21:22 +01:00
tools tools: stop checkmans.sh validating libtool builds 2015-08-07 21:34:42 +01:00
.editorconfig add .editorconfig 2016-01-25 00:12:14 +01:00
.gitignore libsmartcols: fix samples build, add title.c 2016-01-25 13:42:51 +01:00
.travis-functions.sh travis: install mdadm 2016-02-12 14:13:40 +01:00
.travis.yml travis: workaround env pollution, PYTHON_CFLAGS 2015-12-17 14:15:34 +01:00
AUTHORS AUTHORS: add Igor Gnatenko 2016-01-17 09:44:14 +01:00
COPYING docs: corrections to FSF license files, and postal address 2012-02-24 14:13:35 +01:00
ChangeLog build-sys: use AUTOMAKE_OPTIONS = gnu 2011-05-26 15:04:01 +02:00
Makefile.am build-sys: Properly order install dependencies of pylibmount 2016-02-05 11:03:09 -08:00
NEWS docs: fix typos found by codespell 2016-02-03 15:10:08 +01:00
README docs: update links to http://git.kernel.org/ web repository views 2013-11-12 11:47:57 +01:00
README.licensing COPYING: fix grammar of referring phrase, and indicate location better 2013-10-08 15:38:39 +02:00
autogen.sh build-sys: fix libtoolize for OSX 2016-02-12 14:10:59 +01:00
configure.ac build-sys: Properly order install dependencies of pylibmount 2016-02-05 11:03:09 -08:00
util-linux.doap doap: fix download URL 2016-01-25 15:42:53 +01:00

README

                                  util-linux

              util-linux is a random collection of Linux utilities

     Note that in years 2006-2010 this project used the name "util-linux-ng".

MAILING LIST:

      E-MAIL: util-linux@vger.kernel.org
      URL:    http://vger.kernel.org/vger-lists.html#util-linux


DOWNLOAD:

      ftp://ftp.kernel.org/pub/linux/utils/util-linux/


SOURCE CODE:

      Web interface:
          http://git.kernel.org/cgit/utils/util-linux/util-linux.git
          https://github.com/karelzak/util-linux
      Checkout:
          git clone git://git.kernel.org/pub/scm/utils/util-linux/util-linux.git util-linux


NLS (PO TRANSLATIONS):

      PO files are maintained by:
          http://translationproject.org/domain/util-linux.html


VERSION SCHEMA:

      Standard releases:

          <major>.<minor>[.<maint>[.<bugfix>]]

             major = fatal and deep changes
             minor = typical release with new features
             maint = maintenance releases; bug fixes only
             bugfix = unplanned releases for critical/security bugs

      Development releases:

         <major>.<minor>-rc<N>