aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/dracut
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use %%/* instead of awk -F/ {print $1} to strip datasetsнаб2021-06-042-2/+2
* 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-014-1/+6
* Trim excess shellcheck annotations. Widen to all non-Korn scriptsнаб2021-05-207-31/+29
* Fix SC2181 ("[ $?") outside tests/наб2021-05-203-11/+4
* libzfs: add keylocation=https://, backed by fetch(3) or libcurlнаб2021-05-125-6/+12
* dracut/90/module-setup: mainly shellcheck cleanupнаб2021-05-071-6/+5
* contrib/dracut: 90: zfs-{rollback,snapshot}-bootfs: use @sbindir@наб2021-04-162-2/+2
* 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
* 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
* dracut: use /bin/sh instead of bash as the intepreterĐoàn Trần Công Danh2020-11-287-19/+20
* 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
* Replace ZFS on Linux references with OpenZFSBrian Behlendorf2020-10-081-1/+2
* cmd/zgenhostid: replace with simple c implementationGeorgy Yakovlev2020-09-162-11/+4
* Silence 'make checkbashisms'Brian Behlendorf2020-08-206-6/+6
* Centralize variable substitutionArvind Sankar2020-07-142-38/+6
* Fixes for make distArvind Sankar2020-06-262-10/+2
* Drop unnecessary srcdir pathsArvind Sankar2020-06-242-12/+12
* Remove unnecessary references to slaveryMatthew Ahrens2020-06-101-13/+13
* Add bootfs.snapshot and bootfs.rollback kernel parametersgregory-lee-bartholomew2020-05-296-2/+66
* bash scripts: use /usr/bin/env for bash shebangsGraham Christensen2020-02-103-3/+3
* zfs-load-key.sh: ${ZFS} is not the zfs binaryBen Cordero2019-12-291-1/+1