Commit Graph

71 Commits

Author SHA1 Message Date
Karel Zak 7271beff67 docs: update v2.22-ReleaseNotes
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-09-04 14:36:16 +02:00
Karel Zak da42129daa docs: update v2.22-ReleaseNotes
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-08-15 18:02:53 +02:00
Sami Kerola 9289e628eb docs: update TODO
Remove tasks that are done.

dmesg: --follow option
Reference: 0fd12a9697

build-sys: recursive build
Reference: 8772f8d7ee

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2012-08-06 14:52:53 +02:00
Sami Kerola 316919a2e2 docs: ftp server does no longer support util-linux-ng
A symlink was probably removed from
  ftp://ftp.kernel.org/pub/linux/utils/

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2012-08-06 14:52:49 +02:00
Karel Zak 91f98496f3 docs: update tests docs
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-08-03 21:33:32 +02:00
Karel Zak 43ffdc82fa build-sys: don't compile lib{mount,blkid} tests when --disable-static specified
The tests often depend on private (non-API) library functions.

Signed-off-by: Karel Zak <kzak@redhat.com>
2012-08-02 20:19:14 +02:00
Karel Zak a9770f7fa0 docs: update howto-tests.txt
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-07-30 18:37:54 +02:00
Karel Zak 922e6775e0 build-sys: move tests to check_PROGRAMS
Thanks to Mike Frysinger.

