Commit Graph

9010 Commits

Author SHA1 Message Date
Karel Zak 2d7dffebac fdisk: add --output to usage()
Signed-off-by: Karel Zak <kzak@redhat.com>
2015-01-14 12:07:52 +01:00
Karel Zak 722a162913 docs: update AUTHORS file
Signed-off-by: Karel Zak <kzak@redhat.com>
2015-01-14 11:17:11 +01:00
Karel Zak 6bbace6dc7 po: merge changes
Signed-off-by: Karel Zak <kzak@redhat.com>
2015-01-14 11:08:35 +01:00
Karel Zak bc8fce86e7 docs: add TODO entry for libblkid
Signed-off-by: Karel Zak <kzak@redhat.com>
2015-01-14 10:59:56 +01:00
Wei-Lun Chao a8d94acdee po: update zh_TW.po (from translationproject.org) 2015-01-14 10:49:02 +01:00
Wylmer Wang 9f35ba8498 po: update zh_CN.po (from translationproject.org) 2015-01-14 10:49:02 +01:00
Trần Ngọc Quân a2272d3b66 po: update vi.po (from translationproject.org) 2015-01-14 10:49:01 +01:00
Yuri Chornoivan d1ff547a3f po: update uk.po (from translationproject.org) 2015-01-14 10:49:01 +01:00
Pavel Maryanov 0fb0bb4d3d po: update ru.po (from translationproject.org) 2015-01-14 10:49:01 +01:00
Rafael Ferreira 069497f270 po: update pt_BR.po (from translationproject.org) 2015-01-14 10:49:01 +01:00
Jakub Bogusz f0baa8c29e po: update pl.po (from translationproject.org) 2015-01-14 10:49:01 +01:00
Benno Schulenberg b333a3e21b po: update nl.po (from translationproject.org) 2015-01-14 10:49:01 +01:00
Takeshi Hamasaki 9ea3a6481b po: update ja.po (from translationproject.org) 2015-01-14 10:49:01 +01:00
David Prévot d24cc9ed9c po: update fr.po (from translationproject.org) 2015-01-14 10:49:01 +01:00
Lauri Nurmi 9d5bd7b77c po: update fi.po (from translationproject.org) 2015-01-14 10:49:01 +01:00
Antonio Ceballos Roa 93aeb03b75 po: update es.po (from translationproject.org) 2015-01-14 10:49:01 +01:00
Mario Blättermann 7734be5e60 po: update de.po (from translationproject.org) 2015-01-14 10:49:01 +01:00
Joe Hansen 98d80d78b5 po: update da.po (from translationproject.org) 2015-01-14 10:49:01 +01:00
Petr Písař 92ec2efbf9 po: update cs.po (from translationproject.org) 2015-01-14 10:49:01 +01:00
Karel Zak 7e9dddc67b 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
2015-01-14 10:29:44 +01:00
J William Piggott 1afe0412e0 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>
2015-01-13 20:31:47 -05:00
J William Piggott 97c9060b92 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>
2015-01-13 20:29:21 -05:00
J William Piggott 973252578d 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>
2015-01-13 11:43:46 -05:00
J William Piggott b8239769f9 tools: checkmans.sh add stats
Add test results statistics.
Fix-up 'KNOWN_REPEATS'.
Version bump.

Signed-off-by: J William Piggott <elseifthen@gmx.com>
2015-01-13 11:43:46 -05:00
J William Piggott 7d2ba7ad23 tools: checkmans.sh clean up 'let'
Clean up 'let' issues and loop iteration.

