aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/zpool/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Replace EXTRA_DIST with dist_noinst_DATABrian Behlendorf2022-05-261-1/+1
* autoconf: use include directives instead of recursing down cmdнаб2022-05-101-96/+95
* autoconf: use include directives instead of recursing down libнаб2022-05-101-6/+7
* Add `--enable=all` to ShellCheck by defaultDamian Szuberski2022-02-071-1/+0
* Add ShellCheck's `--enable=all` inside `cmd/`Damian Szuberski2022-01-061-0/+2
* Rescan enclosure sysfs path on importTony Hutter2021-10-041-1/+2
* Turn shellcheck into a normal make target. Fix new files it caughtнаб2021-06-011-0/+1
* Add compatibility file sets (ZoL 0.6.1, 0.6.4, OpenZFS 2.1)Mike Swanson2021-03-311-0/+4
* Force symlink creation for zpool.d compat linksRyan Moeller2021-02-241-1/+1
* Add "compatibility" property for zpool feature setsColm2021-02-171-1/+46
* cppcheck: integrete cppcheckBrian Behlendorf2021-01-261-0/+2
* Use abs_top_builddir when referencing librariesArvind Sankar2020-07-101-4/+4
* Add config.rpath for AM_GNU_GETTEXTArvind Sankar2020-07-101-1/+3
* Clean up lib dependenciesArvind Sankar2020-07-101-4/+6
* Remove unnecessary references to slaveryMatthew Ahrens2020-06-101-2/+2
* Fix VPATH builds for user configArvind Sankar2020-06-101-1/+1
* Fixed LDADD library links in Makefiles for cross compilation buildsPetros Koutoupis2020-05-091-0/+1
* Add FreeBSD support to OpenZFSMatthew Macy2020-04-141-0/+7
* OpenZFS restructuring - libsplMatthew Macy2019-10-021-4/+1
* OpenZFS restructuring - zpoolMatthew Macy2019-09-301-1/+6
* Tunable directory for zfs runtime scriptsAntonio Russo2018-06-071-1/+1
* Add SMART self-test results to zpool status -cTony Hutter2018-02-271-2/+12
* Add SMART attributes for SSD and NVMebunder20152018-02-211-0/+2
* Add libtpool (thread pools)Brian Behlendorf2017-08-091-4/+3
* zpool iostat/status -c improvementsGiuseppe Di Natale2017-06-051-0/+38
* Prebaked scripts for zpool status/iostat -cTony Hutter2017-04-211-0/+51
* Add -lhHpw options to "zpool iostat" for avg latency, histograms, & queuesTony Hutter2016-05-121-1/+1
* Support parallel build trees (VPATH builds)Turbo Fredriksson2015-07-171-5/+5
* Properly link zpool command to libblkidRichard Yao2014-01-141-1/+2
* Add missing libzfs_core to MakefilesMaximilian Mehnert2013-11-201-1/+2
* Generate libraries with correct DT_NEEDED entriesRichard Yao2013-10-101-2/+0
* Combine libraries: spl, avl, efi, share, unicode.Darik Horn2012-01-171-4/+0
* Add missing -ldl linker optionBrian Behlendorf2011-02-101-1/+1
* Support custom build directories and move includesBrian Behlendorf2010-09-081-15/+7
* Add build systemBrian Behlendorf2010-08-311-0/+34