aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/mount_zfs/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* cmd: move single-file binaries up, extract udev programs to udev/наб2022-05-101-20/+0
* autoconf: use include directives instead of recursing down cmdнаб2022-05-101-10/+7
* autoconf: use include directives instead of recursing down libнаб2022-05-101-3/+4
* cppcheck: integrete cppcheckBrian Behlendorf2021-01-261-0/+2
* Use abs_top_builddir when referencing librariesArvind Sankar2020-07-101-3/+3
* Add config.rpath for AM_GNU_GETTEXTArvind Sankar2020-07-101-0/+2
* Clean up lib dependenciesArvind Sankar2020-07-101-2/+2
* Fixed LDADD library links in Makefiles for cross compilation buildsPetros Koutoupis2020-05-091-0/+1
* OpenZFS restructuring - libsplMatthew Macy2019-10-021-4/+0
* Honor --with-mounthelperdir where applicableLOLi2017-12-171-0/+2
* Add libtpool (thread pools)Brian Behlendorf2017-08-091-4/+1
* Support parallel build trees (VPATH builds)Turbo Fredriksson2015-07-171-1/+1
* Make directory into which mount.zfs is installed configurableRichard Yao2014-10-281-1/+1
* Add full SELinux supportMatthew Thode2013-12-191-2/+0
* Add missing libzfs_core to MakefilesMaximilian Mehnert2013-11-201-1/+2
* Generate libraries with correct DT_NEEDED entriesRichard Yao2013-10-101-2/+1
* Add libnvpair to mount_zfs dependenciesEtienne Dechamps2012-09-021-0/+1
* Fix mount_zfs dependency on libzpool.Etienne Dechamps2012-08-301-0/+1
* Combine libraries: spl, avl, efi, share, unicode.Darik Horn2012-01-171-5/+0
* Add LIBSELINUX to mount_zfs_LDFLAGS.Darik Horn2011-12-161-1/+1
* Fix 'LDFLAGS=-Wl,--as-needed' build errorBrian Behlendorf2011-03-181-1/+0
* Fix mount helperBrian Behlendorf2011-03-091-0/+28