We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5544b5 commit db466d1Copy full SHA for db466d1
storage/zfs/zfs-tools/pkg.yaml
@@ -34,7 +34,7 @@ steps:
34
- |
35
make install-exec DESTDIR=/rootfs
36
make install-data DESTDIR=/rootfs
37
- rm -rf /rootfs/{etc,sbin,usr/{lib,local/share,share}}
+ rm -rf /rootfs/{etc,sbin,usr/{lib/dracut,local/share,share}}
38
# remove the 69-vdev.rules, since it depends on `vdev_id` which is a shell script
39
rm -f /rootfs/usr/lib/udev/rules.d/69-vdev.rules
40
# if this file is present creating a vdev tries to executes it
0 commit comments