Go to file
Daniel Trebbien 02887b73eb Implement mempcpy() in terms of memcpy() if mempcpy() is unavailable 2013-01-30 18:53:00 -05:00
Documentation docs: usage function and gettext 2013-01-25 16:38:49 +01:00
config docs: remove unused config/texinfo.tex 2012-07-09 17:03:19 +02:00
disk-utils textual: improve an error message and a help text 2013-01-30 16:06:23 +01:00
fdisks fdisk: add support for the Xtensa architecture 2013-01-30 15:18:22 +01:00
include Implement mempcpy() in terms of memcpy() if mempcpy() is unavailable 2013-01-30 18:53:00 -05:00
lib Implement mempcpy() in terms of memcpy() if mempcpy() is unavailable 2013-01-30 18:53:00 -05:00
libblkid libblkid: make btrfs magics more readable 2013-01-10 11:40:21 +01:00
libmount libmount: keep MS_PROPAGATION flags in mnt_context_set_mflags() result 2013-01-15 16:08:41 +01:00
libuuid build-sys: expand paths at make time 2012-08-15 02:06:53 +02:00
login-utils textual: gettextize an overlooked string 2013-01-30 16:06:23 +01:00
m4 build-sys: support list of variables for UL_REQUIRES_HAVE macro 2013-01-24 19:22:53 +01:00
misc-utils textual: fix the example in whereis man page, plus further improvements 2013-01-30 15:41:20 +01:00
mount-deprecated mount: remove ext4 journal=update from man page 2013-01-30 15:53:39 +01:00
po build-sys: clean update-potfiles script 2012-10-10 14:10:30 +02:00
schedutils textual: gettextize several overlooked messages 2013-01-25 11:47:29 +01:00
sys-utils fstrim: remove unnecessary "were" from verbose message 2013-01-30 15:59:58 +01:00
term-utils agetty: properly pluralize the reporting of the number of users 2013-01-30 15:23:42 +01:00
tests tests: sort commands strings 2013-01-25 11:06:06 +01:00
text-utils textual: standardize the reporting of program name plus package version 2013-01-30 15:24:00 +01:00
tools build-sys: add devel-non-docs compile profile 2012-11-30 12:47:08 +01:00
.gitignore build-sys: add nsenter to gitignore 2013-01-25 15:37:20 +01:00
AUTHORS docs: fix typo 2012-12-14 16:12:47 +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 ddate: remove from util-linux 2012-10-15 16:41:49 +02:00
NEWS docs: AUTHORS, NEWS: UTF-8 fixes. 2012-09-20 11:30:59 +02:00
README docs: use correct translation project url 2012-01-30 12:32:27 +01:00
README.licensing rename util-linux-ng back to util-linux 2010-11-30 11:41:59 +01:00
autogen.sh build-sys: convert mount/ to module, rename to mount-deprecated/ 2012-06-26 20:48:22 +02:00
configure.ac Implement mempcpy() in terms of memcpy() if mempcpy() is unavailable 2013-01-30 18:53:00 -05: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>