aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Replace EXTRA_DIST with dist_noinst_DATABrian Behlendorf2022-05-265-7/+5
* Remove constrained path on cleanнаб2022-05-101-1/+2
* contrib: bash_completion.d: install, fix distнаб2022-05-101-5/+6
* autoconf: use include directives instead of recursing down contribнаб2022-05-1018-148/+106
* autoconf: use include directives instead of recursing down cmdнаб2022-05-108-4/+17
* autoconf: use include directives instead of recursing down libнаб2022-05-101-5/+5
* contrib: dracut: remove getargbool polyfillнаб2022-04-201-14/+0
* Add dracut.zfs.7наб2022-04-201-0/+2
* contrib: dracut: zfs-needshutdown: don't listнаб2022-04-201-1/+1
* contrib: dracut: zfs-{rollback,snapshot}-bootfs: order after key loadingнаб2022-04-202-8/+4
* contrib: dracut: don't require essentials to be under the same encrootнаб2022-04-202-32/+40
* contrib: dracut: inline single-use import_pool, move single-use ask_for_passwordнаб2022-04-202-82/+72
* contrib: dracut: zfs-lib: remove find_bootfsнаб2022-04-202-27/+2
* contrib: dracut: zfs-lib: simplify ask_for_passwordнаб2022-04-202-50/+13
* contrib; dracut: flatten zfs-load-key, simplify zfs-env-bootfsнаб2022-04-203-45/+36
* contrib; dracut: centralise root= parsing, actually support root=sнаб2022-04-206-119/+108
* contrib: dracut: parse-zfs: stop pretending we support FILESYSTEM=наб2022-04-201-4/+1
* contrib: dracut: parse-zfs: drop initqueue-finished for i/fнаб2022-04-201-3/+0
* initramfs: use `mount.zfs` instead of `mount`Damian Szuberski2022-04-111-3/+3
* tests: clean out more temporary filesнаб2022-04-011-0/+2
* Remove bcopy(), bzero(), bcmp()наб2022-03-151-1/+1
* contrib/dracut: README: note rootfstype=zfsнаб2022-03-031-0/+2
* contrib/dracut: zfs-lib: export_all: replace with inline zpool export -aнаб2022-03-033-20/+2
* contrib/dracut: export-zfs: simplifyнаб2022-03-031-10/+4
* Default to ON for compressionRich Ercolani2022-03-031-1/+2
* dracut: skip zfsexpandknoweldge when zfs_devs is present in dracutSavyasachee Jha2022-02-281-0/+6
* userspace: mark arguments usedнаб2022-02-181-0/+1
* Multiple dracut module install script cleanupsSavyasachee Jha2022-02-161-61/+40
* Remove absolute paths to udev rules and binaries for dracutSavyasachee Jha2022-02-161-12/+5
* Make dracut fail if essential files cannot be installedSavyasachee Jha2022-02-161-10/+30
* Make better use of dracut functions when building initramfsSavyasachee Jha2022-02-161-53/+24
* 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