summaryrefslogtreecommitdiff
path: root/mount
AgeCommit message (Expand)AuthorFilesLines
2012-06-26build-sys: convert mount/ to module, rename to mount-deprecated/Karel Zak19-8868/+0
2012-06-11build: fix redundant redeclaration warningsSami Kerola1-0/+2
2012-06-02docs: fix all man page groff warningsSami Kerola1-1/+1
2012-05-28mount: (old) fix encryption= usageKarel Zak2-5/+26
2012-04-27build-sys: add fsprobe.h to distPetr Uzel1-1/+1
2012-04-23Fix typos found by misspellingsBernhard Voelker1-1/+1
2012-04-19docs: move fstab.5 to sys-utils (mount/ dir is deprecated)Karel Zak2-261/+1
2012-04-18mount: fix man page typo s/reatime/relatime/Karel Zak1-1/+1
2012-04-04mount: verify writing to streams was successfulSami Kerola3-2/+8
2012-04-02mount: (old) check for LD_FLAGS_AUTOCLEAR more carefullyKarel Zak1-10/+12
2012-03-27build-sys: move obsolete lib/fsprobe to mount/Karel Zak3-1/+170
2012-03-21mount: fix recursively propagation mountingDong Hao1-2/+3
2012-03-12fstab.5: fix misspelling of deprecatedDave Reisner1-1/+1
2012-02-28build-sys: enhance readability of the autotools filesSami Kerola1-18/+30
2012-02-24docs: corrections to FSF license files, and postal addressSami Kerola2-8/+6
2012-02-24umount: respect fs search pathMike Frysinger1-3/+10
2012-02-23mount: distinguish between MS_COMMENT flags (netdev, nofail, ...)Karel Zak1-4/+15
2012-02-23mount: clear flags before options parsingKarel Zak1-2/+9
2012-01-24Revert "mount: enable fstab.d"Karel Zak3-63/+10
2012-01-17mount: fix __attribute__ keywordKarel Zak1-11/+11
2012-01-11build-sys: move swapon from mount/ to sys-utils/Karel Zak5-1108/+1
2012-01-11swapon: merge swap_constants.h into swapon.cKarel Zak2-16/+12
2012-01-10mount: add hint that context= has to be quotedKarel Zak1-1/+16
2012-01-10mount: update info about check= mount optionKarel Zak1-2/+4
2012-01-02mount: don't canonicalize the source of a pseudofsDave Reisner1-2/+3
2012-01-02mount: append inverting options for mount.<type>Karel Zak1-7/+24
2011-12-20losetup: move to sys-utils directoryKarel Zak4-1333/+2
2011-12-20losetup: remove mount-specific headersKarel Zak2-28/+27
2011-12-20losetup: remove unnecessary header filesKarel Zak3-77/+7
2011-12-20losetup: remove 32-bit ioctlsKarel Zak2-96/+4
2011-12-20losetup: remove #ifdef LOOP_SET_FD nonsenseKarel Zak1-52/+0
2011-12-20losetup: remove obsolete #ifdef MAINKarel Zak2-12/+2
2011-11-22mount: enable fstab.dMasatake YAMATO3-10/+63
2011-11-09mount: fix buildDavidlohr Bueso1-1/+1
2011-11-08libmount: ignore tailing slash in netfs source pathsPetr Uzel1-1/+2
2011-11-04build-sys: remove redundant flags from mount/Makefile.amKarel Zak1-2/+2
2011-11-03build-sys: cleanup BUILD_MOUNTKarel Zak1-8/+3
2011-10-17mount: remounting tmpfs read-write hangs (selinux)Karel Zak1-0/+1
2011-10-03losetup: new -D option to delete all used loop devicesPetr Uzel2-4/+47
2011-10-03losetup: print verbose messages if requestedPetr Uzel1-2/+2
2011-09-30umount: add warningKarel Zak1-3/+3
2011-09-30umount: use new lib/loopdev.c codeKarel Zak2-30/+29
2011-09-30mount: fix loopdev deinitializationKarel Zak1-7/+10
2011-09-30mount: use new lib/loopdev.c codeKarel Zak2-45/+85
2011-09-27misc: use %m in format string instead of %s and strerror(errno)Petr Uzel4-13/+9
2011-09-27mount: use common libsDavidlohr Bueso9-69/+7
2011-09-13mount: check for target before source on remountKarel Zak1-2/+7
2011-09-09mount: remove superfluous "an" under ext4 mount options in mount.8Frederik \"Freso\" S. Olesen1-1/+1
2011-09-08mount: fix compiler warning [-Wunused-parameter]Karel Zak2-8/+37
2011-08-31Merge branch 'docs-dir' of https://github.com/kerolasa/lelux-utiliteetitKarel Zak2-19/+0