]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'docs-dir' of https://github.com/kerolasa/lelux-utiliteetit
authorKarel Zak <kzak@redhat.com>
Wed, 31 Aug 2011 09:04:15 +0000 (11:04 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 31 Aug 2011 09:04:15 +0000 (11:04 +0200)
* 'docs-dir' of https://github.com/kerolasa/lelux-utiliteetit:
  docs: remove duplicated text
  docs: require kernel support before accepting use of it
  docs: note about independent super block structs
  docs: add libmount & libblkid debug instructions
  Documentation: add debugging doc
  arch: start using arch as a usage() example
  docs: new file Documentation/release-schedule.txt
  docs: move setuid information from reame to hwclock.8
  docs: clean up old readme files
  docs: copy contributors from legacy files to AUTHORS
  docs: new file Documentation/howto-man-page.txt
  docs: new file Documentation/source-code-management.txt
  docs: new file Documentation/howto-contribute.txt
  docs: new file Documentation/howto-compilation.txt
  docs: tell what the Documentation/ is about
  docs: add usage() howto for contributors
  docs: Documentation directory added
  docs: remove README.clear

1  2 
AUTHORS
Documentation/TODO
Documentation/releases/v2.20-ReleaseNotes
NEWS
fdisk/Makefile.am
hwclock/hwclock.8
misc-utils/Makefile.am

diff --cc AUTHORS
index 0d7acf6715481cda8ed9a06bb538ee62f943484a,6922155a42067d32063cf7fb15b9cf064817f081..24fcf793ce0ac1b15b64739acaa61d309988c678
+++ b/AUTHORS
@@@ -72,11 -74,11 +75,13 @@@ CONTRIBUTORS
        Aurelien Jarno <aurelien@aurel32.net>
        Balint Cristian <cbalint@redhat.com>
        Bastian Friedrich <bastian.friedrich@collax.com>
 +      Ben Hutchings <ben@decadent.org.uk>
        Benno Schulenberg <bensberg@justemail.net>
        Bernardo Innocenti <bernie@codewiz.org>
 +      Bernhard Voelker <mail@bernhard-voelker.de>
        Bernhard Walle <bwalle@suse.de>
+       Bill Reynolds <bill@goshawk.lanl.gov>
+       Bob Proulx <rwp@hprwp.fc.hp.com>
        Bryn M. Reeves <bmr@errorists.org>
        Cai Qian <qcai@redhat.com>
        Chow Loong Jin <hyperair@ubuntu.com>
        Gabor Kelemen <kelemeng@gnome.hu>
        Gabriel Barazer <gabriel@oxeva.fr>
        Gabriel Burt <gburt@novell.com>
+       Gabriel M. Schuyler <schuyler@easiest.com>
+       Gerhard Schneider <gs@ilfb.tuwien.ac.at>
        Gerrit Renker <gerrit@erg.abdn.ac.uk>
 +      Giulio Orsero <giulioo@gmail.com>
        Guan Xin <guanx.bac@gmail.com>
        Guillem Jover <guillem@hadrons.org>
+       Gunnar Ritter <g-r@bigfoot.de>
        Hajime Taira <htaira@redhat.com>
        Hamish Coleman <hamish@zot.org>
        Hayden James <hayden.james@gmail.com>
        Petr Písař <petr.pisar@atlas.cz>
        Petr Uzel <petr.uzel@suse.cz>
        Phan Vinh Thinh <teppi82@gmail.com>
 +      Philipp Thomas <pth@suse.de>
        Phillip Susi <psusi@cfl.rr.com>
        Pierre Hauweele <antegallya@gmail.com>
+       Pietro Castelli
        Po-Yu Chuang <ratbert@faraday-tech.com>
        Rajeev V. Pillai <rajeevvp@gmail.com>
        Ram Pai <linuxram@us.ibm.com>
Simple merge
diff --cc NEWS
index ec01fc71947e406e079af161aea3bac5d85f69bb,e9873ee4310979335c23a21769615b4947f94207..85500734394ace5c6b1e6bd8471f6924b3ed2b0c
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -1,13 -1,5 +1,13 @@@
 +util-linux 2.20: Aug 29 2011
 +* see docs/v2.20-ReleaseNotes or complete changelog at
 +  ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.20/v2.20-ChangeLog
 +
 +util-linux 2.20-rc2: Aug 17 2011
 +* see docs/v2.20-ReleaseNotes or complete changelog at
 +  ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.20/v2.20-rc2-ChangeLog
 +
  util-linux 2.20-rc1: Jul 29 2011
- * see docs/v2.20-ReleaseNotes or complete changelog at
+ * see Documentation/releases/v2.20-ReleaseNotes or complete changelog at
    ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.20/v2.20-rc1-ChangeLog
  
  util-linux 2.19: Feb 10 2011
Simple merge
Simple merge
index 28bcca1731cb640fe838670c5c1d2be4e260384a,6b7fa4ba768d9550cfd872bc40e5973f68556d2a..300dab46e46fdb1a28fd4bfb552a530cf33e566e
@@@ -6,10 -6,8 +6,8 @@@ bin_PROGRAMS 
  sbin_PROGRAMS =
  usrsbin_exec_PROGRAMS =
  
 -usrbin_exec_PROGRAMS = cal ddate logger look mcookie namei whereis 
 +usrbin_exec_PROGRAMS = cal logger look mcookie namei whereis
  
- EXTRA_DIST += README.cal README.ddate
  logger_SOURCES = logger.c $(top_srcdir)/lib/strutils.c
  mcookie_SOURCES = mcookie.c $(top_srcdir)/lib/md5.c