]> git.ipfire.org Git - thirdparty/util-linux.git/log
thirdparty/util-linux.git
9 years agocfdisk: remove the mistaken B from the explanation of size suffixes
Benno Schulenberg [Sun, 1 Feb 2015 14:00:06 +0000 (15:00 +0100)] 
cfdisk: remove the mistaken B from the explanation of size suffixes

Also reword the explanation to be clearer.  It is not necessary to
be complete -- that is what the man page is for.

Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
9 years agolibfdisk: (dos) delete also logical with extended
Karel Zak [Mon, 2 Feb 2015 09:38:05 +0000 (10:38 +0100)] 
libfdisk: (dos) delete also logical with extended

deleting an extended partition with cfdisk leaves its contained
partitions in existence

Reported-by: Benno Schulenberg <bensberg@justemail.net>
Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agowipefs: fix FD leak on error [coverity scan]
Karel Zak [Thu, 29 Jan 2015 11:40:06 +0000 (12:40 +0100)] 
wipefs: fix FD leak on error [coverity scan]

Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agolsblk: implement SOMEOK (=64) return code
Karel Zak [Thu, 29 Jan 2015 11:35:26 +0000 (12:35 +0100)] 
lsblk: implement SOMEOK (=64) return code

Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agofindmnt: fix mem leaks [coverity scan]
Karel Zak [Thu, 29 Jan 2015 10:59:54 +0000 (11:59 +0100)] 
findmnt: fix mem leaks [coverity scan]

Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agoutmpdump: don't pass parameter of type "struct utmp" by value [coverity scan]
Karel Zak [Thu, 29 Jan 2015 10:40:47 +0000 (11:40 +0100)] 
utmpdump: don't pass parameter of type "struct utmp" by value [coverity scan]

Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agosulogin: make sure that fallback FD is valid [coverity scan]
Karel Zak [Thu, 29 Jan 2015 10:32:42 +0000 (11:32 +0100)] 
sulogin: make sure that fallback FD is valid [coverity scan]

Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agosu: fix mem leak in modify_environ() [coverity scan]
Karel Zak [Thu, 29 Jan 2015 10:26:09 +0000 (11:26 +0100)] 
su: fix mem leak in modify_environ() [coverity scan]

Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agologin: fix mem leak in init_environ() [coverity scan]
Karel Zak [Thu, 29 Jan 2015 10:25:07 +0000 (11:25 +0100)] 
login: fix mem leak in init_environ() [coverity scan]

Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agolibsmartcols: remove unnecessary check [coverity scan]
Karel Zak [Thu, 29 Jan 2015 10:07:37 +0000 (11:07 +0100)] 
libsmartcols: remove unnecessary check [coverity scan]

Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agolibmount: fix possible mem leak in has_utab_entry() [coverity scan]
Karel Zak [Thu, 29 Jan 2015 10:03:49 +0000 (11:03 +0100)] 
libmount: fix possible mem leak in has_utab_entry() [coverity scan]

Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agolibmount: fix mem leak in do_mount_by_types() [coverity scan]
Karel Zak [Thu, 29 Jan 2015 09:58:55 +0000 (10:58 +0100)] 
libmount: fix mem leak in do_mount_by_types() [coverity scan]

Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agolibfdisk: make fdisk_partition_to_string() more robust [coverity scan]
Karel Zak [Thu, 29 Jan 2015 09:49:51 +0000 (10:49 +0100)] 
libfdisk: make fdisk_partition_to_string() more robust [coverity scan]

Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agolibfdisk: (gpt) check return from GUID parser [coverity scan]
Karel Zak [Wed, 28 Jan 2015 14:10:15 +0000 (15:10 +0100)] 
libfdisk: (gpt) check return from GUID parser [coverity scan]

Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agolibfdisk: fix possible mem leak [coverity scan]
Karel Zak [Wed, 28 Jan 2015 14:05:14 +0000 (15:05 +0100)] 
libfdisk: fix possible mem leak [coverity scan]

Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agolibblkid: (hfs) avoid overflow [coverity scan]
Karel Zak [Wed, 28 Jan 2015 14:02:41 +0000 (15:02 +0100)] 
libblkid: (hfs) avoid overflow [coverity scan]

Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agolibblkid: fix macro redefinition [coverity scan]
Karel Zak [Wed, 28 Jan 2015 13:57:53 +0000 (14:57 +0100)] 
libblkid: fix macro redefinition [coverity scan]

Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agolib/sysfs: use ssize_t for sysfs_readlink() [coverity scan]
Karel Zak [Wed, 28 Jan 2015 13:55:20 +0000 (14:55 +0100)] 
lib/sysfs: use ssize_t for sysfs_readlink() [coverity scan]

Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agosfdisk: fix --id fallthrough [coverity scan]
Karel Zak [Wed, 28 Jan 2015 13:50:38 +0000 (14:50 +0100)] 
sfdisk: fix --id fallthrough [coverity scan]

Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agofsck: deallocate when no cache [coverity scan]
Karel Zak [Wed, 28 Jan 2015 13:45:15 +0000 (14:45 +0100)] 
fsck: deallocate when no cache [coverity scan]

Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agofdisk: check return and robust label usage [coverity scan]
Karel Zak [Wed, 28 Jan 2015 13:40:10 +0000 (14:40 +0100)] 
fdisk: check return and robust label usage [coverity scan]

Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agoblockdev: check return when read from sysfs [coverity scan]
Karel Zak [Wed, 28 Jan 2015 13:33:30 +0000 (14:33 +0100)] 
blockdev: check return when read from sysfs [coverity scan]

Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agocfdisk: fix mem leak and main_menu_action() logic [coverity scan]
Karel Zak [Wed, 28 Jan 2015 13:30:20 +0000 (14:30 +0100)] 
cfdisk: fix mem leak and main_menu_action() logic [coverity scan]

Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agolibfdisk: support unknown partition types in sfdisk scripts
Karel Zak [Wed, 28 Jan 2015 08:57:03 +0000 (09:57 +0100)] 
libfdisk: support unknown partition types in sfdisk scripts

Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=1183234
Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agoMerge branch 'fix-tests-ppc' of https://github.com/rudimeier/util-linux
Karel Zak [Wed, 28 Jan 2015 07:30:17 +0000 (08:30 +0100)] 
Merge branch 'fix-tests-ppc' of https://github.com/rudimeier/util-linux

