aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix typo in Python method nameAndrea Gelmini2021-03-221-1/+1
* dracut: Fix race condition between load-key and importLorenz Hüdepohl2021-01-261-0/+8
* dracut: Support /usr/bin as 'systemctl' pathLorenz Hüdepohl2021-01-212-2/+2
* Install zgenhostid to sbindirAntonio Russo2021-01-211-2/+2
* ZTS: avoid piping to special devicesAntonio Russo2021-01-191-2/+2
* dracut: use /bin/sh instead of bash as the intepreterĐoàn Trần Công Danh2020-11-287-19/+20
* pam_zfs_key: accommodate different dataset naming schemecragw2020-11-221-0/+54
* dracut/mount-zfs.sh: quote expansion on zpool testнаб2020-11-191-1/+1
* dracut/zfs-load-key.sh: simplify import loop, quote variable assignmentsнаб2020-11-191-7/+5
* config/dracut/90zfs: handle cases where hostid(1) returns all zerosÉrico Rolim2020-11-141-1/+7
* initramfs: zfsunlock hook breaks /usr/binPavel Zakharov2020-11-101-1/+1
* Replace ZFS on Linux references with OpenZFSBrian Behlendorf2020-10-083-3/+4
* Add intel_QAT patchesKjeld Schouten-Lebbing2020-09-305-0/+129
* contrib/initramfs: fix shellcheck and checkbashisms errors with shebangнаб2020-09-221-87/+80
* cmd/zgenhostid: replace with simple c implementationGeorgy Yakovlev2020-09-162-11/+4
* Remove vestigial settings related to initramfsChris McDonough2020-08-221-3/+1
* Silence 'make checkbashisms'Brian Behlendorf2020-08-207-8/+8
* Change the error handling for invalid property valuesAllan Jude2020-08-012-1/+7
* pyzfs: Add missing entry to zfs_errnoAllan Jude2020-07-311-0/+1
* Centralize variable substitutionArvind Sankar2020-07-144-53/+10
* Use abs_top_builddir when referencing librariesArvind Sankar2020-07-101-4/+4
* Clean up lib dependenciesArvind Sankar2020-07-101-1/+3