summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* PAM: Fix unchecked return value from zfs_key_config_load()Richard Yao2022-12-011-1/+4
* PAM: Fix uninitialized value readRichard Yao2022-12-011-1/+3
* Fix null pointer dereferences in PAMRichard Yao2022-12-011-1/+4
* contrib: dracut: zfs-snapshot-bootfs: exit status fixBrian Behlendorf2022-10-201-1/+1
* contrib: dracut: zfs-{rollback,snapshot}-bootfs: explicit snapname fixgregory-lee-bartholomew2022-10-202-2/+2
* initramfs: use `mount.zfs` instead of `mount`Damian Szuberski2022-10-051-3/+3
* contrib: dracut: zfs-snapshot-bootfs: exit status fixgregory-lee-bartholomew2022-08-121-1/+1
* Fix checkstyle warning: E275 missing whitespace after keywordTino Reichardt2022-08-021-1/+1
* Remove install of zfs-load-module.service for dracutMatthew Thode2022-06-211-2/+1
* Multiple dracut module install script cleanupsSavyasachee Jha2022-05-251-63/+40
* Remove absolute paths to udev rules and binaries for dracutSavyasachee Jha2022-05-251-12/+5
* Make dracut fail if essential files cannot be installedSavyasachee Jha2022-05-251-10/+30
* Make better use of dracut functions when building initramfsSavyasachee Jha2022-05-251-53/+24
* contrib: dracut: remove getargbool polyfillнаб2022-05-061-14/+0
* Add dracut.zfs.7наб2022-05-061-0/+2
* contrib: dracut: zfs-needshutdown: don't listнаб2022-05-061-1/+1
* contrib: dracut: zfs-{rollback,snapshot}-bootfs: order after key loadingнаб2022-05-062-8/+4
* contrib: dracut: don't require essentials to be under the same encrootнаб2022-05-062-32/+40
* contrib: dracut: inline single-use import_pool, move single-use ask_for_passwordнаб2022-05-062-82/+72
* contrib: dracut: zfs-lib: remove find_bootfsнаб2022-05-062-27/+2
* contrib: dracut: zfs-lib: simplify ask_for_passwordнаб2022-05-062-49/+13
* contrib; dracut: flatten zfs-load-key, simplify zfs-env-bootfsнаб2022-05-062-40/+36
* contrib; dracut: centralise root= parsing, actually support root=sнаб2022-05-066-334/+149
* contrib: dracut: parse-zfs: stop pretending we support FILESYSTEM=наб2022-05-061-4/+1
* contrib: dracut: parse-zfs: drop initqueue-finished for i/fнаб2022-05-061-3/+0
* contrib/dracut: zfs-lib: export_all: replace with inline zpool export -aнаб2022-05-063-20/+2
* libfetch: unquote @LIBFETCH_SONAME@ substнаб2022-02-162-4/+4
* contrib/initrd hooks: properly quote @LIBFETCH_SONAME@наб2022-02-161-1/+2
* Remove basename(1). Clean up/shorten some coreutils pipelinesнаб2022-02-166-17/+13
* contrib/initrd: systemd-ask-password --no-tty before argumentнаб2022-02-162-2/+2
* dracut: 90zfs: zfs-load-key: wait for key to appear for up to 10 secondsнаб2022-02-161-10/+26
* libzfs: add keylocation=https://, backed by fetch(3) or libcurlнаб2022-02-167-13/+23
* Fix plymouth passphrase prompt with dracutMichal Vasilek2021-06-291-2/+2
* gcc 11 cleanupAttila Fülöp2021-06-241-2/+10
* dracut: 90zfs: respect zfs_force=1 on systemd systemsнаб2021-06-104-20/+28
* i-t: don't try to import from empty cacheнаб2021-06-091-1/+2
* Use %%/* instead of awk -F/ {print $1} to strip datasetsнаб2021-06-093-3/+3
* dracut: 90zfs: zfs-load-key: don't load unencrypted bootfs' keylocationнаб2021-06-091-3/+2
* dracut: 90zfs: module-setup: try /lib*/libgcc_s.so*, relax /u/l/gcc pathнаб2021-06-091-3/+6
* Turn checkbashisms into a make targetнаб2021-06-091-0/+3
* Turn shellcheck into a normal make target. Fix new files it caughtнаб2021-06-0912-37/+75
* i-t: don't suggest zpool-import with altroot to /rootнаб2021-06-091-1/+1
* i-t: let rootdelay= set $ZFS_INITRD_PRE_MOUNTROOT_SLEEPнаб2021-06-091-0/+2
* contrib/bash_completion.d: fix obvious shellcheck problemsнаб2021-06-081-25/+28
* Trim excess shellcheck annotations. Widen to all non-Korn scriptsнаб2021-06-089-46/+36
* Fix SC2181 ("[ $?") outside tests/наб2021-06-083-11/+4
* i-t: rewrite hooksнаб2021-06-082-104/+37
* dracut/90/module-setup: mainly shellcheck cleanupнаб2021-06-081-6/+5
* Replace ZoL with OpenZFS where applicableнаб2021-05-102-4/+4
* contrib/dracut: 90: zfs-{rollback,snapshot}-bootfs: use @sbindir@наб2021-04-192-2/+2