zfs/contrib/dracut/90zfs
Ben Cordero eff7d78f8a Add `cut` binary to the initramfs
Since the `cut -b` command is used by `parse-zfs.sh`,
ensure that it is copied to the initramfs.

Fix spl_hostid when set by cmdline. This follows a
similar logic from the `zgenhostid` script, using `echo`
instead of `printf`.

Reviewed-by: Olaf Faaland <faaland1@llnl.gov>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ben Cordero <bencord0@condi.me>
Closes #8197
2018-12-13 15:48:46 -08:00
..
.gitignore Add zfs-load-key.sh to .gitignore 2018-02-06 16:39:18 -08:00
Makefile.am Run zfs load-key if needed in dracut 2018-01-18 10:20:34 -08:00
export-zfs.sh.in Shellcheck cleanup for initrd scripts 2018-02-23 12:57:41 -08:00
module-setup.sh.in Add `cut` binary to the initramfs 2018-12-13 15:48:46 -08:00
mount-zfs.sh.in Add quotations for ${ENCRYPTIONROOT} 2018-11-09 09:32:01 -08:00
parse-zfs.sh.in Add `cut` binary to the initramfs 2018-12-13 15:48:46 -08:00
zfs-generator.sh.in Use zfs-import.target in contrib/dracut 2018-07-31 10:15:41 -07:00
zfs-lib.sh.in Shellcheck cleanup for initrd scripts 2018-02-23 12:57:41 -08:00
zfs-load-key.sh.in Shellcheck cleanup for initrd scripts 2018-02-23 12:57:41 -08:00
zfs-needshutdown.sh.in Run zfs load-key if needed in dracut 2018-01-18 10:20:34 -08:00