Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-01-04 | po: add gl.po (from translationproject.org) | Fran DiƩguez | 1 | -0/+11546 | |
2011-01-04 | po: update vi.po (from translationproject.org) | Clytie Siddall | 1 | -2694/+2044 | |
2011-01-04 | po: update pl.po (from translationproject.org) | Jakub Bogusz | 1 | -2435/+1698 | |
2011-01-04 | po: update nl.po (from translationproject.org) | Benno Schulenberg | 1 | -2420/+1700 | |
2011-01-04 | po: update ja.po (from translationproject.org) | Makoto Kato | 1 | -2512/+1858 | |
2011-01-04 | po: update hu.po (from translationproject.org) | Gabor Kelemen | 1 | -3022/+1915 | |
2011-01-04 | po: update fr.po (from translationproject.org) | Milan Bouchet-Valat | 1 | -2997/+2061 | |
2011-01-04 | remove duplicate includes | Karel Zak | 8 | -14/+0 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2011-01-04 | agetty: use ignore_result() or write(1, ...) | Karel Zak | 1 | -13/+15 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2011-01-04 | lib: [c] add ignore_result() | Karel Zak | 1 | -0/+2 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2011-01-04 | docs: fix typos in man pages | Karel Zak | 3 | -7/+7 | |
Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=664458 Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=664294 Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=664182 Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2011-01-04 | findmnt: add --submounts option | Karel Zak | 4 | -33/+91 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2011-01-04 | libmount: cleanup API and docs | Karel Zak | 16 | -291/+247 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2011-01-03 | mount: use verbose info for HAVE_LIBMOUNT_MOUNT only | Karel Zak | 1 | -1/+2 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2011-01-03 | tests: use findmnt(8) for remount test | Karel Zak | 1 | -2/+2 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2011-01-03 | tests: use findmnt(8) for mount --move test | Karel Zak | 1 | -8/+5 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2011-01-03 | mount: improve verbose info | Karel Zak | 1 | -25/+29 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2011-01-03 | libmount: fix tab_update test program | Karel Zak | 1 | -1/+3 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2011-01-03 | tests: refresh libmount fstab parser tests | Karel Zak | 6 | -6/+0 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2011-01-03 | tests: fix strtosize() test | Karel Zak | 5 | -40/+65 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2011-01-03 | findmnt: add MAJ:MIN | Karel Zak | 1 | -3/+21 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2011-01-03 | libblkid: support LIBBLKID_DEBUG= env. | Karel Zak | 1 | -1/+3 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2011-01-03 | lib: [env] consolidate safe_getenv() usage | Karel Zak | 8 | -70/+54 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2011-01-03 | libmount: cleanup mount.sym | Karel Zak | 1 | -13/+55 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2011-01-03 | libmount: cleanup lock API | Karel Zak | 1 | -1/+1 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2011-01-03 | libmount: cleanup context API | Karel Zak | 3 | -17/+8 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2011-01-03 | libmount: don't export some cache.c files | Karel Zak | 3 | -21/+7 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2011-01-03 | libmount: better work with mtab options | Karel Zak | 9 | -18/+159 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2011-01-03 | tests: check for mtab | Karel Zak | 2 | -1/+7 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2011-01-03 | umount: add HAVE_LIBMOUNT_MOUNT code | Karel Zak | 1 | -0/+12 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2011-01-03 | mount: rewrite HAVE_LIBMOUNT_MOUNT code | Karel Zak | 1 | -26/+70 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2011-01-03 | mount: add mnt_init_debug() | Karel Zak | 3 | -1/+9 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2011-01-03 | libmount: don't use NULL pointer in mntenv | Karel Zak | 1 | -0/+5 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2011-01-03 | losetup: remove unnecessary fstab.h include | Karel Zak | 1 | -1/+0 | |
The file is necessary for mount(8) only and should not be used in the generic sundries.c. utils. Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2011-01-03 | mount: use libmount for mtab/utab updates | Karel Zak | 4 | -4/+82 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2011-01-03 | libmount: fix mount.h includes | Karel Zak | 1 | -0/+1 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2011-01-03 | libmount: clean mnt_update_* target usage | Karel Zak | 2 | -17/+26 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2011-01-03 | libmount: cleanup MS_RDONLY usageand mnt_update_* symbols | Karel Zak | 6 | -27/+115 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2011-01-03 | tests: add libmount utab tests | Karel Zak | 8 | -0/+130 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2011-01-03 | libmount: minor fixes | Karel Zak | 6 | -6/+10 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2011-01-03 | findmnt: use new libmount functions | Karel Zak | 1 | -3/+3 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2011-01-03 | libmount: use separate buffer for userspace options, add mount attributes | Karel Zak | 21 | -447/+800 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2011-01-03 | mount: read mtab by libmount | Karel Zak | 1 | -1/+47 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2011-01-03 | build-sys: add --enable-libmount-mount | Karel Zak | 3 | -0/+35 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2011-01-03 | libmount: add mntent.h compatible stuff | Karel Zak | 3 | -15/+100 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2011-01-03 | libmount: cleanup mangle() usage | Karel Zak | 4 | -17/+14 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2011-01-03 | libmount: minor fixes in cache.c | Karel Zak | 1 | -2/+3 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2011-01-03 | libmount: remove utab from API, update tests | Karel Zak | 14 | -125/+166 | |
The utab file is private libmount stuff. Anything about utab should not be exported by library API. Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2011-01-03 | libmount: fix to work with btrfs subvolume user mounts | Karel Zak | 5 | -21/+31 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2011-01-03 | libmount: use better format for utab, improve bind mounts | Karel Zak | 12 | -122/+285 | |
Signed-off-by: Karel Zak <kzak@redhat.com> |