aboutsummaryrefslogtreecommitdiffstats
path: root/etc/init.d
Commit message (Expand)AuthorAgeFilesLines
* Replace ZFS on Linux references with OpenZFSBrian Behlendorf2020-10-081-1/+1
* Centralize variable substitutionArvind Sankar2020-07-145-41/+10
* Fixes for make distArvind Sankar2020-06-261-1/+2
* Drop unnecessary srcdir pathsArvind Sankar2020-06-241-4/+4
* Fix zfs-functions packaging bugRichard Laager2020-03-105-583/+6
* Delete built init scripts in make cleanRichard Laager2020-03-101-3/+1
* Make init scripts depend on MakefileRichard Laager2020-03-101-1/+1
* Add a notice in /etc/defaults/zfs for systemd usersM. Zhou2019-11-061-0/+6
* Fix typos in etc/Andrea Gelmini2019-08-302-4/+4
* etc/init.d/zfs-functions.in: remove arch warningGeorgy Yakovlev2019-08-291-7/+0
* Restore :: in Makefile.amRyan Moeller2019-08-261-0/+1
* Document ZFS_DKMS_ENABLE_DEBUGINFO in userland configurationMauricio Faria de Oliveira2019-08-221-0/+4
* zfs-functions.in: in_mtab() always returns 1Alexey Smirnoff2019-08-201-2/+5
* zfs-import: should be before swapHenrik Riomar2019-03-141-0/+1
* Remove zfs-zed hard dep from zfs-share init scriptberen122019-02-281-2/+2
* zfs-functions.in: is_mounted() always returns 1TerraTech2018-12-041-2/+7
* zfs-functions: skip lines where mntpnt is 'none'Georgy Yakovlev2018-03-301-0/+2
* chmod -x on etc/init.d/zfs-*.in automake filesTony Hutter2018-03-284-0/+0
* OpenZFS 7431 - ZFS Channel ProgramsChris Williamson2018-02-081-1/+1
* Use /sbin/openrc-run for openrc init scriptsBtbN2017-08-161-1/+1
* OpenZFS 7793 - ztest fails assertion in dmu_tx_willuse_spaceBrian Behlendorf2017-03-071-4/+0
* Fix spellingka72017-01-032-5/+5
* Change /etc/mtab to /proc/self/mountsslashdd2016-09-202-3/+3
* Set proper dependency for string replacement targetsChunwei Chen2016-08-021-2/+2
* Add support for alpine linuxCarlo Landmeter2016-03-085-5/+5
* zfs-import: Perform verbatim import using cache fileJames Lee2015-10-132-64/+57
* Init script fixesTurbo Fredriksson2015-09-296-49/+72
* Fixed --signal typoyuina8222015-09-221-1/+1
* Add extra_started_commands because reload function is not defaultyuina8222015-09-221-0/+2
* Force create /run/sendsigs.omit.d link when starting zedSenH2015-09-081-1/+1
* Reorder zfs-* services to allow /var on separate datasetJames Lee2015-09-025-46/+45
* Some OpenRC dependency logic belongs in mountRichard Yao2015-08-302-10/+12
* Fix some minor issues with the SYSV init and initramfs scripts.Turbo Fredriksson2015-07-245-14/+18
* Support parallel build trees (VPATH builds)Turbo Fredriksson2015-07-171-1/+1
* Add /dev/mapper to the list of possible sources for pool devices.Turbo Fredriksson2015-06-291-0/+9
* Additional SYSV init script fixes (3).Turbo Fredriksson2015-06-252-54/+22
* Revert "Additional SYSV init script fixes."Turbo Fredriksson2015-06-251-10/+7
* Additional SYSV init script fixes.Turbo Fredriksson2015-06-171-7/+10
* SYSV init script fixes.Turbo Fredriksson2015-06-054-17/+35
* Base init scripts for SYSV systemsTurbo Fredriksson2015-05-2814-786/+1443
* Rebuild init scripts on source file updatesDHE2015-04-141-1/+1
* Actually source /etc/sysconfig/zfs instead of /etc/default/zfsHajo Möller2015-03-091-1/+1
* Add ZED to zfs.redhat.in scriptChris Dunlap2015-03-052-0/+7
* Replace zfs.redhat.in with zfs.lsb.in init scriptBrian Behlendorf2015-03-041-104/+73
* Do not export pool to prevent cache from been removedDerek Dai2014-06-051-7/+0
* Remove SELinux enforcing check from init scriptsBrian Behlendorf2014-05-023-20/+0
* Allow specifying '-o <opts>' in defaults/init script.Turbo Fredriksson2014-04-041-1/+2
* Support using overlay mounts in defaults/init script.Turbo Fredriksson2014-04-041-1/+6
* Inform OpenRC that ZFS uses mtabRichard Yao2014-03-041-0/+1
* Add UNSHARING of filesystems and EXPORTING poolsTurbo Fredriksson2014-01-071-0/+11