mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-31 11:14:09 +03:00
Update for Dracut-010
Update Dracut module for Dracut-010 and fix race conditions that caused boot to fail on MP systems. Add support for zfs_force flag and parsing of spl_hostid from kernel command line. Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
This commit is contained in:
committed by
Brian Behlendorf
parent
e93ced4847
commit
fde4ce992d
@@ -1,11 +1,8 @@
|
||||
pkgdracutdir = $(datadir)/dracut/modules.d/90zfs
|
||||
dist_pkgdracut_SCRIPTS = \
|
||||
$(top_srcdir)/dracut/90zfs/90-zfs.rules \
|
||||
$(top_srcdir)/dracut/90zfs/check \
|
||||
$(top_srcdir)/dracut/90zfs/install \
|
||||
$(top_srcdir)/dracut/90zfs/installkernel \
|
||||
$(top_srcdir)/dracut/90zfs/module-setup.sh \
|
||||
$(top_srcdir)/dracut/90zfs/mount-zfs.sh \
|
||||
$(top_srcdir)/dracut/90zfs/zfs-genrules.sh \
|
||||
$(top_srcdir)/dracut/90zfs/parse-zfs.sh
|
||||
|
||||
all:
|
||||
|
||||
Reference in New Issue
Block a user