* 'fix-tests-ppc' of https://github.com/rudimeier/util-linux:
  tests: fix fdisk/bsd again for big endian
  tests: fix swaplabel test for 9a83b03c
  Revert "tests: simplify and update swaplabel test"

9 years agomore: fix repeat search crash
Sami Kerola [Tue, 27 Jan 2015 22:28:57 +0000 (22:28 +0000)] 
more: fix repeat search crash

Repeating a search for a pattern that did not found made more(1) to
crash.  To reproduce 'more /etc/services' and search for 'doom'; you will
find a service in port 666 - pressing '.' after that result used to cause
core dump.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
9 years agosetarch: fix --list
Karel Zak [Wed, 28 Jan 2015 07:26:09 +0000 (08:26 +0100)] 
setarch: fix --list

$ ./setarch --list
.
.
setarch: no architecture argument specified

Reported-by: Benno Schulenberg <bensberg@justemail.net>
Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agolibblkid: improve MBR vs. FAT + boot sector detection
Karel Zak [Tue, 27 Jan 2015 11:58:19 +0000 (12:58 +0100)] 
libblkid: improve MBR vs. FAT + boot sector detection

It seems that some systems are able to produce boot sector + MBR with
almost valid FAT superblock. The libblkid already checks for FAT magic
string, media, correct sector and dir size, etc. -- but all this is
not enough.

The patch add to FAT prober also MBR detection to make sure that there
is no MBR with usable first partition. All this is enabled for
whole-disk devices only.

first sector (and this is no FAT baby ;-)

