Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-06-18 | po: merge changes | Karel Zak | 24 | -8460/+11055 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2010-06-18 | po: update pl.po (from translationproject.org) | Jakub Bogusz | 1 | -801/+437 | |
2010-06-18 | po: update nl.po (from translationproject.org) | Benno Schulenberg | 1 | -1297/+1098 | |
2010-06-18 | po: update cs.po (from translationproject.org) | Petr Pisar | 1 | -634/+457 | |
2010-06-17 | mkswap: add a note that -p is uncecessary | Karel Zak | 1 | -1/+3 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2010-06-17 | mkswap: don't use too small user-specified page size | Karel Zak | 1 | -1/+1 | |
Addresses: http://bugzilla.redhat.com/show_bug.cgi?id=601552 Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2010-06-17 | mkswap: use calloc(), remove obsolete v1 header usage | Karel Zak | 1 | -7/+13 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2010-06-16 | wipefs: fix memory leaks | Karel Zak | 1 | -0/+19 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2010-06-16 | wipefs: fix mem usage | Karel Zak | 1 | -1/+1 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2010-06-16 | lscpu: fix CPU_EQUAL_S macro | Karel Zak | 1 | -1/+1 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2010-06-16 | tests: update fdisk tests | Karel Zak | 16 | -94/+14 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2010-06-16 | fdisk: extend -c and -u options to support old DOS stuff | Karel Zak | 3 | -27/+52 | |
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> | |||||
2010-06-16 | cal: remove unnecessary info from man page | Karel Zak | 1 | -6/+0 | |
Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=604238 Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2010-06-15 | fdisk: disable DOS mode and cylinders by default | Karel Zak | 3 | -13/+17 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2010-06-15 | lscpu: fix typo, "faild" to "failed" | Benno Schulenberg | 1 | -1/+1 | |
Signed-off-by: Benno Schulenberg <bensberg@justemail.net> | |||||
2010-06-15 | fdisk: remove erroneous <size> argument from -u option in help text | Benno Schulenberg | 1 | -3/+3 | |
Signed-off-by: Benno Schulenberg <bensberg@justemail.net> | |||||
2010-06-15 | fdisk: untangle the reporting of deprecated mode and unit | Benno Schulenberg | 1 | -9/+3 | |
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> | |||||
2010-06-15 | chrt: add --verbose to man page, correct -V for --version, alphabetize | Benno Schulenberg | 1 | -13/+16 | |
Signed-off-by: Benno Schulenberg <bensberg@justemail.net> | |||||
2010-06-15 | chrt: slice help text into manageable chunks for translators | Benno Schulenberg | 1 | -6/+13 | |
[kzak@redhat.com: - clean up usage() function] Signed-off-by: Benno Schulenberg <bensberg@justemail.net> Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2010-06-15 | chrt: change two messages into four translatable sentences | Benno Schulenberg | 1 | -6/+14 | |
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> | |||||
2010-06-14 | mount: use %u for uid_t and gid_t | Karel Zak | 1 | -7/+7 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2010-06-14 | textual: fix typos | Karel Zak | 2 | -2/+2 | |
Reported-by: Petr Pisar <petr.pisar@atlas.cz> Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2010-06-14 | mount: add notes about -o remount,ro,bind to mount.8 | Karel Zak | 1 | -0/+15 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2010-06-14 | lscpu: add CPU_EQUAL_S definition for old/obscure libc | Karel Zak | 1 | -0/+10 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2010-06-14 | findmnt: ungettextize the directions and fix spelling | Benno Schulenberg | 1 | -3/+3 | |
Signed-off-by: Benno Schulenberg <bensberg@justemail.net> | |||||
2010-06-14 | messages: gettextize a few skipped or forgotten ones | Benno Schulenberg | 6 | -13/+13 | |
Signed-off-by: Benno Schulenberg <bensberg@justemail.net> | |||||
2010-06-14 | textual: fix typos, and rephrase some things for clarity | Benno Schulenberg | 7 | -55/+55 | |
Signed-off-by: Benno Schulenberg <bensberg@justemail.net> | |||||
2010-06-14 | uuidd: spell the plural of "UUID" consistently as "UUIDs" | Benno Schulenberg | 6 | -12/+12 | |
Signed-off-by: Benno Schulenberg <bensberg@justemail.net> | |||||
2010-06-14 | build-sys: minor changes for GNU/Hurd | Samuel Thibault | 6 | -0/+25 | |
Here is a patch to fix the build on GNU/Hurd. Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> | |||||
2010-06-14 | mount: don't create loopdev for MS_BIND | Karel Zak | 1 | -2/+3 | |
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> | |||||
2010-06-08 | docs: fix umount --fake note in ReleaseNotes | Karel Zak | 1 | -1/+1 | |
Reported-By: Miklos Szeredi <miklos@szeredi.hu> Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2010-06-08 | build-sys: release++ (v2.18-rc1) | Karel Zak | 2 | -2/+6 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2010-06-08 | libmount: don't build tests by default | Karel Zak | 1 | -30/+7 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2010-06-08 | build-sys: cleanup lib{mount,blkid} building | Karel Zak | 5 | -8/+18 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2010-06-07 | docs: update ReleaseNotes | Karel Zak | 1 | -0/+413 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2010-06-07 | docs: update AUTHORS file | Karel Zak | 1 | -0/+31 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2010-06-07 | libmount: another Makefile.am fix | Karel Zak | 1 | -1/+1 | |
2010-06-07 | po: merge changes | Karel Zak | 24 | -30737/+44987 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2010-06-07 | libmount: use mangle function from lib/ | Karel Zak | 1 | -24/+2 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2010-06-07 | libmount: fix Makefile.am | Karel Zak | 1 | -4/+6 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2010-06-07 | build-sys: update include/Makefile.am | Karel Zak | 1 | -7/+8 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2010-06-07 | build-sys: use include/list.h | Karel Zak | 2 | -3/+5 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2010-06-07 | po: update vi.po (from translationproject.org) | Clytie Siddall | 1 | -1119/+834 | |
2010-06-07 | po: update pl.po (from translationproject.org) | Jakub Bogusz | 1 | -1890/+2076 | |
2010-06-07 | po: update ja.po (from translationproject.org) | Makoto Kato | 1 | -1048/+859 | |
2010-06-07 | po: update id.po (from translationproject.org) | Arif E. Nugroho | 1 | -1256/+967 | |
2010-06-07 | po: update eu.po (from translationproject.org) | Mikel Olasagasti Uranga | 1 | -829/+705 | |
2010-06-07 | po: update es.po (from translationproject.org) | Santiago Vila Doncel | 1 | -1364/+977 | |
2010-06-07 | po: update cs.po (from translationproject.org) | Petr Pisar | 1 | -968/+805 | |
2010-06-07 | po: update list of files | Karel Zak | 1 | -1/+26 | |
Signed-off-by: Karel Zak <kzak@redhat.com> |