aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* contrib: rename initrd READMEs to README.mdнаб2022-02-114-3/+2
* contrib: dracut: zfs-{rollback,snapshot}-bootfs: don't shell for testнаб2022-02-112-2/+2
* dracut: README: rewriteнаб2022-02-111-225/+46
* Add `--enable=all` to ShellCheck by defaultDamian Szuberski2022-02-079-9/+0
* Removed Python 2 and Python 3.5- supportDamian Szuberski2022-01-131-5/+4
* libfetch: unquote @LIBFETCH_SONAME@ substнаб2022-01-062-4/+4
* Revert "zfs list: Allow more fields in ZFS_ITER_SIMPLE mode"Paul Dagnelie2022-01-061-1/+1
* contrib/initrd hooks: properly quote @LIBFETCH_SONAME@наб2021-12-212-4/+4
* contrib/pam_zfs_key: fix unused, remove argsusedнаб2021-12-211-0/+9
* contrib/initrd: systemd-ask-password --no-tty before argumentнаб2021-12-172-2/+2
* zfs list: Allow more fields in ZFS_ITER_SIMPLE modeAllan Jude2021-12-161-1/+1
* contrib/bash_completion.d: fix error spew from __zfs_match_snapshot()наб2021-12-071-1/+1
* Add `const` to nvlist functions to properly expose their real behaviorPaul Dagnelie2021-12-061-14/+24
* Pass `--enable=all` to shellcheck within contrib/Damian Szuberski2021-11-3017-46/+62
* Vdev Properties FeatureAllan Jude2021-11-301-0/+2
* Fix `zfs:AUTO` autodetection in initramfs scriptsDamian Szuberski2021-11-131-2/+4
* Remove basename(1). Clean up/shorten some coreutils pipelinesнаб2021-11-116-17/+13
* Update contrib/initramfs/README.initramfs.markdownMichael Franzl2021-11-041-2/+2
* pam_zfs_key: malloc and mlock/munlock won't matchAttila Fülöp2021-10-221-26/+22
* pam_zfs_key: mlock(2) and munlock(2) can failAttila Fülöp2021-10-221-5/+41
* initramfs: use correct dataset for rootfs on rollback=1nachtgeist2021-10-081-0/+1
* Remove zdb and libzpool from initramfs imageSerapheim Dimitropoulos2021-10-071-1/+0
* Fix plymouth passphrase prompt with dracutMichal Vasilek2021-06-251-2/+2
* gcc 11 cleanupAttila Fülöp2021-06-231-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-041-1/+2
* dracut: 90zfs: zfs-load-key: wait for key to appear for up to 10 secondsнаб2021-06-041-10/+26
* Use %%/* instead of awk -F/ {print $1} to strip datasetsнаб2021-06-043-3/+3
* dracut: 90zfs: zfs-load-key: don't load unencrypted bootfs' keylocationнаб2021-06-041-3/+2
* dracut: 90zfs: module-setup: try /lib*/libgcc_s.so*, relax /u/l/gcc pathнаб2021-06-041-3/+6
* Turn checkbashisms into a make targetнаб2021-06-011-0/+3
* Turn shellcheck into a normal make target. Fix new files it caughtнаб2021-06-0113-38/+76
* i-t: don't suggest zpool-import with altroot to /rootнаб2021-05-291-1/+1
* i-t: let rootdelay= set $ZFS_INITRD_PRE_MOUNTROOT_SLEEPнаб2021-05-291-0/+2
* contrib/bash_completion.d: fix obvious shellcheck problemsнаб2021-05-201-25/+28
* Trim excess shellcheck annotations. Widen to all non-Korn scriptsнаб2021-05-209-47/+39
* Fix SC2181 ("[ $?") outside tests/наб2021-05-203-11/+4
* i-t: rewrite hooksнаб2021-05-132-110/+41
* libzfs: add keylocation=https://, backed by fetch(3) or libcurlнаб2021-05-127-13/+24
* dracut/90/module-setup: mainly shellcheck cleanupнаб2021-05-071-6/+5
* Replace ZoL with OpenZFS where applicableнаб2021-05-072-4/+4
* contrib/dracut: 90: zfs-{rollback,snapshot}-bootfs: use @sbindir@наб2021-04-162-2/+2
* contrib/i-t: properly mount root's children with spacesнаб2021-04-161-3/+8
* contrib/dracut: 90: mount essential datasets under rootнаб2021-04-162-19/+101
* contrib/dracut: 90: generator: only log to kmsg if debug set on cmdlineнаб2021-04-161-4/+7
* contrib/dracut: 02: don't spill device names across multiple linesнаб2021-04-161-2/+2
* contrib/bpftrace: exec bpftrace, remove useless catнаб2021-04-111-2/+2
* i-t: don't brokenly set the scheduler for root pool vdev's disksнаб2021-04-061-24/+0
* i-t: fix root=zfs:AUTOнаб2021-04-061-4/+9
* bash_completion.d: always call zfs/zpool binaries directlyнаб2021-04-023-9/+8