]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- disable parallel dm-crypt by default; too experimental for production usage auto/th/kernel-3.13.6-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 13 Mar 2014 18:36:23 +0000 (19:36 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 13 Mar 2014 18:36:23 +0000 (19:36 +0100)
kernel.spec

index 70771543cf9dfb461deb1d0bba9725d6c2627e46..b513bd918bfbb36f68be20d41c1097e4ea61c21b 100644 (file)
@@ -28,7 +28,7 @@
 %bcond_without imq             # imq support
 %bcond_without esfq            # esfq support
 %bcond_without ipv6            # ipv6 support
-%bcond_without padmcrypt       # parallel dm-crypt
+%bcond_with    padmcrypt       # parallel dm-crypt
 
 %bcond_without vserver         # support for VServer
 
This page took 0.075194 seconds and 4 git commands to generate.