Go to file
Karel Zak 39d2e7067d Revert "blockdev: Remove the --setbsz (set blocksize) option which has never worked."
This reverts commit b1555acc2f.

It seems that the option is used by kernel guys to test kernel, so
let's keep the option in the blockdev(8) although it's almost useless
in userspace. All we need is to improve docs to make things more
obvious to end users.

Signed-off-by: Karel Zak <kzak@redhat.com>
2013-10-11 11:05:45 +02:00
Documentation docs: improve grammar and wording of the release-schedule text 2013-10-08 15:38:39 +02:00
bash-completion Revert "blockdev: Remove the --setbsz (set blocksize) option which has never worked." 2013-10-11 11:05:45 +02:00
config build-sys: inform gtk-doc about __ul_attribute__ 2013-03-15 14:58:08 +01:00
disk-utils Revert "blockdev: Remove the --setbsz (set blocksize) option which has never worked." 2013-10-11 11:05:45 +02:00
fdisks fdisk: add -t <type> to enable only specified type 2013-10-09 16:11:31 +02:00
include include: Add missing includes 2013-10-04 11:51:21 +02:00
lib textual: standardize some "cannot read" and "seek failed" error messages 2013-10-09 11:37:38 +02:00
libblkid COPYING: fix grammar of referring phrase, and indicate location better 2013-10-08 15:38:39 +02:00
libfdisk libfdisk: add API to disable specified label 2013-10-09 16:02:33 +02:00
libmount libmount: fix mnt_context_is_child() comment 2013-10-11 10:51:59 +02:00
libuuid COPYING: fix grammar of referring phrase, and indicate location better 2013-10-08 15:38:39 +02:00
login-utils textual: standardize some "cannot read" and "seek failed" error messages 2013-10-09 11:37:38 +02:00
m4 build-sys: improbe UL_CONFLICT_BUILD macro 2013-08-12 12:59:22 +02:00
misc-utils cal: improve the help text and man page 2013-10-11 10:44:21 +02:00
mount-deprecated mount: (deprecated) fix typo tailed->failed 2013-06-07 12:01:30 +02:00
po po: merge changes 2013-09-27 12:28:06 +02:00
schedutils textual: fix several typos and angular brackets in messages 2013-06-07 12:11:14 +02:00
sys-utils cytune: fix glush typo in cytune 2013-10-09 14:48:47 +02:00
term-utils various: fix mixing declarations and code compiler warnings [smatch] 2013-10-08 15:47:59 +02:00
tests tests: use 'btrfs' rather than 'btrfsctl' 2013-10-08 17:00:44 +02:00
text-utils textual: use the standard angular brackets for non-literal arguments 2013-10-08 15:38:39 +02:00
tools tools: generate autotools files if missing 2013-09-10 12:57:31 +02:00
.gitignore nologin: add new command 2013-09-30 13:36:26 +02:00
AUTHORS docs: update AUTHORS file 2013-09-26 12:07:45 +02: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: install pylibmount into 2013-08-19 15:24:33 +02:00
NEWS build-sys: one install dir for all pylibmount stuff 2013-09-27 14:23:38 +02:00
README docs: use correct translation project url 2012-01-30 12:32:27 +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: remove unnecessary environment variable 2013-08-23 10:58:34 +02:00
configure.ac build-sys: use tinfo *or* ncurses for more(1), ul(1) and setterm(1) 2013-10-04 13:28:37 +02: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/?p=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>