Signed-off-by: J William Piggott <elseifthen@gmx.com>
2015-01-13 11:43:45 -05:00
J William Piggott 34317b9292 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>
2015-01-13 11:43:45 -05:00
J William Piggott d1fd99e8e0 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>
2015-01-13 11:43:45 -05:00
Karel Zak 2e5bf10e32 build-sys: add sfdisk.static
Signed-off-by: Karel Zak <kzak@redhat.com>
2015-01-13 16:59:03 +01:00
Karel Zak 554ee2437a tests: update build tests
Signed-off-by: Karel Zak <kzak@redhat.com>
2015-01-13 16:58:46 +01:00
Karel Zak 1c50f02612 hwclock: exclude also i386 from CMOS auto-probing 2015-01-13 13:47:48 +01:00
Karel Zak 791da22d0e libfdisk: add version.c
Signed-off-by: Karel Zak <kzak@redhat.com>
2015-01-13 13:46:31 +01:00
Karel Zak dee59a1ee6 libfdisk: fix some typos
Signed-off-by: Karel Zak <kzak@redhat.com>
2015-01-13 13:46:09 +01:00
Karel Zak 325165d0c3 libblkid: fix compiler warnings [-Wpointer-sign]
Signed-off-by: Karel Zak <kzak@redhat.com>
2015-01-13 13:40:25 +01:00
Karel Zak 2473b71182 libsmartcols: (docs) improve section descriptions
Signed-off-by: Karel Zak <kzak@redhat.com>
2015-01-13 12:23:40 +01:00
Karel Zak 05cdd0bf45 libmount: (docs) add monitor example
Signed-off-by: Karel Zak <kzak@redhat.com>
2015-01-13 12:13:09 +01:00
Karel Zak 2b6c532e17 docs: update API docs years
Signed-off-by: Karel Zak <kzak@redhat.com>
2015-01-13 12:03:17 +01:00
Karel Zak 0cf8312703 libmount: cleanup gtk-docs warnings
Signed-off-by: Karel Zak <kzak@redhat.com>
2015-01-13 11:57:15 +01:00
Karel Zak fed9b1775d libsmartcols: cleanup gtk-docs warnings
Signed-off-by: Karel Zak <kzak@redhat.com>
2015-01-13 11:56:57 +01:00
Karel Zak 0c07055c39 libfdisk: cleanup gtk-docs warnings
Signed-off-by: Karel Zak <kzak@redhat.com>
2015-01-13 11:45:19 +01:00
Karel Zak a434e2398a raw: fix raw query
Bug introduced by commit cd121363.

References: https://bugzilla.redhat.com/show_bug.cgi?id=1181444
Signed-off-by: Karel Zak <kzak@redhat.com>
2015-01-13 09:53:46 +01:00
Karel Zak 9f109204b2 hwclock: don't check CMOS automatically on x86_64
We have enabled CMOS also for x86_64, but it should be available only
if --directisa is explicitly specified.

Signed-off-by: Karel Zak <kzak@redhat.com>
2015-01-13 09:44:11 +01:00
Lubomir Rintel 69a7761b95 unshare: add some examples
...and fix one typo.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Signed-off-by: Karel Zak <kzak@redhat.com>
2015-01-12 12:41:02 +01:00
JWP d1bfa4ef53 hwclock: man regression
Fixes merge for commit 2ed1d70 that clobbered commit 98ac774

Signed-off-by: J William Piggott <elseifthen@gmx.com>
2015-01-12 12:36:23 +01:00
Karel Zak 5edb0ea6bb setarch: cleanup options usage
* call --help, --verbose and --list from one place only
* add 'archwrapper' variable to detect when called by symplink
* make --list available only got setchar(8) (but no for symlinks)

Reported-by: Benno Schulenberg <bensberg@justemail.net>
Signed-off-by: Karel Zak <kzak@redhat.com>
2015-01-12 12:22:10 +01:00
Benno Schulenberg 8854b121fd docs: mention that setarch may not be able to set all listed architectures
[[kzak@redhat.com: - use minus in option name\

Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
Signed-off-by: Karel Zak <kzak@redhat.com>
2015-01-12 11:33:47 +01:00
Benno Schulenberg 1e098672f4 setarch: differentiate between "unrecognized" and "cannot set"
When the provided string does not match any architecture that
setarch knows about, the response stays "Unrecognized architecture",
but when trying to set the specified architecture does not have any
effect, then respond with "Kernel cannot set architecture to...".

Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
2015-01-12 11:28:21 +01:00
Karel Zak 4926bc3683 partx: don't use "hard drive" in man pages
Signed-off-by: Karel Zak <kzak@redhat.com>
2015-01-12 11:15:55 +01:00
Benno Schulenberg e04b812407 docs: make the wording of the partx man page a bit more precise
Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
2015-01-12 11:04:35 +01:00
Benno Schulenberg 4b8dfcc8a4 partx: simplify a --verbose progress message
Reported-by: Antonio Ceballos <aceballos@gmail.com>
Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
2015-01-12 11:03:27 +01:00
Benno Schulenberg 3a60b1c26b docs: remove obsolete and unneeded comments from man-page files
Transform some of them into copyright lines.
Also fix three header lines and snip some trailing whitespace.

Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
2015-01-12 11:03:26 +01:00