summaryrefslogtreecommitdiffstats
path: root/contrib/dracut
Commit message (Expand)AuthorAgeFilesLines
* dracut: support mountpoint=legacy for root datasetRafael Kitover2023-08-081-5/+6
* Rollback before zfs root is mountedWojciech Małota-Wójcik2023-07-201-1/+1
* contrib: dracut: Conditionalize copying of libgcc_s.so.1 to glibc onlyvimproved2023-06-291-1/+1
* contrib: dracut: fix race with root=zfs:dset when necessities requiredнаб2023-03-318-68/+46
* contrib: dracut: Do not timeout waiting for pwClemens Lang2023-01-051-1/+1
* Ubuntu 22.04 integration: ShellCheckszubersk2022-11-182-12/+12
* include overrides for zfs snapshot/rollback bootfs.serviceVince van Oosten2022-11-011-0/+9
* include overrides for zfs-import.targetVince van Oosten2022-11-011-3/+12
* include systemd overrides to zfs-dracut moduleVince van Oosten2022-11-011-0/+10
* contrib: dracut: zfs-snapshot-bootfs: exit status fixgregory-lee-bartholomew2022-08-121-1/+1
* dracut: fix boot on non-zfs-root systemsToyam Cox2022-06-301-5/+5
* contrib: dracut: README.mdgregory-lee-bartholomew2022-06-301-1/+1
* contrib: dracut: zfs-{rollback,snapshot}-bootfs: explicit snapname fixgregory-lee-bartholomew2022-06-292-2/+2
* dracut: fix typo in mount-zfs.sh.inBrian Behlendorf2022-06-291-1/+1
* Remove install of zfs-load-module.service for dracutMatthew Thode2022-06-211-2/+1
* Replace EXTRA_DIST with dist_noinst_DATABrian Behlendorf2022-05-261-1/+1
* autoconf: use include directives instead of recursing down contribнаб2022-05-105-43/+25
* autoconf: use include directives instead of recursing down cmdнаб2022-05-102-0/+6
* 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
* 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
* dracut: skip zfsexpandknoweldge when zfs_devs is present in dracutSavyasachee Jha2022-02-281-0/+6
* 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-112-1/+1
* 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-072-2/+0
* libfetch: unquote @LIBFETCH_SONAME@ substнаб2022-01-061-2/+2
* contrib/initrd hooks: properly quote @LIBFETCH_SONAME@наб2021-12-211-2/+2
* contrib/initrd: systemd-ask-password --no-tty before argumentнаб2021-12-171-1/+1
* Pass `--enable=all` to shellcheck within contrib/Damian Szuberski2021-11-307-10/+18
* Remove basename(1). Clean up/shorten some coreutils pipelinesнаб2021-11-114-13/+9
* Fix plymouth passphrase prompt with dracutMichal Vasilek2021-06-251-2/+2
* dracut: 90zfs: respect zfs_force=1 on systemd systemsнаб2021-06-104-20/+28
* dracut: 90zfs: zfs-load-key: wait for key to appear for up to 10 secondsнаб2021-06-041-10/+26