summaryrefslogtreecommitdiffstats
path: root/contrib (follow)
Commit message (Expand)AuthorAgeLines
* dracut: skip zfsexpandknoweldge when zfs_devs is present in dracutSavyasachee Jha2022-02-28-0/+6
* userspace: mark arguments usedнаб2022-02-18-0/+1
* Multiple dracut module install script cleanupsSavyasachee Jha2022-02-16-61/+40
* Remove absolute paths to udev rules and binaries for dracutSavyasachee Jha2022-02-16-12/+5
* Make dracut fail if essential files cannot be installedSavyasachee Jha2022-02-16-10/+30
* Make better use of dracut functions when building initramfsSavyasachee Jha2022-02-16-53/+24
* contrib: rename initrd READMEs to README.mdнаб2022-02-11-3/+2
* contrib: dracut: zfs-{rollback,snapshot}-bootfs: don't shell for testнаб2022-02-11-2/+2
* dracut: README: rewriteнаб2022-02-11-225/+46
* Add `--enable=all` to ShellCheck by defaultDamian Szuberski2022-02-07-9/+0
* Removed Python 2 and Python 3.5- supportDamian Szuberski2022-01-13-5/+4
* libfetch: unquote @LIBFETCH_SONAME@ substнаб2022-01-06-4/+4
* Revert "zfs list: Allow more fields in ZFS_ITER_SIMPLE mode"Paul Dagnelie2022-01-06-1/+1
* contrib/initrd hooks: properly quote @LIBFETCH_SONAME@наб2021-12-21-4/+4
* contrib/pam_zfs_key: fix unused, remove argsusedнаб2021-12-21-0/+9
* contrib/initrd: systemd-ask-password --no-tty before argumentнаб2021-12-17-2/+2
* zfs list: Allow more fields in ZFS_ITER_SIMPLE modeAllan Jude2021-12-16-1/+1
* contrib/bash_completion.d: fix error spew from __zfs_match_snapshot()наб2021-12-07-1/+1
* Add `const` to nvlist functions to properly expose their real behaviorPaul Dagnelie2021-12-06-14/+24
* Pass `--enable=all` to shellcheck within contrib/Damian Szuberski2021-11-30-46/+62
* Vdev Properties FeatureAllan Jude2021-11-30-0/+2
* Fix `zfs:AUTO` autodetection in initramfs scriptsDamian Szuberski2021-11-13-2/+4
* Remove basename(1). Clean up/shorten some coreutils pipelinesнаб2021-11-11-17/+13
* Update contrib/initramfs/README.initramfs.markdownMichael Franzl2021-11-04-2/+2
* pam_zfs_key: malloc and mlock/munlock won't matchAttila Fülöp2021-10-22-26/+22
* pam_zfs_key: mlock(2) and munlock(2) can failAttila Fülöp2021-10-22-5/+41
* initramfs: use correct dataset for rootfs on rollback=1nachtgeist2021-10-08-0/+1
* Remove zdb and libzpool from initramfs imageSerapheim Dimitropoulos2021-10-07-1/+0
* Fix plymouth passphrase prompt with dracutMichal Vasilek2021-06-25-2/+2
* gcc 11 cleanupAttila Fülöp2021-06-23-2/+10
* dracut: 90zfs: respect zfs_force=1 on systemd systemsнаб2021-06-10-20/+28
* i-t: don't try to import from empty cacheнаб2021-06-04-1/+2
* dracut: 90zfs: zfs-load-key: wait for key to appear for up to 10 secondsнаб2021-06-04-10/+26
* Use %%/* instead of awk -F/ {print $1} to strip datasetsнаб2021-06-04-3/+3
* dracut: 90zfs: zfs-load-key: don't load unencrypted bootfs' keylocationнаб2021-06-04-3/+2
* dracut: 90zfs: module-setup: try /lib*/libgcc_s.so*, relax /u/l/gcc pathнаб2021-06-04-3/+6
* Turn checkbashisms into a make targetнаб2021-06-01-0/+3
* Turn shellcheck into a normal make target. Fix new files it caughtнаб2021-06-01-38/+76
* i-t: don't suggest zpool-import with altroot to /rootнаб2021-05-29-1/+1
* i-t: let rootdelay= set $ZFS_INITRD_PRE_MOUNTROOT_SLEEPнаб2021-05-29-0/+2
* contrib/bash_completion.d: fix obvious shellcheck problemsнаб2021-05-20-25/+28
* Trim excess shellcheck annotations. Widen to all non-Korn scriptsнаб2021-05-20-47/+39
* Fix SC2181 ("[ $?") outside tests/наб2021-05-20-11/+4
* i-t: rewrite hooksнаб2021-05-13-110/+41
* libzfs: add keylocation=https://, backed by fetch(3) or libcurlнаб2021-05-12-13/+24
* dracut/90/module-setup: mainly shellcheck cleanupнаб2021-05-07-6/+5
* Replace ZoL with OpenZFS where applicableнаб2021-05-07-4/+4
* contrib/dracut: 90: zfs-{rollback,snapshot}-bootfs: use @sbindir@наб2021-04-16-2/+2
* contrib/i-t: properly mount root's children with spacesнаб2021-04-16-3/+8
* contrib/dracut: 90: mount essential datasets under rootнаб2021-04-16-19/+101