remove DKMS settings from /etc/default/zfs
This commit is contained in:
parent
2f2b265609
commit
ead682fb07
20
zfs-patches/fix-etc-default-zfs.patch
Normal file
20
zfs-patches/fix-etc-default-zfs.patch
Normal file
@ -0,0 +1,20 @@
|
||||
Index: new-zfs/debian/zfsutils.zfs.default
|
||||
===================================================================
|
||||
--- new-zfs.orig/debian/zfsutils.zfs.default 2015-04-12 14:06:48.000000000 +0200
|
||||
+++ new-zfs/debian/zfsutils.zfs.default 2015-04-14 07:59:27.000000000 +0200
|
||||
@@ -36,15 +36,6 @@
|
||||
# Include '-o' for each option wanted.
|
||||
MOUNT_EXTRA_OPTIONS=""
|
||||
|
||||
-# Build kernel modules with the --enable-debug switch?
|
||||
-ZFS_DKMS_ENABLE_DEBUG='no'
|
||||
-
|
||||
-# Build kernel modules with the --enable-debug-dmu-tx switch?
|
||||
-ZFS_DKMS_ENABLE_DEBUG_DMU_TX='no'
|
||||
-
|
||||
-# Keep debugging symbols in kernel modules?
|
||||
-ZFS_DKMS_DISABLE_STRIP='no'
|
||||
-
|
||||
# Wait for this many seconds in the initrd pre_mountroot?
|
||||
# This delays startup and should be '0' on most systems.
|
||||
ZFS_INITRD_PRE_MOUNTROOT_SLEEP='0'
|
@ -1 +1,2 @@
|
||||
fix-control.patch
|
||||
fix-etc-default-zfs.patch
|
||||
|
Loading…
Reference in New Issue
Block a user