Go to file
Ruediger Meier 15b2606c4f tests: fix python tests for dist and out-of-tree builds
- add python helper scripts to the dist
- helper scripts are always in srcdir
- python libs are in builddir
- abort tests if helpers are missing

Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
2014-06-04 10:14:24 +02:00
Documentation docs: update TODO 2014-05-30 13:50:10 +02:00
bash-completion build-sys: cleanup bash-completion/ 2014-05-21 14:29:42 +02:00
config build-sys: inform gtk-doc about __ul_attribute__ 2013-03-15 14:58:08 +01:00
disk-utils build: fix some compiler warnings 2014-05-30 01:18:09 +02:00
include lslogins: add readtump.h header 2014-05-15 13:55:59 +02:00
lib build: fix some compiler warnings 2014-05-30 01:18:09 +02:00
libblkid docs: rename libs xml/version.xml to xml/version-utils.xml 2014-06-03 12:37:33 +02:00
libfdisk libfdisk: (gpt) fix last LBA code for S_ISREG 2014-05-30 10:51:53 +02:00
libmount tests: fix python tests for dist and out-of-tree builds 2014-06-04 10:14:24 +02:00
libsmartcols libsmartcols: fix docs 2014-06-03 12:41:58 +02:00
libuuid libuuid: (uuid.3) Improve the typesetting of the manual 2014-05-06 11:56:29 +02:00
login-utils lslogins: fix pretty-print columns 2014-05-29 15:08:26 +02:00
m4 buil-sys: disable in UL_BUILD_INIT() on --disable-all-programs 2014-06-02 11:34:21 +02:00
misc-utils build: fix some compiler warnings 2014-05-30 01:18:09 +02:00
po build-sys: fix update-potfiles script 2014-06-04 10:13:45 +02:00
schedutils build-sys: add BUILD_CHRT 2014-05-21 13:35:01 +02:00
sys-utils Merge branch 'lscpu-detect-v3' of https://github.com/rudimeier/util-linux 2014-05-30 12:01:27 +02:00
term-utils script: fix spurious exit from input read loop on EINTR. 2014-06-02 10:14:30 +02:00
tests tests: fix python tests for dist and out-of-tree builds 2014-06-04 10:14:24 +02:00
text-utils build-sys: add BUILD_{COL,COLCRT,COLRM,COLUMN,HEXDUMP,REV,TAILF} 2014-05-21 14:09:43 +02:00
tools build-sys: add disable-all.conf to config-gen 2014-05-27 11:37:18 +02:00
.gitignore build-sys: use automake's PYTHON primary for __init__.py 2014-06-03 13:12:43 +02:00
.travis.yml travis-ci: enable root checks 2014-05-13 17:38:52 +02:00
AUTHORS docs: update AUTHORS file 2013-10-11 13:03:13 +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 tests: fix python tests for dist and out-of-tree builds 2014-06-04 10:14:24 +02:00
NEWS build-sys: release++ (v2.24) 2013-10-21 14:46:27 +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: remove unnecessary environment variable 2013-08-23 10:58:34 +02:00
configure.ac build-sys: don't compile deprecated last(1) on --enable-all-programs 2014-06-02 11:21: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/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>