Go to file
Igor Gnatenko f9f6b563aa add .editorconfig
EditorConfig is very well known config file for text editors/IDE's
with settings for project. This format supported by Vim, GNOME Builder,
Atom, Sublime and many others.

We will provide this configuration to be more friendly for newcomers.

Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2016-01-25 00:12:14 +01:00
Documentation lsblk: allow to --sort by hidden column 2015-12-10 13:03:46 +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 lib/tty: Pass default width to get_terminal_width() 2016-01-06 12:22:07 +01:00
include libsmartcols: support multibyte titles, rename wrap to padding 2016-01-22 16:51:59 +01:00
lib libsmartcols: support multibyte titles, rename wrap to padding 2016-01-22 16:51:59 +01:00
libblkid libblkid: check limits before indexing array [cppcheck] 2016-01-19 12:59:12 +06:00
libfdisk libfdisk: Add GPT type GUID for Itanium Linux root 2016-01-12 10:35:11 +01:00
libmount libblkid,libmount: Do not use void* in calculations [cppcheck] 2016-01-19 12:59:12 +06:00
libsmartcols libsmartcols: add 'Since' tag for gtkdoc for some functions 2016-01-25 00:12:14 +01:00
libuuid tests: make test_uuid_parser to read files 2015-10-18 19:12:30 +01:00
login-utils scriptreplay/newgrp: use signed int to store return of getopt_long 2016-01-07 12:47:41 +01:00
m4 build-sys: allow autoconf < 2.64 to be used 2015-09-02 18:41:52 -07:00
misc-utils lsblk: remove useless warnings 2016-01-22 19:38:18 +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 zramctl: fix typo 2016-01-21 11:21:27 +01:00
term-utils scriptreplay/newgrp: use signed int to store return of getopt_long 2016-01-07 12:47:41 +01:00
tests tests: remove redundant check for NULL [cppcheck] 2016-01-19 12:59:12 +06:00
text-utils column: ignore non-printable chars 2016-01-13 10:08:39 +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 build-sys: add lsns to gitignore 2015-11-27 13:57:22 +01:00
.travis-functions.sh travis: install socat >= 1.7.2 2015-04-13 14:49:01 +02: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 tests: skip automake's empty "Testsuite summary" 2015-12-10 19:05:11 +01:00
NEWS build-sys: release++ (v2.27) 2015-09-07 09:55:19 +02: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: allow gettext 0.17 to be used 2015-09-02 18:42:24 -07:00
configure.ac chrt: use sched_setattr() if available 2016-01-20 12:44:27 +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>