aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/dracut/90zfs
Commit message (Expand)AuthorAgeFilesLines
* contrib; dracut: centralise root= parsing, actually support root=sнаб2022-04-205-112/+101
* 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: 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
* 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: dracut: zfs-{rollback,snapshot}-bootfs: don't shell for testнаб2022-02-112-2/+2
* Add `--enable=all` to ShellCheck by defaultDamian Szuberski2022-02-071-1/+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-306-10/+17
* Remove basename(1). Clean up/shorten some coreutils pipelinesнаб2021-11-113-3/+3
* 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-012-1/+2
* Trim excess shellcheck annotations. Widen to all non-Korn scriptsнаб2021-05-206-3/+10
* Fix SC2181 ("[ $?") outside tests/наб2021-05-202-9/+3
* 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
* 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-141-24/+3
* Fixes for make distArvind Sankar2020-06-261-3/+1
* Drop unnecessary srcdir pathsArvind Sankar2020-06-241-11/+11
* Add bootfs.snapshot and bootfs.rollback kernel parametersgregory-lee-bartholomew2020-05-295-2/+42
* bash scripts: use /usr/bin/env for bash shebangsGraham Christensen2020-02-102-2/+2
* zfs-load-key.sh: ${ZFS} is not the zfs binaryBen Cordero2019-12-291-1/+1
* In initramfs, do not prompt if keylocation is "file://"sam-lunt2019-12-261-6/+13
* Skip loading already loaded keyWitaut Bajaryn2019-11-082-5/+12
* dracut/zfs-load-key.sh: properly remove prefixesalaviss2019-10-301-1/+1