-
Committer:
Scott Moser
-
Date:
2018-01-04 19:34:38 UTC
-
mfrom:
(385.1.3 trunk.add-zfs)
-
Revision ID:
smoser@ubuntu.com-20180104193438-hdwpypcpc8kh354j
Add zfs module and dependencies to generated initramfs.
In order for curtin to use zfs, it has to have access to the modules.
Add 'zfs' and its dependencies to the initramfs.
Note that the user-space tools (zfsutils-linux) are not currently
a dependency of ubuntu-server and are thus not in the squashfs images.
That means that for curtin to use zfs it has to install the package.
The package handles loading zfs module.