Go to file
Bernhard Voelker eab4028f38 fdisk: fix typo in comment
* fdisks/utils.c: s/firts/first/: found by misspellings.
s/Zero's/Zeros/: denoted by Pádraig Brady <P@draigBrady.com>.

Signed-off-by: Bernhard Voelker <mail@bernhard-voelker.de>
2012-09-04 12:45:31 +02:00
Documentation docs: update v2.22-ReleaseNotes 2012-08-15 18:02:53 +02:00
config docs: remove unused config/texinfo.tex 2012-07-09 17:03:19 +02:00
disk-utils fsck: use less aggressive method to detect mounted devices 2012-08-24 19:20:33 +02:00
fdisks fdisk: fix typo in comment 2012-09-04 12:45:31 +02:00
include lib/sysfs; add sysfs_partno_to_devno() 2012-08-13 22:06:18 +02:00
lib lib/sysfs: make sysfs_partno_to_devno better readable 2012-08-14 18:22:04 +02:00
libblkid libblkid: rewrite ntfs prober 2012-08-27 17:38:24 +02:00
libmount libmount: remount does not add entry to mtab file 2012-08-27 19:26:07 +02:00
libuuid build-sys: expand paths at make time 2012-08-15 02:06:53 +02:00
login-utils su: cleanup man page 2012-08-29 18:05:31 +02:00
m4 build-sys: add -Werror to UL_WARN_ADD test 2012-07-16 17:42:09 +02:00
man/ru build-sys: remove include-Makefile.am 2012-06-26 20:50:53 +02:00
misc-utils findmnt: use st.st_bavail for available column 2012-09-04 12:43:28 +02:00
mount-deprecated build-sys: always use default $(LDADD) 2012-07-09 16:23:51 +02:00
po po: merge changes 2012-08-15 17:56:47 +02:00
schedutils build-sys: always use default $(LDADD) 2012-07-09 16:23:51 +02:00
sys-utils dmesg: fix kmsg read if read returns EPIPE 2012-08-13 15:54:57 +02:00
term-utils script: add noreturn function attributes 2012-07-26 13:51:33 +02:00
tests tests: update build-sys tests 2012-08-15 16:44:18 +02:00
text-utils column: --separator segfaults 2012-08-14 18:27:09 +02:00
tools tools: cleanup config-gen.d 2012-06-26 20:48:22 +02:00
.gitignore resizepart: add new command 2012-08-13 22:10:14 +02:00
AUTHORS docs: update AUTHORS file 2012-08-15 17:59:56 +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: expand paths at make time 2012-08-15 02:06:53 +02:00
NEWS build-sys: release++ (v2.22-rc2) 2012-08-15 20:04:52 +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 build-sys: release++ (v2.22-rc2) 2012-08-15 20:04:52 +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>