]>
err.no Git - util-linux/log
Jakub Bogusz [Wed, 30 Jun 2010 12:29:05 +0000 (14:29 +0200)]
po: update pl.po (from translationproject.org)
Benno Schulenberg [Wed, 30 Jun 2010 12:29:05 +0000 (14:29 +0200)]
po: update nl.po (from translationproject.org)
Petr Pisar [Wed, 30 Jun 2010 12:29:05 +0000 (14:29 +0200)]
po: update cs.po (from translationproject.org)
Karel Zak [Wed, 30 Jun 2010 09:29:09 +0000 (11:29 +0200)]
docs: update TODO
Signed-off-by: Karel Zak <kzak@redhat.com>
Benno Schulenberg [Sun, 20 Jun 2010 12:51:44 +0000 (14:51 +0200)]
textual: slightly improve two README files
Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
Benno Schulenberg [Sun, 20 Jun 2010 12:39:59 +0000 (14:39 +0200)]
mkswap: tweak the man page
Note that option -v0 is obsolete, and remove the now unneeded comment
about new-style swap areas. Further doublespace sentences, add some
commas and articles, and alphabetize the options.
Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
Benno Schulenberg [Sun, 20 Jun 2010 10:19:46 +0000 (12:19 +0200)]
fdisk: improve the description of -c and -u options on man page
Also doublespace sentences, hyphenate compound adjectives, alphabetize
the options (except for -CHS), and further tweak some descriptions.
Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
Francesco Cosoleto [Sun, 27 Jun 2010 12:24:35 +0000 (14:24 +0200)]
lscpu: replace LC_MESSAGES with LC_ALL in setlocate()
LC_CTYPE is necessary to print correctly some non English characters,
set LC_ALL for the sake of brevity.
Example:
$ LANG=fr_FR lscpu -p | head -n 1
\# La suite est en format analysable, transmissible ? d'autres
instead of:
\# La suite est en format analysable, transmissible à d'autres
Signed-off-by: Francesco Cosoleto <cosoleto@gmail.com>
Francesco Cosoleto [Sun, 27 Jun 2010 12:24:34 +0000 (14:24 +0200)]
ipcrm: remove redundant message in case of invalid option
This leaves getopt() only to print a similar error message on invalid
options.
Signed-off-by: Francesco Cosoleto <cosoleto@gmail.com>
Francesco Cosoleto [Sun, 27 Jun 2010 12:24:33 +0000 (14:24 +0200)]
ipcs: advise translators a different output format
Shared memory status output format need changes but there are backward
compatibility problems. This is a invite to apply in translations the
same style used for the rest of the summaries as well as for the limits
reported by -l option.
Signed-off-by: Francesco Cosoleto <cosoleto@gmail.com>
Francesco Cosoleto [Sun, 27 Jun 2010 12:20:38 +0000 (14:20 +0200)]
fsck: fix typo in fsck.8
Signed-off-by: Francesco Cosoleto <cosoleto@gmail.com>
Francesco Cosoleto [Sun, 27 Jun 2010 12:19:54 +0000 (14:19 +0200)]
lscpu: fix typo in lscpu.1
Signed-off-by: Francesco Cosoleto <cosoleto@gmail.com>
Francesco Cosoleto [Sun, 27 Jun 2010 13:02:51 +0000 (15:02 +0200)]
lscpu: gettextize "CPU(s)"
Signed-off-by: Francesco Cosoleto <cosoleto@gmail.com>
Petr Uzel [Fri, 18 Jun 2010 15:14:53 +0000 (17:14 +0200)]
mount: fix memory leak
Signed-off-by: Petr Uzel <petr.uzel@suse.cz>
Petr Uzel [Fri, 18 Jun 2010 15:14:09 +0000 (17:14 +0200)]
mount: fix typos in mount.8
Signed-off-by: Petr Uzel <petr.uzel@suse.cz>
Karel Zak [Wed, 30 Jun 2010 08:35:42 +0000 (10:35 +0200)]
docs: update TODO
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Mon, 21 Jun 2010 08:01:26 +0000 (10:01 +0200)]
cfdisk: fix warning: implicit declaration of function ‘wcwidth’
Reported-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Fri, 18 Jun 2010 10:25:55 +0000 (12:25 +0200)]
build-sys: release++ (v2.18-rc2)
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Fri, 18 Jun 2010 10:15:36 +0000 (12:15 +0200)]
docs: update v2.18 ReleaseNotes
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Fri, 18 Jun 2010 10:08:43 +0000 (12:08 +0200)]
po: merge changes
Signed-off-by: Karel Zak <kzak@redhat.com>
Jakub Bogusz [Fri, 18 Jun 2010 09:27:16 +0000 (11:27 +0200)]
po: update pl.po (from translationproject.org)
Benno Schulenberg [Fri, 18 Jun 2010 09:27:16 +0000 (11:27 +0200)]
po: update nl.po (from translationproject.org)
Petr Pisar [Fri, 18 Jun 2010 09:27:15 +0000 (11:27 +0200)]
po: update cs.po (from translationproject.org)
Karel Zak [Thu, 17 Jun 2010 09:15:40 +0000 (11:15 +0200)]
mkswap: add a note that -p is uncecessary
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Thu, 17 Jun 2010 08:57:47 +0000 (10:57 +0200)]
mkswap: don't use too small user-specified page size
Addresses: http://bugzilla.redhat.com/show_bug.cgi?id=601552
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Thu, 17 Jun 2010 08:29:33 +0000 (10:29 +0200)]
mkswap: use calloc(), remove obsolete v1 header usage
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Wed, 16 Jun 2010 21:41:33 +0000 (23:41 +0200)]
wipefs: fix memory leaks
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Wed, 16 Jun 2010 21:40:46 +0000 (23:40 +0200)]
wipefs: fix mem usage
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Wed, 16 Jun 2010 20:50:42 +0000 (22:50 +0200)]
lscpu: fix CPU_EQUAL_S macro
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Wed, 16 Jun 2010 09:04:39 +0000 (11:04 +0200)]
tests: update fdisk tests
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Wed, 16 Jun 2010 08:52:20 +0000 (10:52 +0200)]
fdisk: extend -c and -u options to support old DOS stuff
The DOS mode and cylinders as display units are disabled by default
now. For users who need old DOS behavior is it necessary to extend
-c (compatibility) and -u (units) command line options. The change is
backwardly compatible (so people who already uses -u and -c are not
affected with this change). New form:
-c[=<mode>] where <mode> is 'dos' or 'nondos' (default)
-u[=<units>] where <units> is 'cylinders' or 'sectors' (default)
For example old deprecated DOS behavior could be enabled by:
fdisk -u=cylinders -c=dos /dev/sda
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Wed, 16 Jun 2010 07:16:00 +0000 (09:16 +0200)]
cal: remove unnecessary info from man page
Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=604238
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Tue, 15 Jun 2010 11:13:05 +0000 (13:13 +0200)]
fdisk: disable DOS mode and cylinders by default
Signed-off-by: Karel Zak <kzak@redhat.com>
Benno Schulenberg [Mon, 14 Jun 2010 18:12:56 +0000 (20:12 +0200)]
lscpu: fix typo, "faild" to "failed"
Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
Benno Schulenberg [Mon, 14 Jun 2010 18:11:27 +0000 (20:11 +0200)]
fdisk: remove erroneous <size> argument from -u option in help text
Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
Benno Schulenberg [Mon, 14 Jun 2010 18:08:50 +0000 (20:08 +0200)]
fdisk: untangle the reporting of deprecated mode and unit
Translatable messages should not be split into parts that are
conditionally concatenated. Preferably they should each form
a complete message.
Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
Signed-off-by: Karel Zak <kzak@redhat.com>
Benno Schulenberg [Mon, 14 Jun 2010 18:07:37 +0000 (20:07 +0200)]
chrt: add --verbose to man page, correct -V for --version, alphabetize
Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
Benno Schulenberg [Mon, 14 Jun 2010 18:03:21 +0000 (20:03 +0200)]
chrt: slice help text into manageable chunks for translators
[kzak@redhat.com: - clean up usage() function]
Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
Signed-off-by: Karel Zak <kzak@redhat.com>
Benno Schulenberg [Mon, 14 Jun 2010 17:47:08 +0000 (19:47 +0200)]
chrt: change two messages into four translatable sentences
In several languages the translations for "current" and "new" will
have to be slightly different depending on whether they apply to
"policy" or "priority". (As a general rule, translatable messages
should be full sentences, and not partial ones with optional words
filled in via %s.)
Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Mon, 14 Jun 2010 16:42:58 +0000 (18:42 +0200)]
mount: use %u for uid_t and gid_t
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Mon, 14 Jun 2010 16:15:29 +0000 (18:15 +0200)]
textual: fix typos
Reported-by: Petr Pisar <petr.pisar@atlas.cz>
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Mon, 14 Jun 2010 10:47:17 +0000 (12:47 +0200)]
mount: add notes about -o remount,ro,bind to mount.8
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Mon, 14 Jun 2010 09:25:31 +0000 (11:25 +0200)]
lscpu: add CPU_EQUAL_S definition for old/obscure libc
Signed-off-by: Karel Zak <kzak@redhat.com>
Benno Schulenberg [Thu, 10 Jun 2010 13:05:52 +0000 (15:05 +0200)]
findmnt: ungettextize the directions and fix spelling
Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
Benno Schulenberg [Thu, 10 Jun 2010 12:29:27 +0000 (14:29 +0200)]
messages: gettextize a few skipped or forgotten ones
Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
Benno Schulenberg [Thu, 10 Jun 2010 12:27:34 +0000 (14:27 +0200)]
textual: fix typos, and rephrase some things for clarity
Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
Benno Schulenberg [Thu, 10 Jun 2010 12:04:26 +0000 (14:04 +0200)]
uuidd: spell the plural of "UUID" consistently as "UUIDs"
Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
Samuel Thibault [Thu, 10 Jun 2010 00:20:47 +0000 (02:20 +0200)]
build-sys: minor changes for GNU/Hurd
Here is a patch to fix the build on GNU/Hurd.
Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Karel Zak [Mon, 14 Jun 2010 07:35:28 +0000 (09:35 +0200)]
mount: don't create loopdev for MS_BIND
Addresses: http://bugzilla.redhat.com/show_bug.cgi?id=602573
Reported-by: Adam Tkac <atkac@redhat.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Tue, 8 Jun 2010 12:13:46 +0000 (14:13 +0200)]
docs: fix umount --fake note in ReleaseNotes
Reported-By: Miklos Szeredi <miklos@szeredi.hu>
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Tue, 8 Jun 2010 09:52:42 +0000 (11:52 +0200)]
build-sys: release++ (v2.18-rc1)
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Tue, 8 Jun 2010 09:28:26 +0000 (11:28 +0200)]
libmount: don't build tests by default
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Tue, 8 Jun 2010 08:55:24 +0000 (10:55 +0200)]
build-sys: cleanup lib{mount,blkid} building
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Mon, 7 Jun 2010 15:06:07 +0000 (17:06 +0200)]
docs: update ReleaseNotes
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Mon, 7 Jun 2010 12:19:41 +0000 (14:19 +0200)]
docs: update AUTHORS file
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Mon, 7 Jun 2010 12:15:04 +0000 (14:15 +0200)]
libmount: another Makefile.am fix
Karel Zak [Mon, 7 Jun 2010 12:10:01 +0000 (14:10 +0200)]
po: merge changes
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Mon, 7 Jun 2010 10:57:03 +0000 (12:57 +0200)]
libmount: use mangle function from lib/
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Mon, 7 Jun 2010 10:56:28 +0000 (12:56 +0200)]
libmount: fix Makefile.am
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Mon, 7 Jun 2010 10:48:51 +0000 (12:48 +0200)]
build-sys: update include/Makefile.am
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Mon, 7 Jun 2010 10:31:28 +0000 (12:31 +0200)]
build-sys: use include/list.h
Signed-off-by: Karel Zak <kzak@redhat.com>
Clytie Siddall [Mon, 7 Jun 2010 10:27:05 +0000 (12:27 +0200)]
po: update vi.po (from translationproject.org)
Jakub Bogusz [Mon, 7 Jun 2010 10:27:05 +0000 (12:27 +0200)]
po: update pl.po (from translationproject.org)
Makoto Kato [Mon, 7 Jun 2010 10:27:05 +0000 (12:27 +0200)]
po: update ja.po (from translationproject.org)
Arif E. Nugroho [Mon, 7 Jun 2010 10:27:04 +0000 (12:27 +0200)]
po: update id.po (from translationproject.org)
Mikel Olasagasti Uranga [Mon, 7 Jun 2010 10:27:04 +0000 (12:27 +0200)]
po: update eu.po (from translationproject.org)
Santiago Vila Doncel [Mon, 7 Jun 2010 10:27:04 +0000 (12:27 +0200)]
po: update es.po (from translationproject.org)
Petr Pisar [Mon, 7 Jun 2010 10:27:04 +0000 (12:27 +0200)]
po: update cs.po (from translationproject.org)
Karel Zak [Mon, 7 Jun 2010 10:22:25 +0000 (12:22 +0200)]
po: update list of files
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Fri, 4 Jun 2010 21:33:49 +0000 (23:33 +0200)]
tests: update blkid test for raid1
ID_PART_ENTRY_TYPE_ENC does not exists anymore.
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Fri, 4 Jun 2010 21:31:43 +0000 (23:31 +0200)]
tests: mount cramfs read-only
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Fri, 4 Jun 2010 21:29:26 +0000 (23:29 +0200)]
tests: update lscpu test
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Fri, 4 Jun 2010 09:41:23 +0000 (11:41 +0200)]
libblkid: optimize UDF label reading
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Fri, 4 Jun 2010 07:43:21 +0000 (09:43 +0200)]
libmount: add #warning libmount API is not stable yet!
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Thu, 3 Jun 2010 14:59:20 +0000 (16:59 +0200)]
libmount: fix some gtkdoc warnings
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Thu, 3 Jun 2010 14:37:21 +0000 (16:37 +0200)]
libmount: remove mnt_open_device()
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Thu, 3 Jun 2010 14:29:20 +0000 (16:29 +0200)]
findmnt: move from /sbin to /bin
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Tue, 1 Jun 2010 13:06:08 +0000 (15:06 +0200)]
findmnt: minor coding style fixes
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Tue, 18 May 2010 14:19:09 +0000 (16:19 +0200)]
findmnt: small change in usage()
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Fri, 16 Apr 2010 12:59:10 +0000 (14:59 +0200)]
lib: remove unwanted debug messages
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Fri, 16 Apr 2010 12:41:21 +0000 (14:41 +0200)]
findmnt: add {fs,vfs}-options columns
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Fri, 16 Apr 2010 12:40:22 +0000 (14:40 +0200)]
libmount: fix name of mnt_fs_get_*_optstr()
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Fri, 16 Apr 2010 12:39:16 +0000 (14:39 +0200)]
lib: tt.c - fix minimal width of column
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Fri, 16 Apr 2010 12:05:42 +0000 (14:05 +0200)]
libmount: merge vfs and fs options more carefully
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Thu, 15 Apr 2010 11:27:47 +0000 (13:27 +0200)]
libmount: add docs
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Wed, 14 Apr 2010 12:01:24 +0000 (14:01 +0200)]
libmount: cleanup docs
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Thu, 8 Apr 2010 13:41:37 +0000 (15:41 +0200)]
findmnt: add man page
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Thu, 8 Apr 2010 13:02:32 +0000 (15:02 +0200)]
findmnt: don't swap source and target for tags
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Thu, 8 Apr 2010 13:01:28 +0000 (15:01 +0200)]
libmount: fix mnt_fs_match_source()
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Thu, 8 Apr 2010 13:01:12 +0000 (15:01 +0200)]
libmount: add new debug messages
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Thu, 8 Apr 2010 12:59:57 +0000 (14:59 +0200)]
libmount: cleanup cache flags and debug messages
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Thu, 8 Apr 2010 12:59:03 +0000 (14:59 +0200)]
libmount: export mnt_init_debug()
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Thu, 8 Apr 2010 12:56:49 +0000 (14:56 +0200)]
lib: tt.c: don't print header for empty table
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Tue, 6 Apr 2010 14:16:27 +0000 (16:16 +0200)]
findmnt: rewrite to use lib/tt.c
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Tue, 6 Apr 2010 14:15:15 +0000 (16:15 +0200)]
lib: add tt.c (Tree and Table output)
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Tue, 6 Apr 2010 12:50:47 +0000 (14:50 +0200)]
include: move shlibs/.../list.h to the include/ directory
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Fri, 12 Mar 2010 22:45:45 +0000 (23:45 +0100)]
findmnt: add tree support
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Fri, 12 Mar 2010 22:42:56 +0000 (23:42 +0100)]
libmount: add mnt_cache_find_tag_value()
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Tue, 9 Mar 2010 14:48:11 +0000 (15:48 +0100)]
libmount: add support for userdata and work with VFS tree
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Fri, 5 Mar 2010 09:52:59 +0000 (10:52 +0100)]
libblkid: add mnt_iter_get_direction()
Signed-off-by: Karel Zak <kzak@redhat.com>