$ hexdump -C -n 512 /dev/nbd0
00000000  eb 58 90 4d 53 44 4f 53  35 2e 30 00 02 10 16 10  |.X.MSDOS5.0.....|
00000010  02 00 00 00 00 f8 00 00  3f 00 ff 00 00 00 00 00  |........?.......|
00000020  00 00 40 01 f5 27 00 00  00 00 00 00 02 00 00 00  |..@..'..........|
00000030  01 00 06 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000040  80 01 29 c5 a3 06 1a 4e  4f 20 4e 41 4d 45 20 20  |..)....NO NAME  |
00000050  20 20 46 41 54 33 32 20  20 20 33 c9 8e d1 bc f4  |  FAT32   3.....|
00000060  7b 8e c1 8e d9 bd 00 7c  88 56 40 88 4e 02 8a 56  |{......|.V@.N..V|
00000070  40 b4 41 bb aa 55 cd 13  72 10 81 fb 55 aa 75 0a  |@.A..U..r...U.u.|
00000080  f6 c1 01 74 05 fe 46 02  eb 2d 8a 56 40 b4 08 cd  |...t..F..-.V@...|
00000090  13 73 05 b9 ff ff 8a f1  66 0f b6 c6 40 66 0f b6  |.s......f...@f..|
000000a0  d1 80 e2 3f f7 e2 86 cd  c0 ed 06 41 66 0f b7 c9  |...?.......Af...|
000000b0  66 f7 e1 66 89 46 f8 83  7e 16 00 75 39 83 7e 2a  |f..f.F..~..u9.~*|
000000c0  00 77 33 66 8b 46 1c 66  83 c0 0c bb 00 80 b9 01  |.w3f.F.f........|
000000d0  00 e8 2c 00 e9 a8 03 a1  f8 7d 80 c4 7c 8b f0 ac  |..,......}..|...|
000000e0  84 c0 74 17 3c ff 74 09  b4 0e bb 07 00 cd 10 eb  |..t.<.t.........|
000000f0  ee a1 fa 7d eb e4 a1 7d  80 eb df 98 cd 16 cd 19  |...}...}........|
00000100  66 60 80 7e 02 00 0f 84  20 00 66 6a 00 66 50 06  |f`.~.... .fj.fP.|
00000110  53 66 68 10 00 01 00 b4  42 8a 56 40 8b f4 cd 13  |Sfh.....B.V@....|
00000120  66 58 66 58 66 58 66 58  eb 33 66 3b 46 f8 72 03  |fXfXfXfX.3f;F.r.|
00000130  f9 eb 2a 66 33 d2 66 0f  b7 4e 18 66 f7 f1 fe c2  |..*f3.f..N.f....|
00000140  8a ca 66 8b d0 66 c1 ea  10 f7 76 1a 86 d6 8a 56  |..f..f....v....V|
00000150  40 8a e8 c0 e4 06 0a cc  b8 01 02 cd 13 66 61 0f  |@............fa.|
00000160  82 74 ff 81 c3 00 02 66  40 49 75 94 c3 42 4f 4f  |.t.....f@Iu..BOO|
00000170  54 4d 47 52 20 20 20 20  00 00 00 00 00 00 00 00  |TMGR    ........|
00000180  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
000001a0  00 00 00 00 00 00 00 00  00 00 00 00 0d 0a 44 69  |..............Di|
000001b0  73 6b 20 65 72 72 6f 72  ff 0d 0a 50 72 65 00 00  |sk error...Pre..|
000001c0  01 01 0c 3f e0 ff 00 08  00 00 00 f8 3f 01 00 00  |...?........?...|
000001d0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
000001f0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 55 aa  |..............U.|

MBR:
$ hexdump -C -s 446 -n $((512 - 446)) /dev/nbd0
000001be  00 00 01 01 0c 3f e0 ff  00 08 00 00 00 f8 3f 01  |.....?........?.|
000001ce  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
000001fe  55 aa                                             |U.|

Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=1182831
Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agotests: fix fdisk/bsd again for big endian
Ruediger Meier [Mon, 26 Jan 2015 13:24:03 +0000 (14:24 +0100)] 
tests: fix fdisk/bsd again for big endian

Looks this line was accidentally out-commented in 06d199e8.

Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
9 years agotests: fix swaplabel test for 9a83b03c
Ruediger Meier [Mon, 26 Jan 2015 13:19:31 +0000 (14:19 +0100)] 
tests: fix swaplabel test for 9a83b03c

Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
9 years agoRevert "tests: simplify and update swaplabel test"
Ruediger Meier [Mon, 26 Jan 2015 13:14:07 +0000 (14:14 +0100)] 
Revert "tests: simplify and update swaplabel test"

After mkswap refactoring we have still a "minimal swap size"
wich depend on PAGE_SIZE. Next commit will fix the test for
output changes made in 9a83b03c.

This reverts commit b4d27255f24cddbdf3480ca0988dada340abe2d3.

Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
9 years agochrt: add note about zero priority for IDLE and BATCH
Karel Zak [Mon, 26 Jan 2015 11:53:21 +0000 (12:53 +0100)] 
chrt: add note about zero priority for IDLE and BATCH

Reported-by: dE <de.techno@gmail.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agolibfdisk: don't use off_t in public API
Karel Zak [Mon, 26 Jan 2015 11:12:30 +0000 (12:12 +0100)] 
libfdisk: don't use off_t in public API

It's better to use exact and explicitly defined types (e.g. uint64_t)
rather than something like off_t to make code more portable.

[reported with gcc (Ubuntu 4.4.3-4ubuntu5.1) 4.4.3)]

The patch also fixes one debug message.

Reported-by: Benno Schulenberg <bensberg@justemail.net>
Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agolibmount: add options map to docs
Karel Zak [Mon, 26 Jan 2015 11:25:40 +0000 (12:25 +0100)] 
libmount: add options map to docs

Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agoMerge branch 'timex' of https://github.com/kerolasa/lelux-utiliteetit
Karel Zak [Mon, 26 Jan 2015 10:59:10 +0000 (11:59 +0100)] 
Merge branch 'timex' of https://github.com/kerolasa/lelux-utiliteetit

* 'timex' of https://github.com/kerolasa/lelux-utiliteetit:
  logger: check availability of ntp_gettime()

9 years agocfdisk: actually translate the table headers and the bottom line
Benno Schulenberg [Sun, 18 Jan 2015 17:49:35 +0000 (18:49 +0100)] 
cfdisk: actually translate the table headers and the bottom line

The printout of the table headers and the bottomline descriptions
were lacking calls to gettext().

Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
9 years agocfdisk: shorten the help screen to make it fit within 25 lines
Benno Schulenberg [Sun, 18 Jan 2015 16:21:25 +0000 (17:21 +0100)] 
cfdisk: shorten the help screen to make it fit within 25 lines

When the terminal has less than 32 lines, the new cfdisk ignored the
fact that the help-screen text was longer and just skipped printing
the remaining lines.  Instead of introducing a minipager for the help
screen, just condense its text and remove unneeded lines.  Now the
text occupies just 25 lines, which should fit on most terminals.

Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
9 years agocfdisk: don't mess up the help screen by printing the PO file header
Benno Schulenberg [Sun, 18 Jan 2015 16:21:24 +0000 (17:21 +0100)] 
cfdisk: don't mess up the help screen by printing the PO file header

Asking for the translation of the empty string ("") produces the header
of the PO file corresponding to the current locale, which messes up the
help screen.  So, don't use empty strings in the array of help strings
but (arbitrary) double spaces.

Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
9 years agoswitch_root: document that maintains /run too
Karel Zak [Mon, 26 Jan 2015 10:45:43 +0000 (11:45 +0100)] 
switch_root: document that maintains /run too

Addresses: https://github.com/karelzak/util-linux/issues/144
Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agotextual: fix various minor typos
Yuri Chornoivan [Sat, 24 Jan 2015 07:18:51 +0000 (09:18 +0200)] 
textual: fix various minor typos

9 years agoMerge branch 'icc-fixes' of https://github.com/rudimeier/util-linux
Karel Zak [Mon, 26 Jan 2015 10:35:25 +0000 (11:35 +0100)] 
Merge branch 'icc-fixes' of https://github.com/rudimeier/util-linux

* 'icc-fixes' of https://github.com/rudimeier/util-linux:
  build: fix printf warnings for icc (-Wformat-security)
  build-sys: fix UL_SCANF_TYPE_MODIFIER for icc
  build-sys: free() needs stdlib.h
  build-sys: avoid icc warnings "ignoring unknown option"
  tests: python tests should not remove user's LD_LIBRARY_PATH

9 years agoMerge branch 'opts' of https://github.com/jwpi/util-linux
Karel Zak [Mon, 26 Jan 2015 10:31:05 +0000 (11:31 +0100)] 
Merge branch 'opts' of https://github.com/jwpi/util-linux

9 years agologger: improve usage()
Karel Zak [Mon, 26 Jan 2015 10:26:40 +0000 (11:26 +0100)] 
logger: improve usage()

Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agodocs: fix two "maybe be" duplications in program comments
Benno Schulenberg [Sun, 18 Jan 2015 20:50:27 +0000 (21:50 +0100)] 
docs: fix two "maybe be" duplications in program comments

Also improve the grammar of the comments and some neighbours.

Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
9 years agotextual: put option and its description into a single translatable string
Benno Schulenberg [Sun, 18 Jan 2015 20:40:31 +0000 (21:40 +0100)] 
textual: put option and its description into a single translatable string

Also improve the description: notime, notq, and nohost are literals,
not things to be replaced by something else -- so no angular brackets.

Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
9 years agodocs: fix two spellings in man page of logger
Benno Schulenberg [Sun, 18 Jan 2015 20:40:30 +0000 (21:40 +0100)] 
docs: fix two spellings in man page of logger

Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
9 years agoionice: drop the duplicate docstring
Benno Schulenberg [Sun, 18 Jan 2015 20:40:29 +0000 (21:40 +0100)] 
ionice: drop the duplicate docstring

Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
9 years agotextual: fix spellos and inconsistencies in several program messages
Benno Schulenberg [Sun, 18 Jan 2015 20:17:09 +0000 (21:17 +0100)] 
textual: fix spellos and inconsistencies in several program messages

Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
9 years agodocs: fix grammar and punctuation and typos in 2.26 release notes
Benno Schulenberg [Mon, 19 Jan 2015 21:08:23 +0000 (22:08 +0100)] 
docs: fix grammar and punctuation and typos in 2.26 release notes

Also trim some trailing whitespace.

Reviewed-by: Peter Cordes <peter@cordes.ca>
Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
9 years agodmesg: Enable proper indent for messages containing line breaks
Ingo Brückl [Wed, 14 Jan 2015 18:36:55 +0000 (19:36 +0100)] 
dmesg: Enable proper indent for messages containing line breaks

Messages containing line breaks somehow look broken when additional time,
facility or level information is displayed, because they partly appear in
time/facility/level column.

Indent them accordingly.

Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agologger: check availability of ntp_gettime()
Samuel Thibault [Sun, 18 Jan 2015 21:44:54 +0000 (21:44 +0000)] 
logger: check availability of ntp_gettime()

Make compilation to work in systems which don't have sys/timex.h and its
ntp_gettime().

Reviewed-by: Sami Kerola <kerolasa@iki.fi>
Signed-off-by: Samuel Thibault <sthibault@debian.org>
9 years agobuild: fix printf warnings for icc (-Wformat-security)
Ruediger Meier [Tue, 20 Jan 2015 14:49:21 +0000 (15:49 +0100)] 
build: fix printf warnings for icc (-Wformat-security)

Intel compiler complains about printf style function calls with trivial
format string and no other arguments. Like this one:

../sys-utils/ipcrm.c(117): warning #2279: printf/scanf format not a string literal and no format arguments
                        err(EXIT_FAILURE, iskey ? _("key failed") : _("id failed"));

9 years agodocs: restore minus symbols in long opts
J William Piggott [Tue, 20 Jan 2015 01:11:52 +0000 (20:11 -0500)] 
docs: restore minus symbols in long opts

Signed-off-by: J William Piggott <elseifthen@gmx.com>
9 years agobuild-sys: fix UL_SCANF_TYPE_MODIFIER for icc
Ruediger Meier [Tue, 20 Jan 2015 13:55:57 +0000 (14:55 +0100)] 
build-sys: fix UL_SCANF_TYPE_MODIFIER for icc

icc needs -Werror to let %m fail and to avoid this:
../libmount/src/tab_parse.c(61): warning #269: invalid format string conversion

Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
9 years agobuild-sys: free() needs stdlib.h
Ruediger Meier [Tue, 20 Jan 2015 13:37:38 +0000 (14:37 +0100)] 
build-sys: free() needs stdlib.h

followup 4f310fae

CC: Sami Kerola <kerolasa@iki.fi>
Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
9 years agobuild-sys: avoid icc warnings "ignoring unknown option"
Ruediger Meier [Tue, 20 Jan 2015 12:49:55 +0000 (13:49 +0100)] 
build-sys: avoid icc warnings "ignoring unknown option"

Our macro UL_WARN_ADD could not discover these ones:
icc: command line warning #10006: ignoring unknown option '-Wmissing-parameter-type'
icc: command line warning #10006: ignoring unknown option '-Wredundant-decls'
icc: command line warning #10006: ignoring unknown option '-Wunused-result'
icc: command line warning #10006: ignoring unknown option '-Wnested-externs'

We need to use AC_LANG_WERROR.

Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
9 years agolibfdisk: accept Start offset in {B,M,G..}iB in sfdisk scripts
Karel Zak [Tue, 20 Jan 2015 13:10:08 +0000 (14:10 +0100)] 
libfdisk: accept Start offset in {B,M,G..}iB in sfdisk scripts

Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agotests: python tests should not remove user's LD_LIBRARY_PATH
Ruediger Meier [Tue, 20 Jan 2015 11:22:35 +0000 (12:22 +0100)] 
tests: python tests should not remove user's LD_LIBRARY_PATH

LD_LIBRARY_PATH must be preserved like it's done in libtool's
temporary wrapper scripts.

This problem was noticed when building with Intel's icc (15.0.0):
$ make check TS_OPTS="libmount"
$ tail tests/diff/libmount/tabfiles-py-parse-mtab
[...]
+Traceback (most recent call last):
+  File "/tmp/util-linux/libmount/python/test_mount_tab.py", line 8, in <module>
+    import pylibmount as mnt
+ImportError: libimf.so: cannot open shared object file: No such file or directory

... although libimf.so was in LD_LIBRARY_PATH.

NOTE 1:
  When running root checks "sudo -E" is not enough to preserve
  LD_LIBRARY_PATH because glibc already removes is. This would work:
  $ sudo -E env LD_LIBRARY_PATH=$LD_LIBRARY_PATH make check TS_OPTS="--parallel=1"

NOTE 2:
  We also preserve PYTHONPATH which could bring us similar problems if
  the user has a customized python installation.

Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
9 years agolibfdisk: (docs) fix typo
Karel Zak [Tue, 20 Jan 2015 09:34:19 +0000 (10:34 +0100)] 
libfdisk: (docs) fix typo

Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agosfdisk: fix --bytes
Karel Zak [Mon, 19 Jan 2015 11:26:37 +0000 (12:26 +0100)] 
sfdisk: fix --bytes

Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agolibfdisk: make label names case insensitive
Karel Zak [Mon, 19 Jan 2015 11:25:37 +0000 (12:25 +0100)] 
libfdisk: make label names case insensitive

and support 'MBR' as alias to 'DOS'.

Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agolibfdiskL add API to print SIZE field in bytes
Karel Zak [Mon, 19 Jan 2015 10:24:48 +0000 (11:24 +0100)] 
libfdiskL add API to print SIZE field in bytes

The patch also add --bytes to fdisk and fdisk.

Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agolibmount: revert "read mtab on remount" idea
Karel Zak [Fri, 16 Jan 2015 11:24:57 +0000 (12:24 +0100)] 
libmount: revert "read mtab on remount" idea

It's backwardly incompatible nonsense to prefer mtab on remount.

 mount -o remount /foo

has to read mount options from fstab otherwise the remount has no
effect. (The ideal solution would be to read both mtab, then modify
the options according to fstab -- but for now more important is to be
backwardly compatible.)

References: https://bugzilla.redhat.com/show_bug.cgi?id=1182778
Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agolibblkid: (bcache) fix keys usage
Karel Zak [Thu, 15 Jan 2015 10:56:27 +0000 (11:56 +0100)] 
libblkid: (bcache) fix keys usage

References: http://bugs.debian.org/775374
Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agodocs: fix typos
Karel Zak [Wed, 14 Jan 2015 19:39:52 +0000 (20:39 +0100)] 
docs: fix typos

Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agobuild-sys: release++ (v2.26-rc1) v2.26-rc1
Karel Zak [Wed, 14 Jan 2015 11:51:33 +0000 (12:51 +0100)] 
build-sys: release++ (v2.26-rc1)

Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agodocs: update v2.26-ReleaseNotes
Karel Zak [Wed, 14 Jan 2015 11:50:18 +0000 (12:50 +0100)] 
docs: update v2.26-ReleaseNotes

Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agofdisk: add --output to usage()
Karel Zak [Wed, 14 Jan 2015 11:07:52 +0000 (12:07 +0100)] 
fdisk: add --output to usage()

Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agodocs: update AUTHORS file
Karel Zak [Wed, 14 Jan 2015 10:17:11 +0000 (11:17 +0100)] 
docs: update AUTHORS file

Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agopo: merge changes
Karel Zak [Wed, 14 Jan 2015 10:08:35 +0000 (11:08 +0100)] 
po: merge changes

Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agodocs: add TODO entry for libblkid
Karel Zak [Wed, 14 Jan 2015 09:59:56 +0000 (10:59 +0100)] 
docs: add TODO entry for libblkid

Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agopo: update zh_TW.po (from translationproject.org)
Wei-Lun Chao [Wed, 14 Jan 2015 09:49:02 +0000 (10:49 +0100)] 
po: update zh_TW.po (from translationproject.org)

9 years agopo: update zh_CN.po (from translationproject.org)
Wylmer Wang [Wed, 14 Jan 2015 09:49:02 +0000 (10:49 +0100)] 
po: update zh_CN.po (from translationproject.org)

9 years agopo: update vi.po (from translationproject.org)
Trần Ngọc Quân [Wed, 14 Jan 2015 09:49:01 +0000 (10:49 +0100)] 
po: update vi.po (from translationproject.org)

9 years agopo: update uk.po (from translationproject.org)
Yuri Chornoivan [Wed, 14 Jan 2015 09:49:01 +0000 (10:49 +0100)] 
po: update uk.po (from translationproject.org)

9 years agopo: update ru.po (from translationproject.org)
Pavel Maryanov [Wed, 14 Jan 2015 09:49:01 +0000 (10:49 +0100)] 
po: update ru.po (from translationproject.org)

9 years agopo: update pt_BR.po (from translationproject.org)
Rafael Ferreira [Wed, 14 Jan 2015 09:49:01 +0000 (10:49 +0100)] 
po: update pt_BR.po (from translationproject.org)

9 years agopo: update pl.po (from translationproject.org)
Jakub Bogusz [Wed, 14 Jan 2015 09:49:01 +0000 (10:49 +0100)] 
po: update pl.po (from translationproject.org)

9 years agopo: update nl.po (from translationproject.org)
Benno Schulenberg [Wed, 14 Jan 2015 09:49:01 +0000 (10:49 +0100)] 
po: update nl.po (from translationproject.org)

9 years agopo: update ja.po (from translationproject.org)
Takeshi Hamasaki [Wed, 14 Jan 2015 09:49:01 +0000 (10:49 +0100)] 
po: update ja.po (from translationproject.org)

9 years agopo: update fr.po (from translationproject.org)
David Prévot [Wed, 14 Jan 2015 09:49:01 +0000 (10:49 +0100)] 
po: update fr.po (from translationproject.org)

9 years agopo: update fi.po (from translationproject.org)
Lauri Nurmi [Wed, 14 Jan 2015 09:49:01 +0000 (10:49 +0100)] 
po: update fi.po (from translationproject.org)

9 years agopo: update es.po (from translationproject.org)
Antonio Ceballos Roa [Wed, 14 Jan 2015 09:49:01 +0000 (10:49 +0100)] 
po: update es.po (from translationproject.org)

9 years agopo: update de.po (from translationproject.org)
Mario Blättermann [Wed, 14 Jan 2015 09:49:01 +0000 (10:49 +0100)] 
po: update de.po (from translationproject.org)

9 years agopo: update da.po (from translationproject.org)
Joe Hansen [Wed, 14 Jan 2015 09:49:01 +0000 (10:49 +0100)] 
po: update da.po (from translationproject.org)

9 years agopo: update cs.po (from translationproject.org)
Petr Písař [Wed, 14 Jan 2015 09:49:01 +0000 (10:49 +0100)] 
po: update cs.po (from translationproject.org)

9 years agoMerge branch 'isa' of github.com:jwpi/util-linux
Karel Zak [Wed, 14 Jan 2015 09:29:44 +0000 (10:29 +0100)] 
Merge branch 'isa' of github.com:jwpi/util-linux

* 'isa' of github.com:jwpi/util-linux:
  hwclock: update man-page for directisa change
  hwclock: remove automatic ISA fallback

9 years agohwclock: update man-page for directisa change
J William Piggott [Wed, 14 Jan 2015 01:31:47 +0000 (20:31 -0500)] 
hwclock: update man-page for directisa change

Update man-page for the direct ISA options
changes.

Signed-off-by: J William Piggott <elseifthen@gmx.com>
9 years agohwclock: remove automatic ISA fallback
J William Piggott [Wed, 14 Jan 2015 01:29:21 +0000 (20:29 -0500)] 
hwclock: remove automatic ISA fallback

The old behavior when hwclock was unable to access
the rtc device was to fallback to direct ISA I/O.

This was sometimes allowing two processes to access
the Hardware Clock at the same time and hanging the
system. This is the reason the rtc device driver
only allows one process to open it.

Now hwclock defaults to using the rtc device and only
uses direct ISA when that option is given.

Signed-off-by: J William Piggott <elseifthen@gmx.com>
9 years agodocs: fix-up man-pages flaged by checkmans.sh
J William Piggott [Tue, 13 Jan 2015 15:34:59 +0000 (10:34 -0500)] 
docs: fix-up man-pages flaged by checkmans.sh

disk-utils/sfdisk.8 Fix font escape
login-utils/vipw.8 Delete bogus macro
misc-utils/look.1 Delete bogus macro
sys-utils/prlimit.1 Delete bogus macro

Signed-off-by: J William Piggott <elseifthen@gmx.com>
9 years agotools: checkmans.sh add stats
J William Piggott [Tue, 13 Jan 2015 02:14:55 +0000 (21:14 -0500)] 
tools: checkmans.sh add stats

Add test results statistics.
Fix-up 'KNOWN_REPEATS'.
Version bump.

Signed-off-by: J William Piggott <elseifthen@gmx.com>
9 years agotools: checkmans.sh clean up 'let'
J William Piggott [Tue, 13 Jan 2015 01:30:01 +0000 (20:30 -0500)] 
tools: checkmans.sh clean up 'let'

Clean up 'let' issues and loop iteration.

Signed-off-by: J William Piggott <elseifthen@gmx.com>
9 years agotools: checkman.sh portability lexgrog
J William Piggott [Mon, 12 Jan 2015 20:19:45 +0000 (15:19 -0500)] 
tools: checkman.sh portability lexgrog

checkman.sh depends upon the man-db package:
   Add using grog when lexgrog not installed.

   /dev/null some troff noise.

Signed-off-by: J William Piggott <elseifthen@gmx.com>
9 years agotools: checkman.sh portability
J William Piggott [Mon, 12 Jan 2015 19:26:06 +0000 (14:26 -0500)] 
tools: checkman.sh portability

checkman.sh fails if 'git' or 'lib' are
anywhere in the tested file's path:
   Change to using relative paths.
   Improve the 'find' command call.

checkman.sh depends upon the man-db package:
   Remove all instants of the man command and
   use troff directly to improve portability.

Signed-off-by: J William Piggott <elseifthen@gmx.com>
9 years agobuild-sys: add sfdisk.static
Karel Zak [Tue, 13 Jan 2015 15:59:03 +0000 (16:59 +0100)] 
build-sys: add sfdisk.static

Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agotests: update build tests
Karel Zak [Tue, 13 Jan 2015 15:58:46 +0000 (16:58 +0100)] 
tests: update build tests

Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agohwclock: exclude also i386 from CMOS auto-probing
Karel Zak [Tue, 13 Jan 2015 12:47:48 +0000 (13:47 +0100)] 
hwclock: exclude also i386 from CMOS auto-probing

9 years agolibfdisk: add version.c
Karel Zak [Tue, 13 Jan 2015 12:46:31 +0000 (13:46 +0100)] 
libfdisk: add version.c

Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agolibfdisk: fix some typos
Karel Zak [Tue, 13 Jan 2015 12:46:09 +0000 (13:46 +0100)] 
libfdisk: fix some typos

Signed-off-by: Karel Zak <kzak@redhat.com>
9 years agolibblkid: fix compiler warnings [-Wpointer-sign]
Karel Zak [Tue, 13 Jan 2015 12:40:25 +0000 (13:40 +0100)] 
libblkid: fix compiler warnings [-Wpointer-sign]

Signed-off-by: Karel Zak <kzak@redhat.com>