Go to file
Karel Zak cd8414f7a1 cfdisk: move curs_set(1) to ui_end()
This is probably correct to have curs_set() in ui_end(), but according
to Martin it does not work with slang library from signal handler.

Reported-by: Martin Steigerwald <Martin@lichtvoll.de>
Signed-off-by: Karel Zak <kzak@redhat.com>
2014-08-06 15:39:27 +02:00
Documentation docs: update TODO 2014-07-29 13:17:35 +02:00
bash-completion docs: add logger protocol notes to manual page 2014-07-28 21:15:17 +01:00
config build-sys: inform gtk-doc about __ul_attribute__ 2013-03-15 14:58:08 +01:00
disk-utils cfdisk: move curs_set(1) to ui_end() 2014-08-06 15:39:27 +02:00
include lib/sysfs: allow to write to sysfs attributes 2014-08-01 12:08:44 +02:00
lib lib/ismounted: make it more compatible with lsblk output 2014-08-01 12:09:33 +02:00
libblkid libblkid: comparing an array to null is not useful [coverity scan] 2014-07-17 14:20:03 +02:00
libfdisk libfdisk: (gpt) add Microsoft Storage Spaces GUID 2014-07-31 10:50:42 +02:00
libmount libmount: don't use /{proc,ext}/filesystems when more fs types specified 2014-07-25 12:28:34 +02:00
libsmartcols libsmartcols: avoid variable dereference after release 2014-07-13 18:35:39 +01:00
libuuid Only move shared libraries to /lib if they exists 2014-06-16 14:53:09 +02:00
login-utils docs: bring the runuser and su man pages closer to standard formatting 2014-07-29 12:14:58 +02:00
m4 build-sys: improve the informative message when not building some util 2014-07-14 15:49:32 +02:00
misc-utils docs: sort the options in the man pages of hwclock and uuidd 2014-07-29 12:14:56 +02:00
po po: merge changes 2014-07-22 10:39:11 +02:00
schedutils build-sys: add BUILD_CHRT 2014-05-21 13:35:01 +02:00
sys-utils zramctl: remove extra \n from usage() 2014-08-06 15:04:58 +02:00
term-utils Revert "wall: wrap message header when it exceeds 79 characters" 2014-07-29 11:57:01 +02:00
tests tests: kill output message change 2014-08-05 15:37:38 +02:00
text-utils docs: fix inconsistencies in man pages 2014-08-06 14:50:20 +02:00
tools build-sys: add libsmartcols to ko-release-gen script 2014-06-18 15:42:09 +02:00
.gitignore zrmactl: add new command to control /dev/zramN devices 2014-08-01 12:09:55 +02:00
.travis-functions.sh travis-ci: refactor and add .travis-functions.sh 2014-06-06 16:18:44 +02:00
.travis.yml travis-ci: refactor and add .travis-functions.sh 2014-06-06 16:18:44 +02:00
AUTHORS docs: update AUTHORS file 2014-07-22 10:42:32 +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: support ./configure ADJTIME_PATH= 2014-06-19 10:30:56 +02:00
NEWS build-sys: release++ (v2.25) 2014-07-22 11:12:05 +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: fix autopoint gettext version fun 2014-06-10 20:20:35 +02:00
configure.ac build-sys: fix double prefix with explict --libdir 2014-08-01 11:42:25 -06: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>