aboutsummaryrefslogtreecommitdiffstats
path: root/etc/init.d
Commit message (Expand)AuthorAgeFilesLines
* etc/init.d: decide which variant to use at build time.Benda Xu2024-04-086-10/+8
* Update zfs-mount to load before fstab, matches systemd service.Chris Zubrzycki2022-09-262-3/+4
* autoconf: use include directives instead of recursing down etcнаб2022-05-101-13/+0
* autoconf: use include directives instead of recursing down cmdнаб2022-05-101-0/+3
* linux: module: weld all but spl.ko into zfs.koнаб2022-04-201-2/+1
* Fix style checking error introduced by zfs-mount changesPaul Dagnelie2022-04-191-3/+1
* init.d/zfs-mount: Don't fsck or mount/umount fstab entriesomni2022-04-151-82/+0
* Add `--enable=all` to ShellCheck by defaultDamian Szuberski2022-02-071-2/+1
* Add ShellCheck's `--enable=all` inside `etc/`Damian Szuberski2022-01-066-2/+8
* Add init script to load keysogelpre2021-12-124-5/+140
* Remove basename(1). Clean up/shorten some coreutils pipelinesнаб2021-11-111-2/+1
* Turn shellcheck into a normal make target. Fix new files it caughtнаб2021-06-014-19/+26
* d/zfsutils.zfs.init derivatives: shellcheck, fix headerнаб2021-05-204-31/+19
* Fix SC2181 ("[ $?") outside tests/наб2021-05-201-13/+9
* 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