Go to file
Sami Kerola b7dcc9661b sfdisk: replace my_warn() with warnx()
This change adds program name in front of error messages.  Often that
helps user to know which command sent message, when the command is
executed as part of script.

Unfortunately the prefixing can break scripts, as someone might have
wrote automation which expects output in the format it has always been.
In programmer terms, the change has an ABI change, which some may find
annoying.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2013-07-01 11:07:33 +02:00
Documentation util-linux minor typo fixes 2013-05-21 11:38:35 +02:00
bash-completion docs: add lscpu max mhz to manual and bash completion 2013-06-07 12:24:44 +02:00
config build-sys: inform gtk-doc about __ul_attribute__ 2013-03-15 14:58:08 +01:00
disk-utils mkfs.bfs: fix 64-Bit and endian problems 2013-06-13 13:41:14 +02:00
fdisks sfdisk: replace my_warn() with warnx() 2013-07-01 11:07:33 +02:00
include agetty: don't remove ECHOCTL from c_lflag 2013-06-03 14:06:18 +02:00
lib libmount: be robust for empty target/source strings 2013-06-17 13:02:15 +02:00
libblkid libblkid: support pseudo PARTUUID= for MBR 2013-06-13 15:16:56 +02:00
libfdisk libfdisk: don't re-allocate range string in Ask API 2013-05-09 13:20:35 +02:00
libmount libmount: be robust for empty target/source strings 2013-06-17 13:02:15 +02:00
libuuid docs: remove repeated words [checkmans.sh] 2013-04-09 12:26:48 +02:00
login-utils textual: improve clarity of some error messages 2013-06-07 12:29:44 +02:00
m4 build-sys: use -Wno-clobbered for some BSD crap 2013-05-07 09:50:22 +02:00
misc-utils findmnt: test for fstype/options/maj:min before source and target 2013-06-24 13:28:06 +02:00
mount-deprecated mount: (deprecated) fix typo tailed->failed 2013-06-07 12:01:30 +02:00
po po: merge changes 2013-04-25 11:46:46 +02:00
schedutils textual: fix several typos and angular brackets in messages 2013-06-07 12:11:14 +02:00
sys-utils renice: exit with non-zero value when arguments cause warnings 2013-07-01 11:07:19 +02:00
term-utils agetty: improve wording, grammar and some formatting in man page 2013-06-18 10:52:07 +02:00
tests rev: stop adding new line at the end when input does not have it 2013-06-07 12:24:46 +02:00
text-utils pg.c: Add --help and --version 2013-06-18 10:49:35 +02:00
tools tools: make checkmans.sh to find missing manuals 2013-04-09 12:26:48 +02:00
.gitignore chkdupexe: remove, deprecated for years 2013-03-14 13:34:11 +01:00
AUTHORS docs: update AUTHORS file 2013-04-25 11:50:12 +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 bash-completion: rename shell-completion -> bash-completion 2013-04-05 14:58:07 +02:00
NEWS build-sys: release++ (v2.23) 2013-04-25 11:53:41 +02:00
README docs: use correct translation project url 2012-01-30 12:32:27 +01:00
README.licensing lib/mbsalign: correct license header from GPLv[23] to LGPLv2+ 2013-03-20 14:03:28 +01:00
autogen.sh build-sys: convert mount/ to module, rename to mount-deprecated/ 2012-06-26 20:48:22 +02:00
configure.ac util-linux minor typo fixes 2013-05-21 11:38:35 +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>