aboutsummaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Add weekly and monthly systemd timers for trimmingJulian Brunner2022-06-104-0/+42
* Replace EXTRA_DIST with dist_noinst_DATABrian Behlendorf2022-05-261-2/+2
* automake: don't install /e/d/zfs or /e/z/zfs-functions +xнаб2022-05-251-8/+8
* autoconf: use include directives instead of recursing down etcнаб2022-05-1012-101/+91
* autoconf: use include directives instead of recursing down cmdнаб2022-05-104-0/+11
* autoconf: use include directives instead of recursing down libнаб2022-05-102-4/+2
* 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
* systemd: read initconfdirKrzysztof Piecuch2022-02-227-1/+8
* Add `--enable=all` to ShellCheck by defaultDamian Szuberski2022-02-074-7/+3
* Add ShellCheck's `--enable=all` inside `etc/`Damian Szuberski2022-01-0611-9/+20
* systemd: add weekly and monthly scrub timersGeorgy Yakovlev2021-12-165-1/+43
* Add init script to load keysogelpre2021-12-126-9/+153
* Pass `--enable=all` to shellcheck within contrib/Damian Szuberski2021-11-302-1/+1
* etc/systemd/zfs-mount-generator: serialise, handle keylocation=http[s]://наб2021-11-301-260/+177
* Remove basename(1). Clean up/shorten some coreutils pipelinesнаб2021-11-112-10/+7
* systemd: import: expand $ZPOOL_IMPORT_OPTS correctlyнаб2021-06-142-2/+2
* dracut: 90zfs: respect zfs_force=1 on systemd systemsнаб2021-06-102-2/+2
* Turn shellcheck into a normal make target. Fix new files it caughtнаб2021-06-019-34/+60
* etc/systemd/zfs-mount-generator: output tweaksнаб2021-05-271-14/+8
* etc/systemd/zfs-mount-generator: rewrite in Cнаб2021-05-273-477/+1100
* d/zfsutils.zfs.init derivatives: shellcheck, fix headerнаб2021-05-205-62/+40
* Fix SC2181 ("[ $?") outside tests/наб2021-05-202-18/+16
* etc/systemd/zfs-mount-generator: don't fail if no cached poolsнаб2021-04-191-0/+1
* Fix various typosAndrea Gelmini2021-04-021-2/+2
* zfs-import-{cache,scan}: change condition to FileNotEmptyнаб2021-02-052-2/+2
* Verify zfs module loaded before starting servicesBrian Behlendorf2020-11-283-0/+3
* Replace ZFS on Linux references with OpenZFSBrian Behlendorf2020-10-081-1/+1
* Fix another dependency loopRichard Laager2020-08-281-0/+4
* Fix a dependency loopRichard Laager2020-08-282-7/+25
* Remove vestigial settings related to initramfsChris McDonough2020-08-221-35/+0
* Verify zfs module loaded before starting servicesJonathon2020-08-013-3/+3
* Verify zfs module loaded before starting servicesJonathon2020-07-293-0/+3
* Make unloading the key more robustJean-Baptiste Lallement2020-07-191-1/+7
* BindsTo dataset keyload unit to mount associate unitJean-Baptiste Lallement2020-07-191-1/+4
* Ensure mount unit pilots when its ZFS key is loadedJean-Baptiste Lallement2020-07-191-1/+0
* Centralize variable substitutionArvind Sankar2020-07-1411-104/+24
* Remove dependency on sharetab file and refactor sharing logicGeorge Wilson2020-07-131-1/+0
* Fixes for make distArvind Sankar2020-06-265-27/+9
* Drop unnecessary srcdir pathsArvind Sankar2020-06-246-18/+18
* Update zfs-functions.inallen-42020-05-291-2/+4
* etc/zfs/Makefile.am: set initconfdirGeorgy Yakovlev2020-05-271-0/+1
* Add FreeBSD support to OpenZFSMatthew Macy2020-04-141-1/+4
* Fix zfs-functions packaging bugRichard Laager2020-03-1010-16/+47
* Delete built init scripts in make cleanRichard Laager2020-03-101-3/+1
* Make init scripts depend on MakefileRichard Laager2020-03-101-1/+1
* Systemd mount generator: don't fail keyload from file if already loadedInsanePrawn2020-03-091-7/+11
* Systemd mount generator: Generate noauto units; add control propertiesInsanePrawn2020-02-141-26/+191
* Systemd mount generator: Silence shellcheck warningsInsanePrawn2020-02-141-11/+14