summaryrefslogtreecommitdiffstats
path: root/mount/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* docs: Documentation directory addedSami Kerola2011-08-121-2/+0Star
* build-sys: don't support external (e2fsprogs) libblkidKarel Zak2011-03-161-4/+0Star
* build-sys: add --enable-libmount-mountKarel Zak2011-01-031-0/+17
* lib: [strutils] general purpose string handling functionsDavidlohr Bueso2010-11-231-3/+3
* umount: use strtosize() for offset=Karel Zak2010-10-071-1/+1
* build-sys: replace ../ with $top_srcdirKarel Zak2010-05-241-8/+11
* mount: support suffixes for offset= and sizelimit=Karel Zak2010-03-301-1/+1
* losetup: support suffixes and hex numbers for --offset and --sizelimitKarel Zak2010-03-301-1/+1
* mount: use unmangle/mangle() from libKarel Zak2010-03-111-1/+1
* swapon: use unmangle() for filenames from /proc/swapsKarel Zak2010-03-101-1/+2
* build-sys: cleanup AM_CFLAGS usageKarel Zak2009-11-091-3/+3
* build-sys: fix out-of-source buildKarel Zak2009-11-061-1/+1
* build-sys: remove LT_STATIC_LDFLAGSKarel Zak2009-11-051-1/+1
* build-sys: cleanup static buildingKarel Zak2009-11-051-3/+1Star
* build-sys: add --disable-makeinstall-setuidKarel Zak2009-09-301-1/+4
* mount: (and fsck) remove libvolume_id supportKarel Zak2009-05-221-8/+0Star
* swapon: simplify spec to devname conversionKarel Zak2009-03-031-6/+6
* build-sys: use pkg-config for blkid and volume_idKarel Zak2009-02-171-3/+3
* mount: generic blkid/volume_id wrapper, use blkid_evaluate_*Karel Zak2009-02-171-9/+7Star
* build-sys: libtoolize mount/Makefile.amKarel Zak2009-02-131-36/+52
* mount: move realpath.c code to lib/Karel Zak2009-02-111-9/+12
* mount: fix mount_static_LDADDKarel Zak2008-12-121-2/+3
* swapon: add swap format detection and pagesize checkMatthias Koenig2008-12-051-2/+2
* build-sys: move pivot_root(8) to sys-utilsKarel Zak2008-11-191-5/+0Star
* build-sys: add --enable-static-programsStepan Kasal2008-02-181-3/+28
* build-sys: use dist_man_MANS instead of man_MANSStepan Kasal2007-12-171-2/+2
* mount: cleanup usage of _PATH_*Karel Zak2007-11-281-1/+1
* build-sys: fix missing deps for swaponMatthias Koenig2007-11-131-0/+1
* mount: use blkdev_get_size()Karel Zak2007-11-081-2/+3
* mount: cleanup KERNEL_VERSION, remove my_dev_t.hKarel Zak2007-11-071-1/+1
* losetup: canonicalize loopfile nameKarel Zak2007-10-261-2/+2
* losetup: remove duplicate xstrdup() and error()Karel Zak2007-10-251-1/+2
* build-sys: factor out common parts from mount/Makefile.amStepan Kasal2007-05-221-21/+16Star
* mount: fsprobe: add libvolume_id supportKarel Zak2007-05-181-0/+9
* mount: fsprobe: make fsprobe_get_devname functions more genericKarel Zak2007-05-171-1/+1
* mount: fsprobe: remove mount_guess_fstype.{c,h}Karel Zak2007-05-171-5/+3Star
* mount: fsprobe: remove non-blkid codeKarel Zak2007-05-171-5/+6
* mount: fsprobe: rename files to fsprobe_*Karel Zak2007-05-171-3/+4
* mount: kill mount_guess_rootdevStepan Kasal2007-05-161-2/+1Star
* build-sys: remove swapargs.h, move the tests to main configure.acStepan Kasal2007-05-161-9/+1Star
* build-sys: move -D flags to *_CPPFLAGSStepan Kasal2007-05-161-2/+2
* build-sys: mount/Makefile.am tiny cleanup IIStepan Kasal2007-05-161-7/+9
* build-sys: do not build convenience libraries in lib/Stepan Kasal2007-05-161-4/+4
* build-sys: mount/Makefile.am tiny cleanupStepan Kasal2007-05-161-11/+6Star
* build-sys: add SUID_LDFLAGSStepan Kasal2007-05-161-0/+2
* build-sys: do not kick off AM_CFLAGS by SUID_CFLAGSStepan Kasal2007-05-161-2/+2
* mount: remove all NFS codeKarel Zak2007-05-091-6/+3Star
* mount: add support for context, fscontext and defcontext selinux mount optionsKarel Zak2007-05-041-0/+3
* build-sys: add SUID_CFLAGSKarel Zak2007-04-251-0/+2
* tests: add lock_mtab() performance and reliability testKarel Zak2007-03-281-0/+3