Signed-off-by: Karel Zak <kzak@redhat.com>
2012-07-30 17:59:16 +02:00
Karel Zak 454996c495 docs: add note about enabled kill(1) to v2.22-ReleaseNotes
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-07-30 14:57:29 +02:00
Karel Zak 506eb04c3d docs: add note about partx output change
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-07-27 10:17:10 +02:00
Bernhard Voelker a7134cf512 doc: fix typo in v2.22-ReleaseNotes
Signed-off-by: Bernhard Voelker <mail@bernhard-voelker.de>
2012-07-27 10:11:13 +02:00
Karel Zak d6fb4c6986 docs: add v2.22-ReleaseNotes
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-07-27 00:07:23 +02:00
Sami Kerola 28fa2915d2 docs: tell about irc channel
Reference: http://comments.gmane.org/gmane.linux.utilities.util-linux-ng/3550
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2012-07-26 13:51:46 +02:00
Karel Zak 955eac11a7 docs: update TODO
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-07-17 22:08:27 +02:00
Karel Zak 4633cc95a4 docs: update TODO file
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-07-17 15:22:51 +02:00
Bernhard Voelker 7007991f6f docs: fix typos found by misspellings
The tool misspellings (https://github.com/lyda/misspell-check)
detected several typos. Command used:

  $ git ls-files | grep -v ^po/ | misspellings -f -

* Documentation/releases/v2.18-ReleaseNotes: Fix typo in news entry.
* NEWS: Likewise.
* config/texinfo.tex: Fix typo in comments.
* libmount/src/context.c: Fix typo in comment.
* libmount/src/fs.c: Likewise.
* login-utils/login.c: Likewise.
* login-utils.su.1: Fix typo in man page.
* sys-utils/chcpu.c: Fix typo in error message.

Signed-off-by: Bernhard Voelker <mail@bernhard-voelker.de>
2012-07-09 16:56:30 +02:00
Karel Zak cdecbd2e73 docs: add note about non-recursive build-sys
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-06-27 11:27:36 +02:00
Sami Kerola 8a69abf0de docs: fix email macro in manual example
URL macro is not email address macro.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2012-05-31 20:12:06 +02:00
Thomas Schwinge b5b8805f69 su: Mention SUID_* feature.
Signed-off-by: Thomas Schwinge <thomas@codesourcery.com>
2012-05-29 10:50:13 +02:00
Bernhard Voelker 80d7a31374 docs: fix further typos found by misspellings
Additionally to the fixes in commit v2.21-325-g455fe9a,
fix typos in release notes and NEWS.

Signed-off-by: Bernhard Voelker <mail@...>
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-04-27 12:44:26 +02:00
Bernhard Voelker 455fe9a075 Fix typos found by misspellings
The tool misspellings (https://github.com/lyda/misspell-check)
detected several typos. Command used:

  $ git ls-files | grep -v ^po/ | misspellings -f -

* isosize: Fix typo in usage string.
* configure.ac: Fix typo in help string of --enable-most-builds option.
* fdisk: Fix typo in man page.
* libblkid, blkid, mount: Likewise.
* Fix various typos in docs and in source code comments.

Signed-off-by: Bernhard Voelker <mail@bernhard-voelker.de>
2012-04-23 13:16:35 +02:00
Karel Zak 4581bd9c67 build-sys: disable chkdupexe by default, mark as deprecated
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-04-04 12:18:32 +02:00
Karel Zak 24d741d88a docs: mark udev and list blkid(8) output formats deprecated
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-03-26 13:09:27 +02:00
Sami Kerola 1a0708a21d docs: TODO removal, ldattach usage is done
Done at Nov 2011.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2012-03-18 14:28:05 +01:00
Sami Kerola 2ca1f4e91e docs: TODO removal, rpmatch task is done
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2012-03-18 14:28:04 +01:00
Sami Kerola b3f66f183a docs: TODO removal, login-utils error printing
Error printing was fixed at November 2010.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2012-03-18 14:28:04 +01:00
Sami Kerola 7cebf0bb4f docs: corrections to FSF license files, and postal address
The COPYING and Documentation/licenses/COPYING* files are being
replaced by files from GNU web site.

http://www.gnu.org/licenses/gpl-2.0.txt
http://www.gnu.org/licenses/lgpl-2.1.txt

Postal addresses to FSF in other files are updated to match with the
address in license files.

Reference: http://lists.gnu.org/archive/html/freefont-announce/2005-04/msg00001.html
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2012-02-24 14:13:35 +01:00
Karel Zak 1a30de89a0 docs: update v2.21-ReleaseNotes
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-02-24 11:52:12 +01:00
Karel Zak 1340d433cc docs: add note about mount(8) options to TODO
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-02-23 12:31:31 +01:00
Petr Uzel 89c6bb4dad docs: trivial documentation fixes and improvements
Signed-off-by: Petr Uzel <petr.uzel@suse.cz>
2012-02-22 11:52:07 +01:00
Karel Zak bdc1764e23 docs: add note about losetup to TODO
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-02-21 20:31:40 +01:00
Karel Zak 838b8e0f71 docs: add note about fdisk to TODO
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-02-21 18:59:50 +01:00
Karel Zak 983ddee513 docs: update v2.21-ReleaseNotes
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-02-06 18:27:05 +01:00
Karel Zak 11d92f3425 docs: update TODO
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-01-30 14:55:58 +01:00
Karel Zak b82590ad46 blkid: move cache to /run on new systems
Why?

 * read-only root

 * /etc is pretty bad place for caches

 * all is usually cached by udev in /dev/disk/by-* and libblkid
   is able to use these symlinks

 * boot persistent cache is attractive for very small subset of
   Linux machines (and they already need extra udev tunning otherwise
   udev will probe all block devices during boot)

 * the default is possible to override in /etc/blkid.conf

The systems without /run directory will not be affected by this
change.

Signed-off-by: Karel Zak <kzak@redhat.com>
2012-01-25 13:20:37 +01:00
Karel Zak a6ec840a17 docs: add v2.21 ReleaseNotes
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-01-18 14:20:09 +01:00
Karel Zak 0b359bcdfd docs: add info about virt-what to TODO
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-01-10 16:48:37 +01:00
Karel Zak aca9b5a6fb docs: add hwclock -c to TODO file
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-12-09 14:08:02 +01:00
Karel Zak 21fd9cb0d7 docs: add x-mount-mkdir to TODO file
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-11-29 14:57:28 +01:00
Karel Zak 1c50a7cd94 docs: update TODO file
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-11-11 12:58:59 +01:00
Karel Zak 614601052e docs: refresh TODO file
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-11-08 16:38:56 +01:00
Karel Zak 790a26b945 docs: add note about config-gen purpose
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-11-07 11:31:47 +01:00
Karel Zak f2278b63b8 docs: refresh TODO file
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-11-07 11:18:09 +01:00
Karel Zak 3db444cbff docs: add notes about tools/config-gen
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-11-04 20:59:52 +01:00
Karel Zak ff0cb84ddb build-sys: cleanup BUILD_LOGIN_UTILS
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-11-03 12:32:50 +01:00
Karel Zak 30f9fbb488 docs: add note about BUILD_* macros
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-11-03 12:32:49 +01:00
Karel Zak aa59480526 docs: add howto-build-sys.txt
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-11-03 12:32:49 +01:00
Davidlohr Bueso fe208f9e78 docs: update TODO file
Signed-off-by: Davidlohr Bueso <dave@gnu.org>
2011-11-02 16:24:43 +01:00
Karel Zak 66388d95fc docs: update TODO
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-10-11 16:41:34 +02:00
Karel Zak fd96508a27 docs: add prlimit to the TODO file
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-09-30 12:40:44 +02:00